Dynadot โ€” .com Transfer

Browser issue

Namecheap AuctionsNamecheap Auctions
Namecheap AuctionsNamecheap Auctions
Spacemail by SpaceshipSpacemail by Spaceship
Watch

doggyowner

Established Member
Impact
32
Hi,

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; }
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
I ran your css through the w3c validator. It shows two errors:

Code:
9   body Parse Error { font: 0.8em Verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif; color:#555; background: #fff; }

57 .adsense1 Value Error : float centre is not a float value : centre

I would double check your body {} tag because its not loading right and also change the word "centre" to "center" in the .adsense{} part.

See if that changes anything...
 
1
•••
I also see an extra {
Code:
body {
    [SIZE=5][COLOR=Red][B]{[/B][/COLOR][/SIZE] font: 0.8em Verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif; color:#555; background: #fff;
	
}
 
1
•••
Thanks guys, will look into these errors and fix them. Really appreciate your help :xf.love:

[edit: working fine now!]
 
Last edited:
0
•••
Truehost โ€” .com domains from $4.99, hosting includedTruehost โ€” .com domains from $4.99, hosting included
Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back