|
| |
|
|
goanna
Posts: 1 Joined: 6/30/2008 Status: offline
|
Picture Size as Background in FP2003 - 6/30/2008 22:03:03
Hi, I have used a picture that I have manipulated in Photoshop and have used this as a background image to a webpage that I am building. I did this in 1024 x 768 screen resolution. The problem I have is that after I have published this others who use higher screen resolutions see my images (As well as the background image) being "Tiled" all over the screen. Obviously the image used is not re-sizing to accomodate the differing screen sizes. How do I ensure that this doesn't happen in a webpage with both background and normal pictures I load onto a website. And how is this avoided especially with the new models of widescreen LCD screens that are now available. thanks
|
|
|
|
Tailslide
Posts: 6035 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: Picture Size as Background in FP2003 - 7/1/2008 1:52:13
Assuming that you've got the background image on the body of the page you'd change this in your stylesheet: body {..other stuff.. background: url(images/yourimagename.jpg) top center no-repeat;} The no-repeat bit will ensure it doesn't tile. Without that it will.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|