View Single Post
  #1  
Old 06-28-2010, 11:44 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Yet another logo question (little help?)

First and foremost:

I'd like to apologize to our over seas comrades. When I first started using this, I was a lot like the other new users (pissed). After going through the manual and especially this forum (thank you guys, you rock) I started to get it, and dare I say it, learn something new. *gasp*

I must say though, it's a little bit like finding Waldo. Waldo's being a real bastard right now.

Here's my problem:
I'm using Pro 4.3.2 and every bodies code I see doesn't look like mine.

What I want:
A centered logo with no over lap (would prefer flash but I'll tackle that later).

Code skin1>main.css

Code:
#header .line1 { position: relative; height: 67px; direction: ltr; } #header .line1 .logo { padding-top: 9px; margin-left: 27px; width: 203px; } ### THIS IS THE ACTUAL LOGO #header .line1 .logo a img { width: 597px; height: 89px;

The logo looks fine, but I can't seem to center it. Tried "middle", "center" under logo a etc. I'm guessing it's way off somewhere else. lol

Pic:

http://tinyurl.com/2e76j9j
Reply With Quote