Re: [PHP] Background Image

2007-08-29 Thread Per Jessen
Jeff wrote:

 What would be the appropriate way to display this code so the image
 would not scroll, resize to the users current screen resolutions and
 just the page content would scroll?

This list is about PHP, and probably not the best place to ask that
question, but you need to look at CSS and javascript. 


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Background Image

2007-08-28 Thread Jeff
body background=../images/bkgrnds/shot04.JPG link=#00FF00 
vlink=#00 alink=#00

is how I am displaying my background image. This is creating problems for 
different screen resolutions.

What would be the appropriate way to display this code so the image would 
not scroll, resize to the users current screen resolutions and just the page 
content would scroll?

TYIA! 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php