Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changer Header_bg name

Changer Header_bg name

Locked

Views: 1,303

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
16 Oct 2006, 7:09 PM
#1
personalisedpresent avatar

personalisedpresent

New Zenner

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

Changer Header_bg name

I am using blue streak template, and would like to change the name of header_bg to BANNER.htm

where do i change this in css???

Sorry speant ages looking, can't find it anywhere!

Thanks so much!

16 Oct 2006, 7:22 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changer Header_bg name

header_bg is normally an image and either jpg, gif, or png and these refer to images. the extention .htm is a web content page and normally consists of html code.

These extention names are not interchangeable...

16 Oct 2006, 7:25 PM
#3
personalisedpresent avatar

personalisedpresent

New Zenner

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

Re: Changer Header_bg name

kobra:

header_bg is normally an image and either jpg, gif, or png and these refer to images. the extention .htm is a web content page and normally consists of html code.

These extention names are not interchangeable...

Yes, see its a clickable image, how can i get that as my header??

16 Oct 2006, 8:06 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changer Header_bg name

By default, a standard ZenCart install header is comprised of a header background image and a logo image.

The background image is just that, in the background and can not be addressed, the logo image floats over the background and is defaulted to link to your home page for the cart.

Separate the background and the logo images, apply as they are in a normal install and then you can link the logo image to the home page or elsewhere.

16 Oct 2006, 8:09 PM
#5
personalisedpresent avatar

personalisedpresent

New Zenner

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

Re: Changer Header_bg name

kobra:

By default, a standard ZenCart install header is comprised of a header background image and a logo image.

The background image is just that, in the background and can not be addressed, the logo image floats over the background and is defaulted to link to your home page for the cart.

Separate the background and the logo images, apply as they are in a normal install and then you can link the logo image to the home page or elsewhere.

As in this has about 10 links in it, I really need this to work, can i delete thr header and jst have a htm code at the top?? Any sugesstions?
P.s Thamks so much for yourhelp so far!

16 Oct 2006, 8:39 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changer Header_bg name

If you want it in the header wrapper, and I assume that it is a navigation bar of sorts, place it in the tpl_header.php file in the correct place and give it a div. Align it to the bottom and either left or right aligned.

Do not define it as a background image.