Page 1 of 1

Info on top of an image

Posted: Thu Jan 14, 2010 11:18 am
by JackD
I have uploaded two files, standard.php and banner.jpg. Standard.php puts up an image across the top of our web page that does exactly what we want. The image doesn't repeat, it stretches across the web page the way we want it to, and there is a nav bar under it that is superimposed on another copy of the image.

http://www.yourbooksforless.com/atest.php is a starting point for what we want to do, except we want to move the "Search Our Store" to the bottom left and put an additional table on the bottom right. Also, we want it as a banner that will stretch or shrink as part of our header when the page is resized (see http://www.yourbooksforless.com).

Is there a way to do what we want with php? Do we have to go to JavaScript?

Re: Info on top of an image

Posted: Thu Jan 14, 2010 7:18 pm
by Christopher
That is a lot of code to wade through to find a little CSS problem. And the image is not much help. Perhaps a screen shot or URL to the site to look at. And the exact part of the HTML that is causing the problem.

Re: Info on top of an image

Posted: Thu Jan 14, 2010 9:26 pm
by califdon
And if you post more code in this Forum, please use the Code=php tags to enclose the code so it will be highlighted. I would go blind trying to read that.

Re: Info on top of an image

Posted: Tue Jan 19, 2010 10:45 am
by JackD
Okay, shrunk the info available. Where would you like the screen images?