View Full Version : Help with Iframes
jikzhao 03-24-2005, 10:21 PM Hi Lissa
I need help with the Iframes.
I don't know how to make it.
Can you please make one for me?
I have done my layout I just need to add an Iframes.
It's located @ http://charliekingdom.eighty-eight.org/New_layout12.htm.
I would like an Iframe in between the big { and }.
Can you code the Iframe for me as well please?
Please tell me what I need to add some I don't need to bother u next time.
Thanks a lot
Please help me!
Thanks
Charles
P.S - Great Site!!!!!
Valkyrie 03-24-2005, 10:31 PM o_0
Heres the iframe code:
<iframe name="main" src="main.html" height="#" width="#" style="position: absolute; top: #px; left: #px;" scroll="auto"></iframe>
Just change the stuff in bold to your own. To position the frame over the { } (thats the coding in red) you'll have to try various numbers until you get it in the spot you want it.
jikzhao 03-24-2005, 10:38 PM Hi
Thanks for the code but I still don't know wat to do.
I don't know how to get the position
Can you please do it for me?
Or
Give me a better tutorial step by step
Thanks
Charles
Valkyrie 03-24-2005, 10:54 PM <iframe name="main" src="main.html" height="#" width="#" style="position: absolute; top: 150px; left: 370px;" scroll="auto"></iframe>
The numbers in red are approximate. You might want to adjust them a bit if you want. Like I said before, you'll have to try various numbers until you get it into the exact spot you want it to be.
jikzhao 03-25-2005, 08:17 AM Hi
I tried to put it on my site but it won't work
Please tell me what have I done wrong?
It's located @ http://groups.msn.com/DesignerzContest/testing.msnw
Thanks
Charles
<iframe name="main" src="main.html" height="#" width="#" style="position: absolute; top: 150px; left: 370px;" scroll="auto"></iframe>
The numbers in red are approximate. You might want to adjust them a bit if you want. Like I said before, you'll have to try various numbers until you get it into the exact spot you want it to be.
MaGiCSuN 03-25-2005, 08:21 AM msn groups don't allow style codings :)
only html tags (<table> <br> etc etc you get it)
So not possible there :)
Love,
Mirna
jikzhao 03-25-2005, 08:33 AM Hi
Thanks for telling me.
Do u no anyway I can put Iframe on Msn Groups?
Thanks
Charles
MaGiCSuN 03-25-2005, 08:56 AM take out the style="" part and try that.
<iframe> is just a normal html tag, as far as i know those are allowed (most of them). However you can't use style="" and all the css inbetween.
Love,
Mirna
jikzhao 03-25-2005, 09:04 AM Hi
Sorry to bother you.
I don't know how to do it.
Can you please make the code for me.
Please add a text area between the big { and }
The layout is located @ http://charliekingdom.eighty-eight.org/New_layout12.htm.
I would like a box where I can edit and put text in it every time I edit the layout. I don't know if it's an Iframe I need. I think I need a Text Area.
Thanks
Charles
MaGiCSuN 03-25-2005, 10:53 AM Try:
<div height="#" width="#">
text here
</div>
There you can insert HTMl in the box aswell, and it will be formatted to the actual thing (<b></b> will become bold etc)
you can also use a textarea but then HTML will not be formatted, but just will be HTML when you enter it in the box.
With the iframe like i said Delete the style="" part ... that's all...
Love,
Mirna
jikzhao 03-25-2005, 12:33 PM Hi
Sorry. I don't really know much about Html! :)
Can you please add the code for me?
I would like a text area between the layout located @ http://charliekingdom.eighty-eight.org/New_layout12.htm
Make sure I can use the code in Msn Groups
My layout code is below:
<img name="New_Layout_Graphix" src="http://img.photobucket.com/albums/v494/designerzcontest/New_Layout_Graphix.jpg" width="680" height="440" border="0" usemap="#New_Layout_Graphix" alt="" />
<map name="New_Layout_Graphix">
<area shape="rect" coords="274,10,329,22" href="http://groups.msn.com/DesignerzContest/welcome.msnw" target="_self" alt="Welcome">
<area shape="rect" coords="333,11,383,23" href="http://groups.msn.com/DesignerzContest/updates.msnw" target="_self" alt="Updates">
<area shape="rect" coords="387,10,413,23" href="http://groups.msn.com/DesignerzContest/you.msnw" target="_self" alt="You">
<area shape="rect" coords="415,10,445,24" href="http://groups.msn.com/DesignerzContest/site.msnw" target="_self" alt="Site">
<area shape="rect" coords="447,11,475,23" href="http://groups.msn.com/DesignerzContest/www.msnw" target="_self" alt="WWW">
<area shape="rect" coords="478,10,545,24" href="http://groups.msn.com/DesignerzContest/designerz.msnw" target="_self" alt="Designerz">
<area shape="rect" coords="546,9,610,26" href="http://groups.msn.com/DesignerzContest/contest1.msnw" target="_self" alt="Contests">
<area shape="rect" coords="611,7,680,26" href="http://groups.msn.com/DesignerzContest/campaigns.msnw" target="_self" alt="Campaigns">
</map>
Thanks a lot
Charles
MaGiCSuN 03-25-2005, 12:36 PM you just insert the code i gave you on the spot where you want it to appear
you can do that yourself :) (especially after "make sure the code works in msn group" because i don't know that, you can try it out yourself)
Please post wich site you need help with. Becuase now we are mixing up two site's ... and i have no idea where you want the code to be, on groups or on your actual site.
Love,
Mirna
jikzhao 03-25-2005, 12:56 PM Hi
I am so sorry.
I actually need help with the Msn Groups site - http://groups.msn.com/DesignerzContest/testing.msnw.
I use the other site for storage and other stuff.
Can you write out the code for me.
See the layout in http://groups.msn.com/DesignerzContest/testing.msnw. There's a big { & }. I would like a text area in between the big { and }
Thanks
Charles
MaGiCSuN 03-25-2005, 01:09 PM You can copy the code i gave you and insert it on the exact spot.
I don't see the problem here? I gave you the code and you know exactly where to place it. Just replace the #'s in the code by numbers for the size of it.
that's all ...
Love,
Mirna
jikzhao 03-25-2005, 01:30 PM Hi
So the code below is what I copy into my site?
<div height="#" width="#">
text here
</div>
<img name="New_Layout_Graphix" src="http://img.photobucket.com/albums/v494/designerzcontest/New_Layout_Graphix.jpg" width="680" height="440" border="0" usemap="#New_Layout_Graphix" alt="" />
<map name="New_Layout_Graphix">
<area shape="rect" coords="274,10,329,22" href="http://groups.msn.com/DesignerzContest/welcome.msnw" target="_self" alt="Welcome">
<area shape="rect" coords="333,11,383,23" href="http://groups.msn.com/DesignerzContest/updates.msnw" target="_self" alt="Updates">
<area shape="rect" coords="387,10,413,23" href="http://groups.msn.com/DesignerzContest/you.msnw" target="_self" alt="You">
<area shape="rect" coords="415,10,445,24" href="http://groups.msn.com/DesignerzContest/site.msnw" target="_self" alt="Site">
<area shape="rect" coords="447,11,475,23" href="http://groups.msn.com/DesignerzContest/www.msnw" target="_self" alt="WWW">
<area shape="rect" coords="478,10,545,24" href="http://groups.msn.com/DesignerzContest/designerz.msnw" target="_self" alt="Designerz">
<area shape="rect" coords="546,9,610,26" href="http://groups.msn.com/DesignerzContest/contest1.msnw" target="_self" alt="Contests">
<area shape="rect" coords="611,7,680,26" href="http://groups.msn.com/DesignerzContest/campaigns.msnw" target="_self" alt="Campaigns">
</map>
I tried to add the code in but the text doesn't end up in the place I want it to be!
I want it to be in between { and }
Thanks
Charles
MaGiCSuN 03-25-2005, 01:39 PM oh boy ...
you have to replace #'s by numbers !
but you can't position it, because msn doesn't allow CSS. (like we covered n the beginning of this thread) What you could do is design a table for it and put that layout as a background.
11112222
11113333
11113333
11114444
i will generate a code when i get home (wich will be within an hour) .. because i'm at work and i can't test codes here ..
edit:
sorry i hadn't looked that well.. you have an image map, so the thing i wanted to try cannot be done because background images cannot have an image map aswell ... :) sorry .. seems like it isn't possible i'm afraid ..
Love,
Mirna
jikzhao 03-25-2005, 06:07 PM Hi
Thanks for explaining.
If you could,
please use that image as a background and write me a htm code for a normal site. I will just put it in my normal site instead of Msn Groups
Please write one for me!
Thanks
Charles
MaGiCSuN 03-25-2005, 06:20 PM read my "edit" part. It will explain why it isn't possible with a table
for the other part you can use the first code given in this thread (the <div> with the style="" part in it) ..
Love,
Mirna
jikzhao 03-25-2005, 06:30 PM Hi Mirna,
Thanks for everything!
Sorry about all these stuff!
I promise last question for today!
If I make a normal graphix using Paint Shop Pro 9 and without any image map, can u make me a Text Area in it? I want it to be on my Msn Groups
Thanks very much
Charles
|