Page 1 of 1

News module - More link as button

Posted: Thu Oct 19, 2017 3:41 am
by sandaha
Hi everyone,
I'm using the News module and wanting to use a button for the moretext param. I've tried just adding it into the moretext="here" call but that just breaks everything (hack that I am). Has anyone achieved this before and able to help me out?
TIA

Re: News module - More link as button

Posted: Thu Oct 19, 2017 2:23 pm
by calguy1000
You will need to use the 'more url' and style it as a button.

i.e: in bootstrap it would be something like:
<a href="{$entry->moreurl}" class="btn btn-default">More...</a>