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.

Reflex Logo padding/margin HELP!

  • Reflex Logo padding/margin HELP!

    Posted 13 years 6 months ago
    • knoxlogic.com/ddg/ is the website I am currently working on. I have a new logo I put up, but am trying to close the gap (space) between the top and the logo and the space below to the website. Basically shortening the height of that top area to match the logo.

      I have went into the css and found all these settings, but when I change them - nothing happens. PLEASE HELP! :) Thanks!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Reflex Logo padding/margin HELP!

    Posted 13 years 6 months ago
    • add this to your template.css and clear your cache:

      div#rt-header div.rt-block.logo-block {margin: 0;padding: 0;}
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: Reflex Logo padding/margin HELP!

    Posted 13 years 6 months ago
    • to use the full 960px add this

      div#rt-header div.rt-block.logo-block {margin: 0 -10px;padding: 0;}

      at the end of your template.css

Time to create page: 0.076 seconds