andybr1ggs Posted April 27, 2010 Share Posted April 27, 2010 attached is the pic i have been trying to move the modules to the top of the page but frustratingly im unable to do this.Thanks for all your helpAndy. Link to comment Share on other sites More sharing options...
razaro Posted April 27, 2010 Share Posted April 27, 2010 Here is css you need to changeglobal.css (line 200) #header_right { float:left; margin-bottom:15px; text-align:left; width:100%; } global.css (line 784) #header_right #header_user { float:right; margin-right:6px; text-align:right; width:435px; } global.css (line 790) #header_user p { color:#595A5E; float:right; margin-top:1em; width:40%; } global.css (line 792) #header_user ul { margin-top:1em; } And you get this Link to comment Share on other sites More sharing options...
andybr1ggs Posted April 28, 2010 Author Share Posted April 28, 2010 Thanks-you :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now