Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Help Please, small stylesheet issue

    Hi All,

    I'm working on my 2nd zen cart, and am having an issue with padding (or something) that I can't seem to figure out.

    Click Here

    1) The space between the header & the side columns. I've tried everything I can see in FF Developer & can't seem to get rid of it.

    2) The space at the top of the columns themselves. The space at the top of left column is there no matter what I do, I cannot fix it. The space at the top of the right column appeared when I added the images as the box headings

    Any suggestions for fixes would be greatly appreciated!

    TIA
    Last edited by CharInLasVegas; 20 Oct 2009 at 03:32 AM.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Please, small stylesheet issue

    Quote Originally Posted by CharInLasVegas View Post
    Hi All,

    I'm working on my 2nd zen cart, and am having an issue with padding (or something) that I can't seem to figure out.

    Click Here

    1) The space between the header & the side columns. I've tried everything I can see in FF Developer & can't seem to get rid of it.

    2) The space at the top of the columns themselves. The space at the top of left column is there no matter what I do, I cannot fix it. The space at the top of the right column appeared when I added the images as the box headings

    Any suggestions for fixes would be greatly appreciated!

    TIA
    Ch,
    Find this: stylesheet.css

    Locate this:
    #headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin:0;
    padding:0;
    }

    Change to this:

    1. delete #headerWrapper from above
    2. add this right underneath
    3. #headerWrapper {height: 207px; padding: 0; margin: 0;}

  3. #3
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Help Please, small stylesheet issue

    Thank You, haredo!!!! That worked for the space after the header. But I still have this gap at the top of the left & right columns. I'm assuming that something needs to be added to the stylesheet for "#navColumnOneWrapper" & "#navColumnOneWrapper" but nothing I've tried has worked.

    Currently the stylesheet has:
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {margin: auto;}

    I don't see any other reference for margins for these columns.

    EDITED - Now that I'm looking at it again, after getting rid of the top space, I think right column is fine. It's the space at the top of the left column that's off. Like I posted earlier, that's been like that since I started working on the store. There must be something that's making it drop like that...
    Last edited by CharInLasVegas; 20 Oct 2009 at 04:22 AM.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Please, small stylesheet issue

    Ch,
    Find this: stylesheet.css

    Locate this:
    .leftBoxContainer {
    border:1px solid #CDD9DA;
    margin-top:1.5em;
    }


    1. The highlighted red font above is the fix..
    2. margin-top:0em;

  5. #5
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Help Please, small stylesheet issue

    Thanks so much, haredo. I can't believe with all the hours I spent looking at that stylesheet I never saw that
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help Please, small stylesheet issue

    Ch,
    You are most welcome, A second eye is always helpful..

    Hey, I hit Vegas for the NFR in December, shoot me an IM, will be in town for 3 weeks..

 

 

Similar Threads

  1. v150 $db-Execute() issue with fields... Please please please help.
    By Ooba_Scott in forum General Questions
    Replies: 11
    Last Post: 3 Oct 2012, 09:36 AM
  2. Having small EZpages issue. Please Help.
    By Coffinwear in forum General Questions
    Replies: 4
    Last Post: 28 Jul 2010, 02:41 PM
  3. Stylesheet error in IE! Please help
    By cs_jono in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 Apr 2010, 03:08 PM
  4. Stylesheet problem? Help please :)
    By phapn in forum General Questions
    Replies: 1
    Last Post: 20 Jan 2008, 09:42 PM
  5. Help in stylesheet please
    By Hoodieboy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Apr 2007, 02:29 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