MissYummiSushi
06-27-2005, 04:49 PM
Okay. Some things you should know before you read on:
¤ My homepage is www.home.no/locoz92/main.html
¤ I'm quite familiar with iFrames, but I have never sorted out that problem xPP
Anyway, my problem is:
How can I place a new iframe in the same size and put it into the Menu-section on my layout? Could anybody give me the code or something? I would be glad if I received a fast reply. I'm in a quite a hurry. xP
Thanks! ^^ (oh and if you could.. Send me a personal PM?)
try starting with this as your webpage and then adjust the LEFT and TOP values so everything fits into its correct place....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body bgcolor="#FBC0D6">
<img src="background.jpg" style="position:absolute; left:10px; top:10px; z-index:1;">
<IFRAME name="inlineframe" src="enter.html" width="500" height="400" marginwidth="0" marginheight="0" frameborder="0" style="position:absolute; left:200px; top:200px; z-index:2;"></IFRAME>
<IFRAME name="menu" src="menu.html" style="position: absolute; top: 30px; left: 10px;" width="104" height="216" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="position:absolute; left:100px; top:300px; z-index:2;"></IFRAME>
</body>
</html>
MissYummiSushi
06-30-2005, 09:20 AM
Gah.. Can anybody code it for me please? =/ I would be so grateful if you did... I have big problems placing it *cries*...
Once and again, this is the link: You don't need to add the url again. They can see the url in your first post.
Please?
luvhartz
06-30-2005, 11:02 AM
I'm not exactly sure what you actually want here.... i posisioned that code the way it was on your page anyway, could you draw a picture of what you want or something and i will try my best to help :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body bgcolor="#FBC0D6">
<img src="http://www.home.no/locoz92/background.jpg" style="position:absolute; left:10px; top:10px; z-index:1;">
<IFRAME name="inlineframe" src="http://www.home.no/locoz92/enter.html" width="500" height="400" marginwidth="0" marginheight="0" frameborder="0" style="position:absolute; left:251px; top:131px; z-index:2;"></IFRAME>
<IFRAME name="menu" src="http://www.home.no/locoz92/menu.html" style="position: absolute; top: 30px; left: 10px;" width="###" height="###" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="position:absolute; left:100px; top:300px; z-index:2;"></IFRAME>
</body>
</html>
MaGiCSuN
06-30-2005, 11:45 AM
Gah.. Can anybody code it for me please? =/ I would be so grateful if you did... I have big problems placing it *cries*...
Once and again, this is the link: You don't need to add the url again. They can see the url in your first post.
Please?
have you even read the post pb&j posted?!
he coded it for you!
if it's not good, or not what you wished for then tell us WHAT is wrong, so we can fix it ... it's hard to "fix" something when we don't know what's wrong with it ...
Love,
Mirna