Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2006
    Posts
    158
    Plugin Contributions
    0

    Default How to Center the Welcome Message

    How do I center the Welcome Guest message?

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: How to Center the Welcome Message

    Add this to your currently assigned selector in the stylesheet;

    Code:
    text-align: center;
    Probably use the one in which you changed the font size.

  3. #3
    Join Date
    Jan 2006
    Posts
    158
    Plugin Contributions
    0

    Default Re: How to Center the Welcome Message

    I did that in

    /*wrappers - page or section containers*/
    #mainWrapper {
    background-color: #fef7f6;
    text-align: left;

    and it moved the text everywhere to the center...so that must be the wrong place...where is the right place?
    what is a "currently assigned selector"?

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: How to Center the Welcome Message

    You want to put that into only what affects the welcome message. Specifically within the code that you've put to adjust the font size in the other post. Do you have a URL to have a look?

  5. #5
    Join Date
    Jan 2006
    Posts
    158
    Plugin Contributions
    0

    Default Re: How to Center the Welcome Message

    ahhh...I just saw your last line...yes...I did it in h2.greeting and it worked!
    Thanks..

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: How to Center the Welcome Message

    Perfect, glad to hear.

 

 

Similar Threads

  1. How to delete welcome message?
    By abbadum in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 29 May 2010, 10:46 PM
  2. How do I move the welcome message into my header?
    By jamandchips in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 May 2010, 09:48 PM
  3. How do I get the home/login etc buttons to center and the attributes box to center?
    By eye will in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Nov 2007, 09:11 AM
  4. How to Center the Welcome Message in latest version
    By Dizzie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Nov 2006, 06:52 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