Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Logo Header -Help

    I have installed the ZJ-Silver_wide template and wish to reign in the wide silver #logo wrapper are so it doesn't spread the width of the page.

    Instead I would like to set it at 850px which is the width of the rest of the areas (HeaderWrapper, MainWrapper etc).

    I have tried to throw in a Width - 850px into the templates stylesheet.css without any luck.

    Can anyone advise on where I might be able to change this setting?

    My site is http://www.pretapawte.com.au/store

  2. #2
    Join Date
    Feb 2009
    Posts
    166
    Plugin Contributions
    0

    Default Re: Logo Header -Help

    Find this line in your stylesheet.css:

    #logoWrapper{background-image:url(../images/header_bg.jpg);background-repeat:repeat-x;background-color:#fff;height:106px;line-height:106px;}

    and change it to this:

    #logoWrapper{background-image:url(../images/header_bg.jpg);background-repeat:repeat-x;background-color:#fff;height:106px;line-height:106px;width:850px;margin:auto;}

    The width you already know about, and the margin:auto will center it; otherwise it'll align left.

  3. #3
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Logo Header -Help

    That has done the trick. Thank you very much for the advice.

    Tony

 

 

Similar Threads

  1. Please help no Header logo
    By autot in forum Templates, Stylesheets, Page Layout
    Replies: 21
    Last Post: 2 Feb 2009, 10:50 AM
  2. Help with header logo
    By mike1234 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jan 2009, 03:30 AM
  3. adjustable header/logo help?
    By scooter in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jan 2009, 01:54 AM
  4. Help with header/logo
    By anlill in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 7 Sep 2008, 04:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg