1. mrgarethevans@gmail.com
  2. Commercial Templates
  3. Thursday, 11 July 2013
  4.  Subscribe via email
Any ideas how to make the whole site a white background without the grey shadow?
Also how do you make the menu vertical in sidecol a?
cheers,
G
Accepted Answer Pending Moderation
0
Votes
Undo
Hi G

Would you have a URL to an example of the grey shadow?

To float your menu items vertically in the sidecol-a module positions try adding the following to the Custom CSS field of your templates parameters...


#sidecol_a ul li {
float: left !important;
}
#sidecol_a ul li a {
margin-top: 0 !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hey thanks Ciaran,
I ended up using the substance template which didnt have any issues getting the white background.
The side menu help is much appreciated!
cheers
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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