Nik
06-17-2004, 04:30 AM
I was changing things around, and now my main layout picture won't show up can anyone help me figure out why? Thanks!
http://www.freewebs.com/xnikkixx/new.htm
http://www.freewebs.com/xnikkixx/new.htm
|
View Full Version : picture missing Nik 06-17-2004, 04:30 AM I was changing things around, and now my main layout picture won't show up can anyone help me figure out why? Thanks! http://www.freewebs.com/xnikkixx/new.htm pb&j 06-17-2004, 05:06 AM you had a bit of mixed up coding and an extra quote in your iframe and a zero width on a div. try this... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> inner beauty - we are beautiful no matter what they say. </title> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META http-equiv=Expires content=-1> <META http-equiv=Pragma content=no-cache> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE type=text/css> BODY {FONT-WEIGHT: normal; FONT-SIZE: 5.6pt; COLOR: #ffffff; LINE-HEIGHT: 8px; FONT-STYLE: normal; FONT-FAMILY: 'small fonts'; LETTER-SPACING: 0pt; TEXT-ALIGN: justify; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; margin: 0px; padding: 0px;} body,td,font,p,xmp {font-size: 7pt; font-family: tahoma; text-align: justify; letter-spacing:0pt; line-height: 8px; color: #FFFFFF; font-style:normal; font-weight: normal} i {color: white; font-weight: normal; font-style: italic; text-decoration: none} b {color: white; font-weight: none} a:link {color: white; text-decoration: none} a:visited {color: white; text-decoration: none} a:active {color: white; text-decoration: none; font-family:arial} A:hover {color: white; background-color: transparent;family:arial;cursor:crosshair} hr{color:cccccc} input,textarea{background:transparent;color:white; font-family:tahoma;font-size:7pt;line-height:8px;border:black 1 solid} </style> </HEAD> <body background="bg3%201.png"> <DIV style="LEFT:260px; POSITION:absolute; TOP:350px; z-index: 2;"><IFRAME name="main" src="http://www.allstarz.org/~maolsen/main.html" frameBorder=0 width=330 scrolling=no height=710 allowTransparency ></IFRAME></DIV> <div style="position:absolute; top:0px; left:0px; width:185px;"> <!-- Created by CuteMAP --> <!-- Visit us at http://www.globalscape.com --> <!-- Beginning of CSIM --> <IMG SRC="NEWLAY.png" USEMAP="#NEWLAY.png" WIDTH=799 HEIGHT=700 BORDER=0> <MAP NAME="NEWLAY.png"> <AREA SHAPE=RECT COORDS="42,381,204,427" HREF="http://www.allstarz.org/~maolsen/them.html" TARGET="main"> <AREA SHAPE=RECT COORDS="43,446,204,506" HREF="http://www.allstarz.org/~maolsen/media.html" TARGET="main"> <AREA SHAPE=RECT COORDS="44,521,203,575" HREF="http://www.allstarz.org/~maolsen/site.html" TARGET="main"> <AREA SHAPE=RECT COORDS="46,595,202,645" HREF="http://www.allstarz.org/~maolsen/www.html" TARGET="main"> </MAP> <!-- End of CSIM --> <div style="position:absolute; top:350px; left:620px; width:185px;"> <marquee direction=up scrolldelay=40 scrollamount=2 width=100 height=300 style="text-align:justify; filter:wave (add=5, phase=1, freq=5, strength=50);"> <center> <font color=ffffff> <font size="4"> <font color="ffffff"> <br> <font size="2"> <b> <i> Current News<br> </marquee> <div style="position:absolute; top:360px; left:-570px; width:155px;"> <b>Affiliates</b><br><center> <marquee onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=3"><a href="http://www.true-stars.com/mka/" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/linkme1.png" border=0><a href="http://www.olsen-twinz.net" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/linkbutton5.jpg" border=0></a> <a href="http://www.glitzy-star.net" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/100x35_10.gif" border=0></a> <a href="http://www.fan-sites.org/kirsten-storms/" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/3.jpg" border=0></a> <a href="http://www.daveigh-chase.org/" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/Linkage10.gif" border=0></a> <a href="http://www.jeremy-sumpter.org" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/link_3.jpg" border=0></a> <a href="http://www.so-hilary.org" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/linkus8.jpg" border=0></a> <a href="http://www.skye-online.org/" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/SkyeLinkUs32.gif" border=0></a> <a href="http://www.true-stars.com/rooney/" target="_blank"><img src="http://img9.photobucket.com/albums/v24/xfoolish/rooney.gif" border=0></a> <a href="http://www.geocities.com/mkaosite04/" target="_blank"><img src="http://img6.photobucket.com/albums/v20/xnikkixx/button31.gif" border=0></a></marquee> <a href="http://www.allstarz.org/~maolsen/affiliates.html" target="parent">More/Become one</a><br> <div style="position:absolute; top:150px; left:0px; width:185px;"> <b>♥ Picture of the Week</b><br><center> <div style="position:absolute;top:150px;left:0px;width:185px;"> <b>Site of the Month</b><br><center> </body></html> Nik 06-17-2004, 05:31 AM thansk so much! |