Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2012
    Posts
    35
    Plugin Contributions
    0

    Default Center specials page

    Hi,
    I am trying to center the layout of my specials page (and the specials which show on my home page).
    Can someone please help me with this. Example of what page currently looks like here:
    http://calluccimenswear.com.au/index..._page=specials

    thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Center specials page

    Looks centered to me.

  3. #3
    Join Date
    Jul 2012
    Posts
    35
    Plugin Contributions
    0

    Default Re: Center specials page

    sorry, maybe I wasn't specific.
    I want to center the item name and 'details' button underneath each picture.
    is that possible?

    thanks

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Center specials page

    Find this in stylesheet.css and add the red part:

    /*list box contents*/
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    text-align: center
    }

  5. #5
    Join Date
    Jul 2012
    Posts
    35
    Plugin Contributions
    0

    Default Re: Center specials page

    wow that worked great. Thanks so much!

    I Have one more layout question, as you can see on the following page, my categories title are not centered (down the bottom underneath the picture) i.e. 'regular fit'. What code do I need to add (and where) to fix this.

    http://calluccimenswear.com.au/index...=index&cPath=9

    Thanks so much

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Center specials page

    Add the red part in stylesheet_main.css:

    .categoryListBoxContents a span{ display:block; background:#fcfcfc; padding:10px; border-top:1px solid #cecccc; text-align: center;}

  7. #7
    Join Date
    Jul 2012
    Posts
    35
    Plugin Contributions
    0

    Default Re: Center specials page

    Worked great again. thanks so much Stevesh!!

 

 

Similar Threads

  1. Modifying Specials Layout In Center Column v150
    By skydivebob in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Apr 2012, 11:14 PM
  2. 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
  3. Specials sidebox not showing at Specials page
    By JuanDBB in forum Basic Configuration
    Replies: 2
    Last Post: 15 Mar 2009, 04:59 PM
  4. How to put specials above category in mainpage center?
    By aurelius99 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Apr 2008, 01:36 PM
  5. Want to turn off Specials box in center
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 May 2006, 05:14 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
  •