Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Sub category text alignment

    Hi all,

    Ok on my sub category i have an image and the text displayed, the problem i have is that the images are centrailised but the text isn't.

    Below is the code relating to the sub category boxes and a link to the page.


    http://79.170.43.200/pestcontrolonli...=index&cPath=1

    Code:
    .categoryListBoxContents{
    background-image: url(//79.170.43.200/pestcontrolonline.com/images/cat_back.png);
    background-repeat: no-repeat;
    font-size: 1.5em;
    color: blue;
    height: 150px;
    width: 150px;
    padding: 2.5em 0.5em 0.5em 0.5em;
    text-align: center ;
    background-position: center ; 
    }
    Thanks

    Lee

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

    Default Re: Sub category text alignment

    After that statement, you're aligning it left here:

    .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: left;
    }

  3. #3
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Re: Sub category text alignment

    That worked perfect,

    Thanks

 

 

Similar Threads

  1. 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
  2. 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
  3. sub-category alignment
    By rbarbour in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Apr 2010, 03:55 PM
  4. Alignment of text in Category Index
    By travellers in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Nov 2008, 09:14 PM
  5. text alignment in category sidebox
    By bumba000 in forum General Questions
    Replies: 4
    Last Post: 13 Dec 2007, 05:38 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