CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 11th, 2001, 04:47 PM
gplemos gplemos is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Posts: 7 gplemos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Alright, I have a simple CSS file that I'm working on. Perhaps someone can take a look at it and teach me if I've done something wrong. I must admit I just started using CSS after all this time.

Everything looks fine in IE, and NS 6, but NS 4 shows the default fonts. Below is what I used in my external CSS file.

Thanks for your assistance.







.pnistyles {
font-family: Verdana;
font-size: 15 px;
}

A:link {
color: Blue;
text-decoration : underline;
}
A:active {
color: Black;
}
A:visited {
color: Blue;
}
A:hover {
color: Green;
text-decoration: overline;
}




.linkstyles {
font-family: Verdana;
font-size: 15 px;
}

A:link {
color: Blue;
text-decoration : underline;
}
A:active {
color: Black;
}
A:visited {
color: Blue;
}
A:hover {
color: Green;
text-decoration: none;
}





.topsylestyles {
font-family: Verdana;
font-size: 20 px;
}

Reply With Quote
  #2  
Old January 12th, 2001, 12:05 AM
Amino-X Amino-X is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 1 Amino-X User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Amino-X Send a message via AIM to Amino-X
CSS in IE, NS6 good, NS 4 bad

Same problem here. Page looks wonderful in MSIE 5.01 but in Netscape 4.75, it's a royal mess.

Cant figure it out.

URL if you want to look at it.

Best wishes.

Reply With Quote
  #3  
Old January 12th, 2001, 12:34 AM
gplemos gplemos is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Posts: 7 gplemos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
beats me -- hope some guru can take a look and help us out!

Reply With Quote
  #4  
Old January 17th, 2001, 02:14 PM
Wim Wim is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Location: BELGIUM
Posts: 4 Wim User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Now that's an easy one, Netscape versions prior to version 6 don't support the hover attribute. That's why you don't see the rollovers on your links.

You could emulate them with JavaScript, but it would probably be overkill...

Best regards,

Wim

Reply With Quote
  #5  
Old January 18th, 2001, 11:24 AM
dusty351 dusty351 is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 35 dusty351 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m
Reputation Power: 8
Yes, NN4 really screws up the CSS. I find it best to avoid the body declaration in my NN4 stylesheets, and instead declare the indiviual body parts:

b, i, td, etc.... {
font-face: IHateNavigator
}

Dotan Cohen
-----------------------------------------------
MySQL php4
50 megs $9.99 http://TerribleHost.com
-----------------------------------------------

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > CSS in IE, NS6 good, NS 4 bad


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway