Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Having problems with website CSS looking diff in IE and FireFox.
Old 04-04-2007, 02:43 PM Having problems with website CSS looking diff in IE and FireFox.
Novice Talker

Posts: 9
Trades: 0
This is my first post. I was wondering if there are any expert CSS people out there that could possibly help me out. I'm having a problem with my website looking different in IE and FireFox. The site is www.shernis.com. Some of the fonts and colors are different. IE displays them perfectly. I've done a bit of research on google, and am pretty sure it has something to do with my CSS.
Here it is:

/* CSS Document */

body {
background-color: #FFDF9B;
}
.style2 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #663300;
}
.main_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #462300;
}.upperlinks, .upperlinks a:link, .upperlinks a:visited, .upperlinks a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663300;
text-decoration: none;
}

.upperlinks, a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #663300;
text-decoration: none;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #371C00;
font-style: normal;
font-weight: bold;
}



Thankyou in advance!
sherazad is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-04-2007, 03:39 PM Re: Having problems with website CSS looking diff in IE and FireFox.
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
First of all, dump the frames, they are horrible and you really shouldn't use them. I dont' see any real purpose for them on that site anyway.

I suspect the serif font in the footer is due to the frameset, but then again, you're using tables and haven't done any styling of tables either.

OH.. and if you believe what IE (6 and below) is showing you is 'correct' - think again - it's the buggiest browser out there !
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Having problems with website CSS looking diff in IE and FireFox.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16453 seconds with 12 queries