1. bunsworth
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 04 January 2016
  5.  Subscribe via email
what code & where to put it to change height of Top-Row? Where the art is for Restoration Services, Roofing services, home inspections & property management.
You can see at http://imaginehow2.com/water_fire_restoration/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set a height to your top-1 module you can add the following to the Custom CSS field of your templates parameters (edit to taste)....


.top-1 {
height: 320px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That worked almost great. It took all the space out at the bottom. Now my art is not centered vertically north & south. What can I do to center the art vertically? Put code in the module itself? What would that be?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try also adding the following to your Custom CSS field....


.top-1 .module_surround {
padding-top: 18px !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
So Perfect! Thanks and Happy New Year.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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