Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Posts
    104
    Plugin Contributions
    0

    Default Adjusting tagline text-align

    In Stylesheet whe I change the taglind Text-align to left, it goes left. When I change it to right it goes right. When I change it to middle it stays right. I'd like it in the middel, any suggestions?

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Adjusting tagline text-align

    Have you tried changing it to "center"?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Adjusting tagline text-align

    CSS is sorta' picky when it comes to terms. Middle is used for vertical alignment and center is used for horizontal things.

  4. #4
    Join Date
    Sep 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Adjusting tagline text-align

    I tried aligning my tagline to the bottom both this way

    #tagline {
    color:#000000;
    font-size: 12px;
    font-style:italic;
    text-align: center;
    vertical-align: bottom;
    }

    and this way

    #logoWrapper {
    width:760px;
    height:200px;
    background-image:url(../images/littlegees-n3.gif);
    background-position:left;
    background-repeat:no-repeat;
    vertical-align:bottom;
    }

    so far nothing has worked.

    If you find a solution to this pm me. Thanks

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Adjusting tagline text-align

    We don't PM answers. They remain on the forum for the benfit of all users.

    I have answered this question in your other post.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Sep 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Adjusting tagline text-align

    Yes, you did and thank you! Sorry, still learning and will be for a long while, I'm afraid.

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Adjusting tagline text-align

    Learning's good. Learning's encouraged. I learn lots from answering questions here and looking at other people's answers. So don't forget to use the search to find out if the answer you need is already there, and keep asking if you don't find what you need. Glad I could help.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Adjusting Text on the Product List
    By jhowe in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Jul 2012, 08:10 PM
  2. Text-only email confirmation not adjusting
    By giftmeister in forum Managing Customers and Orders
    Replies: 5
    Last Post: 5 Nov 2010, 04:36 PM
  3. Adjusting text size with CSS
    By krisdiamond in forum General Questions
    Replies: 1
    Last Post: 9 Feb 2010, 09:52 PM
  4. Align logo and tagline
    By charmedbytina2 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 16 Oct 2008, 06:39 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