I am new to this forum and am running into problems in my php website.
How do you create a graphic that will fit the header part of a php website { klickitauction.com } is the site, when the screen size is made larger or smaller. the graphic will get smaller/larger when you change the screen size. need to fix it from a fixed to floating graphic. Thanks for the help I am usually on live messenger.
That would probably require a JavaScript solution, since PHP runs on the server and normally has no idea what the screen size is or if it's been changed on the client side.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
First of all I couldn't visit your site because of security.
Second - try to give images width and height 100% - that may do the trick if I understand your problem
Bookmarks