how to delete the line in the sidebar if i add a new module?

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
Wed Apr 23, 2014 11:59 am
Reply with quote
Report this post
how to delete the line in the sidebar if i add a new module?
User avatar
Gold Boarder

GK User
Wed Apr 23, 2014 3:50 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Apr 30, 2014 8:24 pm
Reply with quote
Report this post
Border is generated by every module as its top border, so to change it, you would need to edit second module and add to it some unique suffix (eh no-top-border), then please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
.no-top-border {
border-top: none;}

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


cron