Zen Follower
- Join Date:
- Jan 2006
- Posts:
- 152
- Plugin Contributions:
- 0
How to Center the Welcome Message
How do I center the Welcome Guest message?
Views: 1,031
Zen Follower
How do I center the Welcome Guest message?
Totally Zenned
Add this to your currently assigned selector in the stylesheet;
text-align: center;
Probably use the one in which you changed the font size.
Zen Follower
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"?
Totally Zenned
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?
Zen Follower
ahhh...I just saw your last line...yes...I did it in h2.greeting and it worked!
Thanks..
Totally Zenned
Perfect, glad to hear. :smile:
Fields marked required must be completed.
Tell staff why this post should be reviewed.