Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2009
    Location
    North Central PA
    Posts
    23
    Plugin Contributions
    0

    database error Center center logo in header

    I need to center the middle logo on our header. www.peterickard.com

    I tried everthing I could find & ended up padding the left side and putting this in my stylesheet:

    #centerlogo {
    float:left;
    padding-right:1px;
    padding-top:1px;}



    #rightlogo {
    float:right;
    padding-right:1px;
    padding-top:1px;}


    Any suggestion will be greatly appericated!

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Center center logo in header

    easiest way would be to alter the actual background image

    images/header_bg.gif

  3. #3
    Join Date
    Dec 2009
    Location
    North Central PA
    Posts
    23
    Plugin Contributions
    0

    Default Re: Center center logo in header

    What size should I make it? I've adjusted it several times & it never centers correctly on different sized screens.

  4. #4
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Center center logo in header

    Make sure your logo is in the middle of the file, at the moment your logo is offset to the left (on the actual image)

    Then find this in the style sheet and make it match below

    #headerWrapper {
    background: url("../images/header_bg.gif") no-repeat center top;

 

 

Similar Threads

  1. Center the Header Logo on V1.3.7
    By mike1969 in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 28 Jan 2011, 07:48 PM
  2. cant center logo header
    By thehiprose in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Jun 2010, 03:34 PM
  3. Center the Header Logo on V1.3.7.1
    By TheWelshMan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Aug 2007, 10:31 PM
  4. Why won't my header logo center?
    By wowzah in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Jul 2006, 07:47 PM

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