Any thoughts?
I'm lost. thanks so much... M.
(9 posts)
(2 voices)
Any thoughts?
I'm lost. thanks so much... M.
Hello MichelleBrenn,
You can position the logo by adding this line in your style.css file,
#logo { top: 10px !important; left: 10px !important; }
And then play around with the values until it is positioned where you want it.
Let us know if this works for you.
Is there a particular place in the style.css file that it should go?
Go ahead and place it at the very bottom but anywhere is fine as long as it is not inside a comment.
great thanks so much!
Ok...it seems to work, but the Navigation bar is floating behind it...
is there anyway to shove the nav. bar down a bit???
Hello MichelleBrenn,
Yes you can do the same thing with the navigation,
#main_navigation { top: 10px !important; left: 10px !important; }
thanks so much! That fixed it!!!
Your welcome MichelleBrenn, let us know if you have any other questions.
You must log in to post.