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
Problem with CSS on Opera and IE7.
Old 07-20-2008, 03:51 PM Problem with CSS on Opera and IE7.
Novice Talker

Posts: 5
Name: Albin Westermark
Trades: 0
Hey people,

I got some problems on Opera and IE7 with my website, as everything is everywhere on those browsers, my site is [/url]manganation.se.nu[/url] on swedish, but just look at the design in Opera and IE7.

My CSS is:
Code:
 
.stil1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 24px; 
} 
.stil2 { 
    font-size: 22px; 
    font-family: Arial, Helvetica, sans-serif; 
} 
.stil3 { 
    font-size: 22px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
} 
.stil5 {font-size: 10px} 
.stil7 {font-size: 11px} 
a:link { 
    color: #8EB3EF; 
    text-decoration: none; 
} 
a:visited { 
    text-decoration: none; 
    color: #8EB3EF; 
} 
a:hover { 
    text-decoration: none; 
        color: #f7cf15; 
} 
a:active { 
    text-decoration: none; 
} 
.stil8 { 
    font-family: Verdana, Arial, Helvetica, sans-serif 
} 
.stil9 { 
    font-size: 22px 
} 
.stil10 {
         font-size: 14px 
} 

 
body 
{  
background-image: url(images/paper2.png);
margin-top:0px;
margin-left:0px; 
} 

.bildram2 { 
padding: 5px; 
border: 1px solid #c0c0c0; 
}
 
#Div1 { 
position:absolute; 
background-color:#FFFFFF;
top:192px; 
left:282px; 
width:506px; 
padding:5px; 
border:#000000 1px solid;  
}
 
#Navigation { 
position:absolute; 
background-color: #FFFFFF; 
top:192px; 
left:125px; 
padding:2px; 
border:#000000 1px solid; 
} 
 
#Utbytet { 
    position:absolute; 
    top:0px; 
    left:810px; 
    padding:0px; 
} 
 
#Copyright { 
position:absolute; 
background-color: transparent; 
top:600px; 
padding:2px; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
left: 0px; 
}

#Nyhet {
text-align:justify; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
padding:3px; 
margin-top:3px; 
margin-bottom:5px; 
border-top:1px solid #D3D3D3;
}
I do indeed got a "layout image" made in photoshop, but it's mostly the brushes and the header.
Now i wonder why these browser won't show it right ? As everything is accurate according to W3.

Fast reply REALLY REALLY appreciated.

Thank you.
/Kromgol
Kromgol is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-20-2008, 03:55 PM Re: Problem with CSS on Opera and IE7.
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
A frameset? When you woke up this morning, did the calender on your wall say 1995?
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is online now
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 07-20-2008, 04:04 PM Re: Problem with CSS on Opera and IE7.
Novice Talker

Posts: 5
Name: Albin Westermark
Trades: 0
What are you talking about? Sorry :P

Should i use a frameset or am i using a frameset? -.-'

I use php switches for sites to appear in the div.
Kromgol is offline
Reply With Quote
View Public Profile
 
Old 07-21-2008, 02:36 PM Re: Problem with CSS on Opera and IE7.
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
What he means is that frames are just very OLD - and very BAD, I can't think of any reason to use them these days.

You also need to get rid of all that positioning -- utterly unnecessary and can cause problems - especially in IE.
__________________
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 Problem with CSS on Opera and IE7.
 

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.22192 seconds with 12 queries