Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    19
    Plugin Contributions
    0

    Default Text alignment for catagories box content

    Help!!!
    I need to alignment text in the catagories box contect to the left without changing text alignment of other boxes.
    Any ideas?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Text alignment for catagories box content

    Quote Originally Posted by msmith62 View Post
    Help!!!
    I need to alignment text in the catagories box contect to the left without changing text alignment of other boxes.
    Any ideas?
    Ms,
    please send a link to the page in question.
    And a little more detail of what you want to change>>>>

  3. #3
    Join Date
    Mar 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Text alignment for catagories box content

    Quote Originally Posted by haredo View Post
    Ms,
    please send a link to the page in question.
    And a little more detail of what you want to change>>>>
    www.lta-products.com/shop

    I would like the text in the Product side box (formerly Catagories) to align to the left meanwhile all other sideboxes will have center alignment.

    By the way, thanks for the other help.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Text alignment for catagories box content

    Quote Originally Posted by msmith62 View Post
    www.lta-products.com/shop

    I would like the text in the Product side box (formerly Catagories) to align to the left meanwhile all other sideboxes will have center alignment.
    includes/ templates/ your_template/ templates/ stylesheet.css

    Add the following declaration below if it does not already exist.

    #categoriesContent {text-align: left;}

  5. #5
    Join Date
    Mar 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Text alignment for catagories box content

    It worked! Thanks a bunch!!
    How do I change the size of the text in this box onlY?

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Text alignment for catagories box content

    Quote Originally Posted by msmith62 View Post
    It worked! Thanks a bunch!!
    How do I change the size of the text in this box onlY?
    you are most welcome!!

    includes/ templates/ your_template/ templates/ stylesheet.css

    Find the following declaration:
    1. A.category-top, A.category-top:visited {
      color: #006666;
      text-decoration: none;
      }
    2. Add this to it:
    3. font-size: 1.1em;
    4. change the red font above to your needs...

  7. #7
    Join Date
    Mar 2008
    Posts
    19
    Plugin Contributions
    0

    Default Top Navigation bar position change

    Any one know how to move the top Navig######## Bar to another position? In my case, I would like it to be right underneath the header image where it says Safety and Efficiency through Innovation on my site.
    www.lta-products.com/shop
    Thanks ahead.

 

 

Similar Threads

  1. Text Box Alignment in Registration
    By andythepict in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Nov 2011, 07:10 PM
  2. ChangingBackground color of Catagories content Box
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 24 Dec 2009, 05:02 PM
  3. Change text alignment in Search Box
    By jankohrasko in forum General Questions
    Replies: 2
    Last Post: 22 Jul 2009, 03:09 PM
  4. Text Alignment Catagories
    By garyclemens in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Feb 2007, 09:07 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