Readmore Button problem

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon May 04, 2015 6:26 am
Reply with quote
Report this post
Hi Is it possible to fix the readmore button... I cant find a way to align it

Scrrenshot attached.
User avatar
Expert Boarder

GK User
Mon May 04, 2015 6:43 am
Reply with quote
Report this post
Could you please post an url to your site?
Could you create a sample mockup of how should it look like?
User avatar
Moderator

GK User
Mon May 04, 2015 10:19 am
Reply with quote
Report this post
this is the URL : http://www.edenleisuremalta.com/edenleisure_new/

If you see the read more on the right you can see that the readmore text is not centered

I just need to center it
User avatar
Expert Boarder

GK User
Mon May 04, 2015 5:27 pm
Reply with quote
Report this post
Please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
.readon {line-height: 38px;}

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

GK User
Tue May 05, 2015 6:15 am
Reply with quote
Report this post
With that only the middle one is working....

I cannot get to edit the right ones
User avatar
Expert Boarder

GK User
Wed May 06, 2015 4:50 pm
Reply with quote
Report this post
But I don't see this code in your override.css file.
User avatar
Moderator

GK User
Mon May 11, 2015 5:46 am
Reply with quote
Report this post
Its there now....
User avatar
Expert Boarder

GK User
Tue May 12, 2015 5:55 pm
Reply with quote
Report this post
Please modify the code to:
Code: Select all
.readon {
  line-height: 38px !important;
}
User avatar
Moderator

GK User
Tue May 19, 2015 10:36 am
Reply with quote
Report this post
It worked.

Thanks a lot
User avatar
Expert Boarder

GK User
Thu May 21, 2015 5:47 pm
Reply with quote
Report this post
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron