0
Welcome Guest! Login
0 items Join Now

Padding On Header Text

  • Padding On Header Text

    Posted 15 years 4 months ago
    • How do you change the padding on the header text of modules?

      noodleheaddesigns.com/entaire/

      Modules on right hand side, the text overlaps the edge. How do you increase the padding to bring the font down.
  • Re: Padding On Header Text

    Posted 15 years 4 months ago
    • Hello,

      In the template.css find:
      #left-column .module h3, #right-column .module h3, #left-column .module-menu h3, #right-column .module-menu h3 {
      font-size:150%;
      font-weight:bold;
      margin-bottom:18px;
      margin-left:-5px;
      margin-top:-45px;   <<  decrease
      }

      and also in template.css:
      #bottommodules1 .module h3 {
      margin-bottom:15px;
      margin-left:-5px;
      margin-top:-40px;  << decrease
      }

Time to create page: 0.086 seconds