PretzelDust
06-08-2003, 03:20 PM
Hi. I need help with my frames. I have a top frame and a left side frame (left goes all the way to the top). I want to know if there is a way to make it so I can put an image right where the two frames intersect. I tried to use absolute postioning, but I couldnt get it to work. If you know some kind of way to do this please help! Thank you!
MaGiCSuN
06-08-2003, 05:08 PM
you have iframes or normal frames? becuase i don't understand how you can have a topframe and a leftframe with only frames, in that description you atleast must have 3 frames to get an bottomframe too :)
you can't make images go across two frames, because each frames loads a different page. The only solution that will fit here is to slice up the image and position the image to the left and right (on the two pages) so that they fit together. You can only position images on the page itself.
Then you can make the border appear by putting frameborder="0" in the code
Love,
Mirna