View Single Post
  #8  
Old 07-08-2009, 06:14 PM
 
beabear12 beabear12 is offline
 

Newbie
  
Join Date: Jul 2009
Posts: 2
 

Default Re: Head Template Logo Change

Hello, I am having this same problem. Unforunately I know nothing about web design but would just like the logo to fit in the template I purchased. I tried to follow whatever instructions and other answers I could find on here but nothing has changed. My logo is 300 x 87px. Here is what's on the main style sheet right now:

#header .line1 {
position: relative;
height: 87px;
direction: ltr;
}
#header .line1 .logo {
margin-left: 0px;
width: 300px;
}
#header .line1 .logo a img {
width: 300px;
height: 87px;

As you can see I thought this might be where I was supposed to change the numbers, so I played around with it, but nothing happened.

Help, please!!
__________________
v 4.2.1
Reply With Quote