Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error text indentation-categories box

    I'm trying to indent the text either on the total categories box on the left sidebox.

    see URL: www.tte.ca .Ive tried the text-indent command on the navColumnOne, NavColumnOne Wrapper, Leftbox container, and on the sidebox container within the stylesheet without any luck. My right side is OK. but the left side doesn't seem to want to respond.

    Any idea as to what I may be doing wrong?
    Thanks

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

    Default Re: text indentation-categories box

    I don't know about text-indent - never used it.

    If I understand, I would do this:

    .sideBoxContent {
    background-color: #FFFFFF;
    padding: 0.0em 0em 0.0em .5em;
    }

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: text indentation-categories box

    You are getting the correct text-indent you are asking for in the categories box, just not what you really want. The categories box has effectively one block of text, consisting of a set of links separated by breaks, and its first line is indented.

    Try #categories a {text-indent: whatever;}

    This will apply to links individually. The padding will not distinguish between the first and second lines of long category names.

  4. #4
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error Re: text indentation-categories box

    I tell you what, I tried Stevish suggestion and that worked to perfection, except It also moved over my Paypal image, which is what I don't need. Now how do I put the image back without disrupting the rest of the page.
    Thanks, agian,
    Bob

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: text indentation-categories box

    OK, so you didn't want text indent, you wanted (mostly) universal padding in the sideboxes. Your OP was ambiguous on this.

    Add to your stylesheet

    #bannerBoxContent {
    padding: 0;
    }

    to remove the padding on that one sidebox.

  6. #6
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    Default Re: text indentation-categories box

    Sorry gjh42, but as you can see the paypal image is still outside the box even with the new the newbannerbox content setting of 0, and the vertical line on the left side has disappeared. I haven't changed any of my left or right box sizes.

    www.tte.ca

  7. #7
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error Re: text indentation-categories box

    Now the right side is properly indented and the paypal sign is OK, but the left side won't indent and the vertical line is still missing.
    Thanks for your help.

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

    Default Re: text indentation-categories box

    It should be #bannerboxContent (small 'b' in 'box').

  9. #9
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: text indentation-categories box

    Oops sorry, #bannerboxContent. CSS is case-sensitive, and I forgot to change the B to b.

  10. #10
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error Re: text indentation-categories box

    Ok, I changed the small b, but the left side still isn't indenting and the left side inside vertical box line is still not there.
    I'm not sure what I'm doing wrong.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139e How to remove "property categories" text and its box
    By Nandor in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 7 Jan 2014, 07:16 PM
  2. How to Change Text on Categories Box?
    By Horrific_ending in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Nov 2010, 06:10 AM
  3. editing colour of various text in categories box
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 11 Jun 2009, 10:27 AM
  4. Categories Sidebar - Text Indentation?
    By stiggy100 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Feb 2009, 09:23 PM
  5. Aligining text on homepage with top of categories box
    By e-hol.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Jul 2006, 07:43 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