Module over footer
- GK User
- Wed Feb 12, 2014 5:09 pm
Hi, i got this problem, i got a NSP4 module in the mainboy_bottom position of the template but as you can see at the link, the module ends over the footer menu. How can i fix that?
I hope you can help me quickly
Thanks
http://andesinvestments.com/index.php?option=com_content&view=article&id=29&catid=20&Itemid=126
I hope you can help me quickly
Thanks
http://andesinvestments.com/index.php?option=com_content&view=article&id=29&catid=20&Itemid=126
-
- Senior Boarder
- GK User
- Wed Feb 12, 2014 5:33 pm
Please edit: /templates/gk_boutique/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.lineabordevision {
height: auto !important;;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Wed Feb 12, 2014 5:47 pm
Cyberek wrote:Please edit: /templates/gk_boutique/css/override.css and add at its end:
- Code: Select all
.lineabordevision {
height: auto !important;;
}
Remember to enable "CSS override" in template settings - advanced section.
Thanks!, it works!
The thing is that even having enabled CSS Override, i had to add your code on Custom CSS code in template settings - advanced section to make it work
-
- Senior Boarder
- GK User
- Wed Feb 12, 2014 5:58 pm
You can edit override.css file and it should work fine also.
-
- Moderator
4 posts
• Page 1 of 1