View Single Post
  #11  
Old 02-25-2010, 05:36 AM
  SiamContainer's Avatar 
SiamContainer SiamContainer is offline
 

Member
  
Join Date: Feb 2010
Posts: 20
 

Default Re: Head Template Logo Change

Guys, I need help right here.
I spent 6 hrs already try to increase logo size.
Still not work.

I track the code down to the following, I still don't know which part to modify.

This is the original code from main.css & original theme.
Quote:
header styles
*/
#header .line1 {
position: relative;
height: 67px;
direction: ltr;
}
#header .line1 .logo {
padding-top: 9px;
margin-left: 27px;
width: 203px;
}
#header .line1 .logo a img {
width: 203px;
height: 48px;
}

I edited "#header .line1 .logo a img" size already but it didn't move search bar down.
So the picture is bigger but it stay behind the bar.


Although I have some knowledge to HTTP.
I'm very new to CSS, basically less than 24hrs working on it.

....

Thanks in advance.
__________________
Total noob to X-Cart Pro 4.3
Reply With Quote