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
User avatar
Senior Boarder

GK User
Wed Feb 12, 2014 5:33 pm
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.
User avatar
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
User avatar
Senior Boarder

GK User
Wed Feb 12, 2014 5:58 pm
You can edit override.css file and it should work fine also.
User avatar
Moderator


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