Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Looking for a critique as well as one question.

    My site is completed and I have a flash banner on the first page. I can't seem to eliminate that space at the top (just above the banner) so that it is flush with the left and right side boxes at the very top. I am guessing I need to edit a file somewhere to eliminate this space. The define main page is just fine. So it must be in a php file somewhere.

    Electronic Cigarettes

    Thanks! I appreciate any feedback.

  2. #2
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: Looking for a critique as well as one question.

    try adding:

    Code:
    .centerColumn{padding-top:0px;}
    and

    Code:
    h1 #indexDefaultHeading{display:none;}
    toward the bottom of your style sheet. (Past line 400 at least.)

  3. #3
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: Looking for a critique as well as one question.

    Here is someone with a similar complain, but his problem is only happening in IE. Mine is happening in both.

    Here is the thread in case it might be useful to someone.

    http://www.zen-cart.com/forum/showthread.php?t=131610

  4. #4
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: Looking for a critique as well as one question.

    Quote Originally Posted by kiddo View Post
    try adding:

    Code:
    .centerColumn{padding-top:0px;}
    and

    Code:
    h1 #indexDefaultHeading{display:none;}
    toward the bottom of your style sheet. (Past line 400 at least.)
    Thanks! I am going to try this when I get home later in the AM!

  5. #5
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: Looking for a critique as well as one question.

    Post back if it works or not.

    Cheers

  6. #6
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: Looking for a critique as well as one question.

    The only thing I have in .centercolumn is this

    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 20px;
    }

    The only H1 reference is:

    h1, h2, h3, h4, h5, h6 {
    margin: 0.3em 3px;
    }


    Will this still work?

  7. #7
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: Looking for a critique as well as one question.

    Add the two lines I posted to the BOTTOM of your style sheet and see what happens.

    Don't worry about what is already there.

  8. #8
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: Looking for a critique as well as one question.

    ok let me try.. thanks

  9. #9
    Join Date
    Jun 2009
    Posts
    187
    Plugin Contributions
    0

    Default Re: Looking for a critique as well as one question.

    Great it worked! Thanks so much. I am not too familiar with CSS so I had no clue adding it to the bottom would make a difference!

 

 

Similar Threads

  1. New version of TaxCloud - looking for feedback. Is it working well ?
    By RCwebdev in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 5 Dec 2013, 07:28 AM
  2. Replies: 1
    Last Post: 19 Oct 2012, 06:51 PM
  3. Looking for a template like this one
    By Zaal in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Oct 2011, 02:23 AM
  4. Image Handler 2: Add image for one product and it appears on several others as well!
    By simondale123 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Dec 2009, 12:50 AM
  5. looking for: new product listing page with browse buttons for more than one image
    By vandiermen in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Feb 2009, 03:05 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