View Single Post
  #2  
Old 09-05-2010, 03:47 AM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default Re: Insert headBG.gif into head any help please

Ive managed to insert the grey background into the head if anyone else is looking for it main.css

#header .line1 {
background:transparent url(../images/headBG.gif) repeat-x scroll center top;
no-repeat scroll right top;
position: relative;
height: 83px;
direction: ltr;
}

What i can't seem to do is but my picture gif on the right hand side of the head any help would be greatful.
Ive attached a photo of my current site which is v4.1.9 so i can't even copy the code from there..
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote