NSP Read more as text instead of Button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 14, 2014 10:53 am
Reply with quote
Report this post
Hi

On the Home site. Normaly after the NSP entry there is a Button which is called "Read more..." Is it possible to create a text line after the news entry instead of the button?

Thanks!
User avatar
Fresh Boarder

GK User
Mon Apr 14, 2014 11:11 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Mon Apr 14, 2014 11:36 am
Reply with quote
Report this post
Hi

Thanks for your answer

As it's a corporate site, I sent you the link via PM.
User avatar
Fresh Boarder

GK User
Tue Apr 15, 2014 4:48 pm
Reply with quote
Report this post
Please edit: /templates/gk_rockwall/css/override.css and add at its end:
Code: Select all
.nspArt .readon {background: none; color: #d4a12e; font-size: 15px; padding: 0px;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Apr 16, 2014 8:47 am
Reply with quote
Report this post
Great! Thanks for your help.

Additionally, the only thing I needed to add was a !important after the color, as it is also in the style1.css.

One Issue I have now is, when I change the float to After the text it goes directly in the text instead of after the text... looks similar like float left.... any idea?
User avatar
Fresh Boarder

GK User
Wed Apr 16, 2014 9:15 am
Reply with quote
Report this post
Another issue I have is, that the Red more text looks nice in Chrome, but in Internet Explorer it looks like it is Bold... I can't find anything like this in the CSS... any Idea where it could be?
User avatar
Fresh Boarder

GK User
Thu Apr 17, 2014 3:17 pm
Reply with quote
Report this post
Perhaps IE renders font differently.
User avatar
Moderator


cron