Forums
This topic is locked
My Site content is appering off screen in SAFARI
Posted 23 Jul 2008 12:43:38
1
has voted
23 Jul 2008 12:43:38 stephanie goldfinger posted:
Anybody else having this problem? My website content is showing up all the way to the right outside the containing wrapper in Safari only. Works fine in Explorer and Firefox. I have enclosed the code for the homepage, but it is also happening on the "where to find us" page. Anybody have any idea what I'm doing wrong/missing? Thanks so much! <pre id=code><font face=courier size=2 id=code> <!--www.swaddlecouture.com-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Swaddle Couture</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
<style type="text/css">
<!--
* { padding: 0; margin: 0; }
body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
background-color: #77615a;
background-image: url(../fpdb/images/bk.gif);
background-repeat: repeat;
clear:both;
}
#wrapper {
margin: 20px auto;
width: 900px;
background-color:#77615a;
border: 9px solid #6bb9c2;
clear:both;
}
#header {
color: #452815;
width: 900px;
float: left;
padding: 0px;
height: 166px;
margin: 0px 0px 0px 0px;
background-color: #77615a;
clear:both;
}
#content {
color: #452815;
margin: 0px 0px 0px 0px;
padding: 5px;
width: 570px;
display: inline;
background-color: #77615a;
clear:both;
}
#footer {
width: 900px;
clear: both;
color: #452815;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #77615a;
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
text-align:center;
clear:both;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: underline;
color: #6bb9c2;
}
a:active {
text-decoration: none;
color: #6bb9c2;
}
.style6 {font-size: x-small; color: #FFFFFF; }
td {border:none;}
.style8 {font-size: small}
-->
</style>
</head>
<body>
<!-- Begin Wrapper -->
<div id="wrapper">
<!-- Begin Header -->
<div id="header"><img src="/fpdb/images/header.gif" alt="Swaddle Couture" width="900" height="166" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="734,11,868,39" href="swaddlecouture.com/wheretofindus.html" target="_self" alt="wheretofindus" />
<area shape="rect" coords="16,19,338,154" href="swaddlecouture.com/home.html" target="_self" alt="home" />
<area shape="circle" coords="503,87,33" href="swaddlecouture.com/about.html" target="_self" alt="about" />
<area shape="circle" coords="590,87,33" href="swaddlecouture.com/howto.html" target="_self" alt="howto" />
<area shape="circle" coords="679,87,33" href="swaddlecouture.com/shop.html" target="_self" alt="shop" />
<area shape="circle" coords="763,87,33" href="swaddlecouture.com/wholesale.html" target="_self" alt="wholesale" />
<area shape="circle" coords="847,87,33" href="swaddlecouture.com/contact.html" target="_self" alt="contact" />
</map></div>
<!-- End Header -->
<!-- Begin Content Column -->
<div id="content">
<div align="center">
<table border="0" align="center" rules="none" width="100%" cellspacing="30" style="clear:both">
<tr>
<td width="55%" align="center"><img src="www.swaddlecouture.com/images/hometext.png" alt="Swaddle Couture" width="425" height="375" border="0" /></td>
<td align="center" width="45%"><!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js."
} else {
AC_FL_RunContent( 'codebase','download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','375','height','375','id','swaddleslides','align','middle','src','swaddleslides','quality','high','bgcolor','#77615a','name','swaddleslides','allowscriptaccess','sameDomain','allowfullscreen','false','pluginspage','www.macromedia.com/go/getflashplayer','movie','swaddleslides' ); //end AC code
}
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="375" height="375" id="swaddleslides" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="swaddleslides.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="swaddleslides.swf" quality="high" bgcolor="#ffffff" width="375" height="375" name="swaddleslides" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>
</noscript></td></tr>
</table>
</div>
</div>
<!-- End Content Column -->
<!-- Begin Footer -->
<div id="footer">
<p>
</p>
</div>
<!-- End Footer -->
</div>
<!-- End Wrapper -->
<br />
</body>
</html>
</font id=code></pre id=code>
Replies
Replied 01 Aug 2008 12:55:23
01 Aug 2008 12:55:23 Miroslav Zografski replied:
Hi Stephanie,
I did reviewed your page and it seem quite allright to me.
Regards,
M.Zografski
-----------------------------------
DMXZone.com Support Team
-----------------------------------
I did reviewed your page and it seem quite allright to me.
Regards,
M.Zografski
-----------------------------------
DMXZone.com Support Team
-----------------------------------