View Single Post
  #1  
Old 03-22-2010, 10:09 PM
 
tonycch tonycch is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 61
 

Default Header Logo for Neon light music.

I am on x cart 4.3.1 with Neon Lights Music.

I want to change xlogo to 444x120. So I change the following:

}
#header .line1 .logo {
padding-top: 0px;
margin-left: 45px;
width: 204px;
}
#header .line1 .logo a img {
width: 204px;
height: 25px;

to the following:

}
#header .line1 .logo {
padding-top: 0px;
margin-left: 0px;
width: 204px;
}
#header .line1 .logo a img {
width: 444px;
height: 132px;


The height of the background is 132. As you can see I can my logo to 132. Where do you change to have the xlogo fit. It's sitting too low. Please can someone help me.
Attached Thumbnails
Click image for larger version

Name:	IMG_0771222.jpg
Views:	96
Size:	269.4 KB
ID:	1900  
__________________
X-Cart Gold v4.3.1 Neon Lights Music
Reply With Quote