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.

Margins- problem Temp Afterburner 2

  • Margins- problem Temp Afterburner 2

    Posted 12 years 3 weeks ago
    • This image is hidden for guests.
      Please log in or register to see it.
      Hi,

      First some specs:
      Joomla 2.5.11
      Template: Afterburner2 v1.0
      Gantry v4.1.10
      URL: http://www.bclinne.nl/1.test

      Well... I would like to shrink the margins and padding between header and menu. (see attachment) I used in module the "nopaddingall and nomarginall" option, but seems not working (enough).

      Has anybody a suggestion?

      Best Regards,
      Frans
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Margins- problem Temp Afterburner 2

    Posted 12 years 3 weeks ago
    • Add this to your custom css file
      #rt-top {
      margin-bottom: -30px;
      }
       
      .rt-block.menu-block {
      margin-bottom: 0px !important;
      }

      This is how you create a custom CSS file...
      www.gantry-framework.org/documentation/j...custom_stylesheet.md

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision

Time to create page: 0.057 seconds