0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

How to modify header modules?

  • How to modify header modules?

    Posted 16 years 7 months ago
    • I didn't get a response in the less visited Firenzie forum, so I'll give it a shot here. I'm trying to figure out how to modify the header so that the only elements that exist are the logo module and banner module with the banner module being shifted over to the right.

      Here is my current site: www.rainvolleyball.com

      Any help is appreciated.
    • jYO
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: How to modify header modules?

    Posted 16 years 7 months ago
    • Diminish this value in template_css.css, it will shift the banner to the right:

      div#mod-banner {
      top: 22px;
      right: 180px;
      position: absolute;
      width: 468px;
      height: 60px;
      }
    • Yves

Time to create page: 0.058 seconds