View Single Post
  #9  
Old 06-29-2010, 05:36 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Re: Yet another logo question (little help?)

Nah, still positioned to the left. That padding made the gold bar wider though.

Here's what I got code wise.
Code:
#header .line1 { position: relative; height: 89px; direction: ltr; } #header .line1 .logo { margin-left: auto; margin-right: auto; position: relative; padding-top: 9px width: 597px; } #header .line1 .logo a img { width: 597px; height: 89px; margin-left: auto; margin-right: auto;

I got backups of everything, so I think I'll just break stuff till I get it. I don't want you to eat up your day trying to help me out.

I appreciate you taking a look at it man.
Reply With Quote