1. UKPonchoMan
  2. Commercial Templates
  3. Monday, 27 April 2015
  4.  Subscribe via email
Thanks to Ciaran, I have managed to complete most of the tidying up of my site. However, there is one final thing I would like to do - to reduce the vertical padding between modules in the side columns (http://www.usaf-sig.org). Is this possible?

Many thanks,

Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.side_margins .sidecol_block {
padding-bottom: 0px;
padding-top: 0px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sorted - many thanks Ciaran!

Chris
  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!