Livejournal
Log in
Post
Friends
My journal
wolfshark
in
s2expressive
Changing header width/moving header text - SOLVED!
Apr 06, 2008 23:36
I'm a complete newbie to CSS, and about ready to throw my computer out the window (
Read more...
)
entries:header
,
header:nav links
Leave a comment
Comments 14
av8rmike
April 7 2008, 15:57:58 UTC
You can add background-repeat: no-repeat; to the #header-inner {} section to stop the repeating, and/or add a width: statement.
Moving the header text could be a little more involved. Where in the sidebar would you want it?
Reply
wolfshark
April 7 2008, 16:03:33 UTC
Anywhere in the sidebar is fine - I just need to get it off the top, since it's obscured by my header!
Reply
wolfshark
April 7 2008, 16:15:24 UTC
Thanks - that worked for making it so the header only appears once, but how do I make it centered?
Reply
av8rmike
April 7 2008, 16:20:52 UTC
Add background-position: top center; to the #header-inner{} block.
Or, maybe you'd want to try bottom or right, so that the header text can be re-positioned elsewhere in the header box.
Reply
Thread 13
klingonlady
January 18 2010, 05:25:20 UTC
Thanks!! I just wanted to tell you this gave me exactly what I needed!!!
Reply
Leave a comment
Up
Comments 14
Moving the header text could be a little more involved. Where in the sidebar would you want it?
Reply
Reply
Reply
Or, maybe you'd want to try bottom or right, so that the header text can be re-positioned elsewhere in the header box.
Reply
Reply
Leave a comment