View Full Version : Iframes and Netscape
lilith
10-02-2006, 03:13 PM
I just customized a site for a client and I am using iframes. I used dreamweaver and the only error I get is regards to the style.css
I am not sure if this is the reason my site will not show up on netscape 7 or is some other scripting error. I validated the pages on w3. Can anyone help? I am sure it is a simple solution however after staring at something for 3 days, it all looks the same now. I fresh :eek: eyes, cause mine are going buggy :)
Here is the link: http://www.mcpba.com/indexa.html
I need help asap thanks
Lilith
lilith
10-02-2006, 03:23 PM
Here is the style sheet I have.
body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
table, td {
width:100%;
height:100%;
border:0px;
}
td { vertical-align:top;}
a:hover{text-decoration:none;}
img { border:0px;}
.m_text, table, li, input, textarea
{
font-family:Tahoma;
font-size:11px;
line-height:normal;
color:#787C83;
}
span { color:#FF4E00; font-weight:bold;}
a { color:#164B8D;}
.h_text { color:#8C8F95; font-size:10px; line-height:10px; text-decoration:none}
.h_text:hover { text-decoration:underline;}
.l_text { color:#19549E; line-height:11px;}
.c_text a { color:#787C83; line-height:11px;}
.no_class, form, .no_class td
{
width:auto;
height:auto;
margin:0px;
padding:0px;
border:0px;
color: default;
}
.form {height:25px; margin-top:3px;}
.form input {width:182px; height:22px; border-color:#D8D8D8; border-width:1px; background-color:#F0F0F0; border-style:solid; padding-left:7px}
textarea {width:182px; height:106px; border-color:#D8D8D8; border-width:1px; background-color:#F0F0F0; border-style:solid; padding-left:7px; overflow:hidden; margin-top:3px}
ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 15px}
li a
{
line-height:20px;
color:#19549E;
}
.margin {margin: 11px 5px 5px 28px;}
.line { background-color:#D8D8D8; height:1px; margin-right:5px;}
lilith
10-02-2006, 03:48 PM
I have figured out the problem, I think :rolleyes: It seems that my settings in my laptop for security settings are the issue. I can see my site on the netscape browser on my mac, but not on my pc. If anyone else could just double check on their netscape browser and let me know if they can see my site and the frames I would be grateful
http://www.mcpba.com/indexa.html
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.