Brand
February 22nd, 2007, 04:20 PM
This is the layout you guys have already helped me so much with so far. Today I looked at in Safari and then on IE & Firefox for the PC and all three looked different from each other and what it should look like (which it looks fine in Firefox for the Mac).
Here is what is should look like (FF MAC)
http://home.comcast.net/%7Ebrandchan/ub_ff_mac.png
Here is how it look in Fire Fox on the PC
http://home.comcast.net/%7Ebrandchan/ub_ff.JPG
Here is how it look in IE 6 for the PC
http://home.comcast.net/%7Ebrandchan/ub_ie.jpg
And here is how it looks in Safari for the mac
http://home.comcast.net/%7Ebrandchan/ub_safari.png
I'm honestly clueless on how to fix all the different problems since it's different on every browser I looked at.
Here is the relevant CSS code:
body {
background-color: #EBF3E3;
margin-top: 0px;
margin-left: 0px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bold {
font-weight: bold;
}
.topimage {
background-image: url(images/top_heads.jpg);
background-repeat: repeat-x;
height: 83px;
}
.toplogo {
position: absolute;
z-index: 2;
top: 5px;
left: 10px;
width: 101px;
height: 62px;
}
.toptitle {
position: absolute;
z-index: 3;
width: 520px;
height: 53px;
float: left;
top: 5px;
left: 225px;
}
.containerone {
top: 80px;
z-index: 1;
}
.date {
position:relative;
left: 5px;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
/*----------------- input button -----------------*/
input.button {
color:#333333;
font-size:small;
font-family: Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
border:1px solid;
border-top-color:#333333;
border-left-color:#333333;
border-right-color:#333333;
border-bottom-color:#333333;
}
/*----------------- nav -----------------*/
.navholder {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
top: 10px;
left: 5px;
width: 92px;
z-index: 1;
}
#nav {
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #EBF3E3;
width: 92px;
margin: 0;
}
#nav ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}
#nav ul li {
display: block;
padding: 1px 1px;
}
#nav ul li a:link, #nav ul li a:visited {
background-color: #cccccc;
display: block;
color: #000;
text-decoration: none;
padding: 2px;
}
#nav ul li a:hover, #nav ul li a:active {
background-color: #333;
color: #fff;
}
/*----------------- bottom nav -----------------*/
.statement {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
font-weight: bold;
color: #FFFFFF;
background-color: #14637A;
padding: 1px;
height: 44px;
width: 92px;
top: 20px;
z-index: 1;
}
.langchoice {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 45px;
width: 92px;
top: 40px;
z-index: 1;
}
.emailclub {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 75px;
width: 92px;
top: 45px;
z-index: 1;
}
.donate {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 65px;
width: 92px;
top: 50px;
z-index: 1;
}
.search {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 120px;
width: 92px;
top: 55px;
z-index: 1;
}
And here is the html code:
<div id="container_one" class="containerone">
<div id="dateholder" class="date">February 3rd, 2007</div>
<div id="nav_holder" class="navholder">
<div id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Bolivia</a></li>
<li><a href="#">Analysis</a></li>
<li><a href="#">America</a></li>
<li><a href="#">World Wide</a></li>
<li><a href="#">Documents</a></li>
<li><a href="#">Stuff</a></li>
<li><a href="#">Links</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div id="opeing_statement" class="statement">Opening<br />Statment</div>
<form action="" method="get">
<div id="choice" class="langchoice">
<input name="radiobutton" type="radio" value="radiobutton" />
English<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Español</div>
</form>
<div align="center">
<div id="email_club" class="emailclub">
Mailing List<br />
<form name="form1" id="form1" method="post" action="">
<input name="emailclub" type="text" id="emailclub" size="10" />
<br />
<input type="submit" name="Submit" class="button" value="Join" />
</form>
unsubscribe
</div>
</div>
<div align="center">
<div id="don" class="donate">Donate Now!<br />
<img src="../images/paypal%20donate.png" width="63" height="32" />
</div>
</div>
<div align="center">
<div id="searchbox" class="search">Search<br />
<form name="form1" id="form1" method="post" action="">
<input name="search" type="text" id="search" size="10" />
<br />
<div align="left">
<input name="radiobutton" type="radio" value="radiobutton" />
General<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Author<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Location<br />
</div>
<input type="submit" name="Submit" class="button" value="search" />
</form>
</div>
</div>
</div>
</div>
Any help or ideas would greatly be appreciated.
Here is what is should look like (FF MAC)
http://home.comcast.net/%7Ebrandchan/ub_ff_mac.png
Here is how it look in Fire Fox on the PC
http://home.comcast.net/%7Ebrandchan/ub_ff.JPG
Here is how it look in IE 6 for the PC
http://home.comcast.net/%7Ebrandchan/ub_ie.jpg
And here is how it looks in Safari for the mac
http://home.comcast.net/%7Ebrandchan/ub_safari.png
I'm honestly clueless on how to fix all the different problems since it's different on every browser I looked at.
Here is the relevant CSS code:
body {
background-color: #EBF3E3;
margin-top: 0px;
margin-left: 0px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bold {
font-weight: bold;
}
.topimage {
background-image: url(images/top_heads.jpg);
background-repeat: repeat-x;
height: 83px;
}
.toplogo {
position: absolute;
z-index: 2;
top: 5px;
left: 10px;
width: 101px;
height: 62px;
}
.toptitle {
position: absolute;
z-index: 3;
width: 520px;
height: 53px;
float: left;
top: 5px;
left: 225px;
}
.containerone {
top: 80px;
z-index: 1;
}
.date {
position:relative;
left: 5px;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
/*----------------- input button -----------------*/
input.button {
color:#333333;
font-size:small;
font-family: Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
border:1px solid;
border-top-color:#333333;
border-left-color:#333333;
border-right-color:#333333;
border-bottom-color:#333333;
}
/*----------------- nav -----------------*/
.navholder {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
top: 10px;
left: 5px;
width: 92px;
z-index: 1;
}
#nav {
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #EBF3E3;
width: 92px;
margin: 0;
}
#nav ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}
#nav ul li {
display: block;
padding: 1px 1px;
}
#nav ul li a:link, #nav ul li a:visited {
background-color: #cccccc;
display: block;
color: #000;
text-decoration: none;
padding: 2px;
}
#nav ul li a:hover, #nav ul li a:active {
background-color: #333;
color: #fff;
}
/*----------------- bottom nav -----------------*/
.statement {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
font-weight: bold;
color: #FFFFFF;
background-color: #14637A;
padding: 1px;
height: 44px;
width: 92px;
top: 20px;
z-index: 1;
}
.langchoice {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 45px;
width: 92px;
top: 40px;
z-index: 1;
}
.emailclub {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 75px;
width: 92px;
top: 45px;
z-index: 1;
}
.donate {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 65px;
width: 92px;
top: 50px;
z-index: 1;
}
.search {
position:relative;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color: #000000;
background-color: #CCCCCC;
padding: 1px;
height: 120px;
width: 92px;
top: 55px;
z-index: 1;
}
And here is the html code:
<div id="container_one" class="containerone">
<div id="dateholder" class="date">February 3rd, 2007</div>
<div id="nav_holder" class="navholder">
<div id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Bolivia</a></li>
<li><a href="#">Analysis</a></li>
<li><a href="#">America</a></li>
<li><a href="#">World Wide</a></li>
<li><a href="#">Documents</a></li>
<li><a href="#">Stuff</a></li>
<li><a href="#">Links</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div id="opeing_statement" class="statement">Opening<br />Statment</div>
<form action="" method="get">
<div id="choice" class="langchoice">
<input name="radiobutton" type="radio" value="radiobutton" />
English<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Español</div>
</form>
<div align="center">
<div id="email_club" class="emailclub">
Mailing List<br />
<form name="form1" id="form1" method="post" action="">
<input name="emailclub" type="text" id="emailclub" size="10" />
<br />
<input type="submit" name="Submit" class="button" value="Join" />
</form>
unsubscribe
</div>
</div>
<div align="center">
<div id="don" class="donate">Donate Now!<br />
<img src="../images/paypal%20donate.png" width="63" height="32" />
</div>
</div>
<div align="center">
<div id="searchbox" class="search">Search<br />
<form name="form1" id="form1" method="post" action="">
<input name="search" type="text" id="search" size="10" />
<br />
<div align="left">
<input name="radiobutton" type="radio" value="radiobutton" />
General<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Author<br />
<input name="radiobutton" type="radio" value="radiobutton" />
Location<br />
</div>
<input type="submit" name="Submit" class="button" value="search" />
</form>
</div>
</div>
</div>
</div>
Any help or ideas would greatly be appreciated.