0
Welcome Guest! Login
0 items Join Now

SOLVED - Grunge - Drawer Position Spacing/Padding

  • SOLVED - Grunge - Drawer Position Spacing/Padding

    Posted 13 years 7 months ago
    • Hello,
      You all helped me with a padding issue in the top-a position. Now I have a similar issue with the drawer position. I'd like to remove the blue space above the rotating header. here is a link http://insitetestsite.com/ . Thanks a lot, Mike

      Note: the logo is placed using the gantry admin. The logo is in the drawer position.
    • Last Edit: 13 years 7 months ago by Lillian Beach.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED - Grunge - Drawer Position Spacing/Padding

    Posted 13 years 7 months ago
    • Hi Mike,

      At line 188 in template.css (the code you addded before) remove the -bottom from the padding and change it to this...
      #rt-top .rt-container .rt-grid-12 .rt-block {
           margin: 0;
           padding: 0;
      }

      You will also need to add this piece of code too...
      .topline {height:0;}

      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: SOLVED - Grunge - Drawer Position Spacing/Padding

    Posted 13 years 7 months ago
    • SOLVED! Great job. Thanks for everything, Mike

Time to create page: 0.068 seconds