Zen Cart Logo
Forums / General Questions / How do I switch my header image to an html doc?

How do I switch my header image to an html doc?

Locked

Views: 1,406

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Sep 2006, 3:51 PM
#1
rwhalt avatar

rwhalt

New Zenner

Join Date:
Aug 2006
Posts:
10
Plugin Contributions:
0

How do I switch my header image to an html doc?

Hey everyone, it's me again! Thanks for everyone's help so far! I need to know how to make my header_bg.jpg into an html doc I've coded. Go to wswarehouse.com if you'd like, and in that big blank space at the top of the page I want to add this: wswarehouse.com/store_header.html I understand that the links to these html pages are empty except for the Nav, but I'll fix that later. I would like to know what store file I need to edit and where so that it wil allow me to call this html instead of an image. Thanks!

2 Sep 2006, 3:55 PM
#2
rwhalt avatar

rwhalt

New Zenner

Join Date:
Aug 2006
Posts:
10
Plugin Contributions:
0

Re: How do I switch my header image to an html doc?

P.S. I HAVE 6 Friggin' Stylesheets! Anyone know of a program that will combine them into one?

2 Sep 2006, 9:06 PM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: How do I switch my header image to an html doc?

your page-header is controlled by
/includes/templates/YOURTEMPLATE/common/tpl_header.php

You will want to add your navigation code to that page.