Thread
:
Add a Background to Header
View Single Post
#
2
01-31-2012, 01:52 AM
pauldodman
X-Guru
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,062
Re: Add a Background to Header
Try adding the background to your css file - in the class:
#header .line1
So you'd have:
#header .line1 {
height: 102px;
margin: 0;
background:transparent url(location) no-repeat left top;
}
__________________
Paul Dodman
e-business & m-commerce consultant
w:
www.luminointernet.com
e:
xcart@luminointernet.com
Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
pauldodman
View Public Profile
Send a private message to pauldodman
Visit pauldodman's homepage!
Find all posts by pauldodman