andybr1ggs Posted April 26, 2010 Share Posted April 26, 2010 HiI would like the modules to be at the top inbetween the skulls, but unsure how to accomplish this.ThanksAndy Link to comment Share on other sites More sharing options...
razaro Posted April 26, 2010 Share Posted April 26, 2010 Result is in attachment here is css.And you really should get Firebug plugin for Firefox. global.css (line 188) h1#logo { float:left; margin-top:0.5em; width:19%; } global.css (line 193) #header { float:left; text-align:right; width:60%; } global.css (line 795) ul#header_links { float:right; list-style-type:none; margin:0.4em 0.3em 0 0; } global.css (line 856) #header #header_user { clear:both; margin:0.6em 0.6em 0 0; text-align:left; width:99%; } global.css (line 862) #header_user p { color:#595A5E; margin-top:5em; width:40%; } global.css (line 864) #header_user ul { float:right; margin-top:-1.5em; width:58%; } Link to comment Share on other sites More sharing options...
andybr1ggs Posted April 26, 2010 Author Share Posted April 26, 2010 many thanks i have firebug, but i am not fully sure how to use the the program. nor familiar with css :-( 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