1. bludove
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 10 May 2014
  5.  Subscribe via email
Hi:

Normally I am able to modify the heights, etc of different elements in the templates. However, I am having a challenge with the Top Modules on the Polaris template. Here is a link to my site: http://209.67.23.168/~wscott/index.php/about-us I want to make the blue area where the Top Modules sit, shorter than what it currently is. You can see at the bottom there is a lot of space.

By the way -- I looked through the forum and the tutorials before posting and couldn't find what I was looking for.

Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To give this area a set height you can add the following to the Custom CSS field of your templates parameters where 215px is the height (edit to taste)...


#container_top1_modules {
height: 215px;
overflow: hidden;
}


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!