1. UPOU-admin
  2. Commercial Templates
  3. Wednesday, 29 January 2014
  4.  Subscribe via email
Hi!
I wanted to move up the footer modules up a bit to add a "white" or space there for another module. Something like the picture below. And there's a module position there too.




Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...


#base #footer-2 {
background: none repeat scroll 0 0 #FFFFFF;
}
#base #footer-2 .module {
color: #555555;
}


This will set the background of your footer-2 module position to white.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!