links in bottom3 position, with different background color

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
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
Sat Sep 20, 2014 1:51 am
Reply with quote
Report this post
How can I change the background color to this module, or how can I create another module position to achieve the footer part look like in this site: http://www.dotandbo.com

Thanks in advance for all your answers! :D
User avatar
Fresh Boarder

GK User
Sat Sep 20, 2014 6:21 am
Reply with quote
Report this post
enable override.css in template admin and add this code to your file: If it doesnt work you may need !important added. If you have trouble sent me your ftp.

#gkBottom3 {
background-color: #f8f8f6;
border-top: 1px solid #e7e4d9;
margin: 70px 0 0;
}

#gkBottom3 > div {
border-top: none;
}

#gkFooter {
background-color: #f8f8f6;
}
User avatar
Gold Boarder

GK User
Sat Sep 20, 2014 3:45 pm
Reply with quote
Report this post
It did work pretty well!

Thanks a bunch Devsmi
User avatar
Fresh Boarder

GK User
Sat Sep 20, 2014 5:01 pm
Reply with quote
Report this post
Welcome :)
User avatar
Gold Boarder


cron