0
Welcome Guest! Login
0 items Join Now

Afterburner: Need a total width header logo

  • Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • I've eliminated anything in the "top" module position and i've set my logo size to 900x70 but its not displaying all the way across. Anyone have an idea? www.webformanceinc.com/hammerle
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • go to your Light3.css
      line 55
      width:364px;
      change to
      width:1000px;

      That should do it!
      Wage
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers
  • Re: Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • ^^^ AWESOME!!
      Now how do i get 0 padding on that?
  • Re: Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • Hello,

      Open the light3.css and find:
      #logo {
      background:transparent url(../images/logo.png) no-repeat scroll 0 0;
      display:block;
      height:58px;
      margin:20px 15px;  <--change to margin:0px;
      width:1000px;
      }

      You may wish to have a little top padding or margin though.
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • light3.css
      line: 55
      change margin to 0

      If you are concerned about the white area to the right of the logo, your logo is 900px wide so you could:
      1- resize your logo
      -or-
      2- change your total wrapper size to match your logo (900px)
      PS. I tested that, change your wrapper size down to 900px with the above margin adjustments and that fixes the "extra-area" in your logo.
      Wage
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Afterburner: Need a total width header logo

    Posted 15 years 5 months ago
    • LOL Mike beat me by 3 minutes on the response! He and I must have been typing at the same time. :D
      Wage
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers

Time to create page: 0.083 seconds