0
Welcome Guest! Login
0 items Join Now

hilite height syntax help

  • hilite height syntax help

    Posted 16 years 5 months ago
    • I would like to use hililtes in my templates. However, their height is content based and two different-hight modules side-by-side look bad. I have read through the forums and found how to make the modules the same height but it does not apply to the hilites. i have tried putting "height: 100%;" and "height: 200px;" variables in several places in both the template_css and the color css, but am not having any success. I am currently using the Vortex template but I don't think this is specific to this template.

      Can anyone assist? Is there a way to set/adjust the height of the hilite?

      Thanks.
  • Re: hilite height syntax help

    Posted 16 years 5 months ago
    • The height of the hilite is the same as the module, i.e.
      div.moduletable {
      height: 100px;
      }

      Or
      div.moduletable-hilite1 {
      height: 100px;
      }
    • James Spencer / Developer & Support / Hull, UK

Time to create page: 0.036 seconds