Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Centering Header Image

Centering Header Image

Locked

Views: 805

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
20 Jul 2009, 5:40 AM
#1
mailyfesux avatar

mailyfesux

New Zenner

Join Date:
Jul 2009
Posts:
2
Plugin Contributions:
0

Centering Header Image

I'm having trouble centering my header image.

http://www.drasis-tees.com

I have no idea how to move it over. Seems like something is blocking it. :/

20 Jul 2009, 11:02 PM
#2
niccol avatar

niccol

Totally Zenned

Join Date:
Apr 2009
Posts:
2,138
Plugin Contributions:
1

Re: Centering Header Image

How big is the image?

It looks as though the the whole of that section is the image. i.e the image is 1000px wide and 148 high.

It is a background to the <div> that it is in (#logowrapper). You can move the background around using css but I do not think that this is the answer to your problems.

You need to edit the image in a graphics program. The blue menu bar is part of the image so will not work as a menu. You need to edit the image so that the graphic element that is above the blue bar can be placed wherever you want. At the moment because they are part of the same image the graphic element can not be moved separately to the blue bar.

But maybe I am misunderstanding....

22 Jul 2009, 3:42 AM
#3
mailyfesux avatar

mailyfesux

New Zenner

Join Date:
Jul 2009
Posts:
2
Plugin Contributions:
0

Re: Centering Header Image

Thanks for the reply. I've managed to make the header image display properly by editing the header php file.

I was planning on implementing links into the bar some time in the future, so that's why the buttons did not work.