Hide separator lines between modules

January 2013 Joomla Template
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
Sun Nov 17, 2013 6:08 pm
Reply with quote
Report this post
Hello,
I need to hide separator line of a module on my site http://cedom.netamin.es/At sidebar I have a search module called "Buscar empresa" that has a separator line above, I need to remove/hide it for showing that this search box is inside "Empresas asociadas" module.
Thanks,
David N.
User avatar
Expert Boarder

GK User
Sun Nov 17, 2013 8:59 pm
Reply with quote
Report this post
Hi.
To hide this border on right column use this
Code: Select all
#gkSidebar .box {border-top:0;}


If you forgot how to use custom css, read this: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Sun Nov 17, 2013 9:49 pm
Reply with quote
Report this post
Pawel F wrote:Hi.
To hide this border on right column use this
Code: Select all
#gkSidebar .box {border-top:0;}


If you forgot how to use custom css, read this: http://www.gavick.com/documentation/joo ... -template/


Thanks,
David.
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.