- Impact
- 32
Hi,
Having some browser issues, IE works fine but Firefox not. The site is www.PhuketThailand.info
Below is the css.
Cheers
Having some browser issues, IE works fine but Firefox not. The site is www.PhuketThailand.info
Below is the css.
Cheers
Code:
* {
padding: 0;
margin: 0;
}
body {
{ font: 0.8em Verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif; color:#555; background: #fff;
}
h2 { font-size: 1.2em; padding: 5px 0 5px 0; margin: 0; }
a { color: #822100; text-decoration: none; font-weight: bold; }
a:hover { color: #CA3300; }
img { border: none;}
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; list-style-type: disc; }
li { margin:0 0 0 10px; padding:3px; }
#wrap {
padding: 10px;
margin: 20px auto;
width: 770px;
background: #fff;
border: 1px solid #aaa;
}
#header {
background: #fff url(../images/phuketheaderbg.jpg);
height:200px;
width: 770px;
}
#header h1 { font-size: 1.5em; color: #822100; padding-top: 40px; padding-left: 15px; }
#header h1 a{ text-decoration: none; color: #822100; font-size: 1.5em; }
#header h2 { margin: 0; color: #822100; font-size: 1.2em; padding-left: 15px; }
#adlinkunit { background: #f7f7f7; padding: 5px; margin: 12px auto; color: #fff; text-align: center;}
#content {
width: 570px;
float: left;
}
.adsense {
float: left;
width: 300px;
margin: 0 5px 0 0;
background: #ffffff;
color: #ffffff;
height: 250px;
padding: 0 5px 0 5px;
}
.adsense1 {
float: centre;
width: 300px;
margin: 0 5px 0 0;
background: #ffffff;
color: #ffffff;
height: 250px;
padding: 0 5px 0 5px;
}
.box {
float: left;
width: 220px;
padding: 0 5px 0 5px;
margin: 0 5px 0 5px;
background: #ffffff;
color: #555;
}
.vsebina {
text-align: left;
clear: both;
width: 95%;
padding-top: 10px;
}
.menu {
float: right;
width: 200px;
background: #fff;
}
#clear {
display: block;
clear: both;
width: 100%;
height:1px;
overflow:hidden;
}
#footer { text-align: left; border-top: 1px dotted #aaa; margin-top: 10px; padding-top: 10px; }





