Pictures moving all around...

windows

Guest
Hi.<br />
<br />
I have four pictures, one for each corner of my page. It makes my page looked rounded. I have finished the main design on the site, and just realised that it doens't look too good below 1280X1024 resolution.<br />
<br />
I tried makeing my image, tl_corner (top-left), go at 0 top, 0 left.<br />
<br />
That works fine. I can also put the tr_corner in OK.<br />
But when it comes to the bl, and br, my images, they move up from the bottom, and br_corner moves outwards as well..<br />
<br />
How can I make the br_corner be exactly down the bottom, in all resolutions, down to 800X600??<br />
<br />
and how can I do that for the rest of my images??<br />
<br />
Thanks for all who read this,<!--content-->if you're using <div> tags to position them absolutely or relatively, then it's gonna display those images according to where the bottom of the SCREEN is, not the bottom of the actual page itself. not much use for that, eh?<br />
<br />
what i would do:<br />
destroy all margins and use tables instead.<!--content-->welcome Tim, do you have code to show us or you can do as transmothra says. or you could set your top and left to %'s<!--content-->
 
Back
Top