Anyone Know What The Thesis 1.8.3 Full Width Header Code Is?

by marc7
3 replies
  • WEB DESIGN
  • |
Hey!

I'm trying to make my header the width of the computer screen.
Does anyone know the custom function and Css code to use for that?

I've been at this for 3 days now...Even Google can't give me correct answer or at least one that works

Thanks
#code #full #header #thesis #width
  • Profile picture of the author webpeon
    HTML

    <div id="header"></div>


    CSS

    #header {width:100%;}
    Signature
    Web 2 Mobile
    The Future of The Web
    {{ DiscussionBoard.errors[5625484].message }}
    • Profile picture of the author marc7
      Originally Posted by webpeon View Post

      HTML

      <div id="header"></div>


      CSS

      #header {width:100%;}
      Cool I'll be trying it later on today

      Thanks
      Signature
      Marc Bell Marketing.com | Branding. Selling. Networking
      {{ DiscussionBoard.errors[5656325].message }}
  • Profile picture of the author shantanu
    You can incraese the width also from 100% to 105 or 110% or more according to your wish.
    {{ DiscussionBoard.errors[5656332].message }}

Trending Topics