0
Welcome Guest! Login
0 items Join Now

Reducing spacing between logo and menu, menu and title

  • Reducing spacing between logo and menu, menu and title

    Posted 11 years 11 months ago
    • For Afterburner, can anyone tell me where in the .less files I would go to decrease the vertical spacing between the header logo and the menu top, and between the menu bottom and content titles? See attached "Before" and "After" images.

      Thanks!
      This image is hidden for guests.
      Please log in or register to see it.

      This image is hidden for guests.
      Please log in or register to see it.
  • Re: Reducing spacing between logo and menu, menu and title

    Posted 11 years 10 months ago
    • SOLVED... by changing (in template.less) this...

      // Navigation
      .menu-block {
      padding: 0;
      margin: 25px 15px;
      }


      ...to this...

      // Navigation
      .menu-block {
      padding: 0;
      margin: 0px 15px;
      }
    • roma64's Avatar
    • roma64
    • Hero Rocketeer
    • Posts: 269
    • Thanks: 10
    • Owner of SimplerWebs

    Re: Reducing spacing between logo and menu, menu and title

    Posted 11 years 4 months ago
    • First of all, we love your logo at SimplerWebs :D

      Now, when customizing a template, we do not change any CSS files but instead, we create a custom css file (i,e: rt_afterburner2-custom.css) and start customizing!
    • A Web Design, SEO and Marketing Company

Time to create page: 0.066 seconds