View Full Version : i-frame help!!


adrianarox
08-28-2004, 07:07 AM
ok... For my Xanga I found this cool Background (http://www.funeralofhearts.com/gallery/albums/userpics/10009/Him_back.jpg) and i want to put a frame on the right side where its a bit lighter... I have no idea how to do this stuff, can u please help me??? I want something transparent along with an transparent scroll bar. Thank you sooo much!

salomeyasobko
08-28-2004, 08:21 AM
i don't think you're allowed to use frames/iframes with xanga.. but you can try it out with the codes here:

http://www.lissaexplains.com/frames.shtml ;)

koolgrrl
08-31-2004, 04:03 AM
Did u get it yet?
I would use the postioning of div layers, as such:
<img src="the image url here">
<div style="position:absolute; left:100px; top:100px; width:100px; height:100px; background-color:#ffffff; overflow:auto;">
And everything else here...- Including I-frame, if you want it. Or you could just type here, it will scroll.
</div>
For more info, http://lissaexplains.com/html7.shtml