Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default sub-category alignment

    prob a simple thing but I can't figure it out.

    I am only using the sub-category name (not image)

    1 per row, a simple list

    but I can't figure out how to get them to align left

    I tried altering the css

    .categoryListBoxContents
    text-align: left;

    It don't work, any suggestions?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: sub-category alignment

    Try removing .categoryListBoxContents from this:

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

  3. #3
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: sub-category alignment

    nope. Still centered

  4. #4
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: sub-category alignment

    I figured it out

    a few lines below

    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
    }

    I just added

    .categoryListBoxContents {
    text-align: left;
    padding: 0.25em;
    }

 

 

Similar Threads

  1. sub cat images alignment
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Sep 2010, 04:58 PM
  2. Alignment of Sub Categories on Main Category Page
    By DJPCMH in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Aug 2010, 11:40 AM
  3. Change Font & Alignment on Sub-Category Page
    By carol2848 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Jun 2010, 07:44 AM
  4. Sub category text alignment
    By leest35 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jun 2010, 11:22 AM
  5. Millions of Attributes or hacking a Sub sub sub Category?
    By liquidpictures in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Aug 2009, 02:25 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