PHP forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
April 2024
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    

Calendar Calendar

Latest topics
» Kabaddi, Kabaddi, Kabaddi, Kabaddi......PHP?
How do I change the Header Image? EmptyFri Jul 22, 2011 1:37 pm by shyamsunder

» Thousands of Free PHP Scripts Recommended
How do I change the Header Image? EmptyWed May 18, 2011 10:33 am by bizboy12

» PHP form validation problem?
How do I change the Header Image? EmptyWed Jan 12, 2011 1:25 pm by simy202

» string wrap
How do I change the Header Image? EmptySat Aug 02, 2008 2:06 pm by scvinodkumar

» retrieving current date rows
How do I change the Header Image? EmptyTue Jul 15, 2008 3:25 am by scvinodkumar

» number in words
How do I change the Header Image? EmptyTue Apr 29, 2008 3:10 pm by scvinodkumar

» Simple PHP Form Field Generator
How do I change the Header Image? EmptyFri Apr 25, 2008 12:28 pm by scvinodkumar

» PHP password generator
How do I change the Header Image? EmptyFri Apr 18, 2008 7:24 pm by scvinodkumar

» PHP Script to Extract Email Address from any text
How do I change the Header Image? EmptyFri Apr 18, 2008 7:18 pm by scvinodkumar

Search
 
 

Display results as :
 


Rechercher Advanced Search

Affiliates
free forum
 


Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

How do I change the Header Image?

Go down

How do I change the Header Image? Empty How do I change the Header Image?

Post  scvinodkumar Fri Apr 04, 2008 9:59 pm

By default Zen Cart uses header_bg.jpg for the name of this image, but you can use you own filename for the background image.

Using an image editor, create a new background graphic and save it to includes/templates/CUSTOM/images/your_header_image.???.

Now open your stylesheet.css and find or add the following code.

#logoWrapper {
width:760px;
height:110px;
background-image:url(../images/your_header_image.???);
background-repeat:no-repeat;
}

Change the file name to that of your own header image, adjust the width and height to those of your header image, save the stylesheet and upload both files to your server.

scvinodkumar
Admin

Posts : 40
Join date : 2008-01-30

https://solutions.aforumfree.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum