Results 1 to 6 of 6
  1. #1
    Join Date
    May 2006
    Posts
    31
    Plugin Contributions
    0

    Default logoWrapper issue

    Hi,

    I'm having difficulty getting rid of a white space to the right of my logo. I have it set as follows:

    #logoWrapper{
    width:760px;
    height: 114px;
    background-image: url(../images/banner/shznbnr.jpg);
    background-repeat: no-repeat;
    }

    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;

    I tried to "float: forward;" but that didn't work. If I set "background-repeat" to "repeat-x" the space is filled but with the colorizaition of the left side of my banner.

    My mainWrapper is set as follows:

    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 760px;
    vertical-align: top;
    border: 0px solid #9a9a9a;
    }

    And I have the navMainWrapper set as follows:

    #navMainWrapper, #navSuppWrapper {
    margin: 0em;
    background-color: #abbbd3;
    background-image: url(../images/shznhdrbars.jpg);
    padding: 0.3em 0em;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    width: 760px;
    }

    #navCatTabsWrapper {
    margin: 0em;
    background-color: #FF9900;
    background-image: url(../images/cattabs_back.jpg);
    padding: 0.2em 0em;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    width: 760px;
    }



    Can someone tell how to get my banner to fill the whole area and eliminate the space of about 2px to the right of my logo? URL: www.shizenshop.com. Sincerely,

  2. #2
    Join Date
    Feb 2006
    Posts
    96
    Plugin Contributions
    0

    Default Re: logoWrapper issue

    Your image is only 757 pixels wide, so you have 3 extra pixels of blank space.

  3. #3
    Join Date
    May 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: logoWrapper issue

    I'm an idiot. Thanks for the help Tykies.

  4. #4
    Join Date
    Feb 2006
    Posts
    96
    Plugin Contributions
    0

    Default Re: logoWrapper issue

    no you're not!
    this is how we all learn!

  5. #5
    Join Date
    May 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: logoWrapper issue

    Thanks for the encouragement. I do have one more question. When I click on my "Privacy Notice" for some reason the bold font in all of my headings except for the "Manufacturers" is removed and replaced with normal font. Does this have an easy fix/explanation? Thank you.

  6. #6
    Join Date
    Feb 2006
    Posts
    96
    Plugin Contributions
    0

    Default Re: logoWrapper issue

    I'm miffed. -scratches head-

 

 

Similar Threads

  1. logowrapper problem
    By bravo14 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Feb 2011, 08:15 PM
  2. header image and #logowrapper css issue
    By kcb410 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Feb 2010, 08:34 PM
  3. logoWrapper
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Nov 2009, 09:56 PM
  4. Firefox logoWrapper issue
    By robertrhu in forum General Questions
    Replies: 1
    Last Post: 16 Jul 2009, 12:00 PM
  5. HTML for logowrapper issue
    By ggullo8984 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Dec 2008, 06:23 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