0
Welcome Guest! Login
0 items Join Now

Margins- problem Temp Afterburner 2

  • Margins- problem Temp Afterburner 2

    Posted 11 years 11 months 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 11 years 11 months 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.064 seconds