View Full Version : o_O;; confused...


chiharu
07-15-2003, 01:19 AM
http://raging.dremix.net/relinquished/

whenever this site is opened and the Internet explorer is maximized, veiwing it is just fine.

however, if its minimized...something like this (i screenshotted it for you):
http://raging.dremix.net/blah.gif

as you can see...the background and text is all messed up..and if you look at it from a 800x600 res it looks even more messed up even though Internet Explorer is maximized

I was wondering if there was a way in fixing this problem?

Thanks very much ^^

kittycat
07-15-2003, 01:33 AM
It looks like it has to do with the positioning of the things on the page. Try using absolute positioning the table/images as well as the div.

eftalia
07-15-2003, 02:11 AM
I think you should put your table of sliced images into an absolute div. Currently its at centre, so if hte visitor's resolution is different from yours its position will be different too..

chiharu
07-15-2003, 05:45 PM
how do i put it in an absolute div? i used photoshop to slice it for me. -_-;;

kittycat
07-15-2003, 06:12 PM
Just have it so it's basically like this:

<div and attributes>
sliced image/table code
</div>