Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Specials not displaying correctly

    Hi

    Could someone please have a look at this example page:

    http://www.divatoys.com/index.php?ma...index&cPath=71

    At the bottom there are 3 products on special offer, all displaying to the left when they should be centred? I know the answer to this is probably very simple but I just cannot figure out why the display isn't in the centre?

    Thanks
    Patrick

  2. #2
    Join Date
    Dec 2006
    Location
    Athens - Greece
    Posts
    71
    Plugin Contributions
    0

    Default Re: Specials not displaying correctly

    Hi!

    In your stylesheet.css you have:

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

    This is why special offers are aligned to the left.
    So, edit your stylesheet.css to something like this:

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


    .specialsListBoxContents {
    text-align: center;
    }


    It must be OK

  3. #3
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Re: Specials not displaying correctly

    Thanks for the suggestion but it doesn't appear to be that simple. There is something somewhere over-riding what the attribute should be but I just can't find it.

  4. #4
    Join Date
    Dec 2006
    Location
    Athens - Greece
    Posts
    71
    Plugin Contributions
    0

    Default Re: Specials not displaying correctly

    Dear Patrick,

    I noticed that you have two .specialsListBoxContents in your stylesheet.css.

    One (around line 115) that is aligned to the left and another (around line 661) that is aligned to the center.

    George

  5. #5
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Re: Specials not displaying correctly

    Thanks for pointing that out, I tried changing those but didn't give the result I wanted. I've managed to muddle around the problem by putting 20px of cellpadding to the table. Not ideal but at least they look reasonable!

  6. #6
    Join Date
    Dec 2006
    Location
    Athens - Greece
    Posts
    71
    Plugin Contributions
    0

    Default Re: Specials not displaying correctly

    It's strange that you removed one of the two .specialsListBoxContents and it didn't worked.

    At least I'm glad that you came to a solution.

 

 

Similar Threads

  1. v150 My cart not displaying correctly
    By xerarchs in forum General Questions
    Replies: 9
    Last Post: 19 Aug 2012, 08:55 PM
  2. Link to 'Specials' not displaying correctly
    By leigh burke in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 31 Mar 2011, 08:02 AM
  3. specials page is not displaying items that were set to be specials
    By mayleine in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Dec 2010, 12:49 PM
  4. Not Displaying correctly
    By arthena in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 21 Feb 2009, 11:08 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR