navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

IE6 & Firefox 2.0.0.3 link problems

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> IE6 & Firefox 2.0.0.3 link problems
Page: [1]
 
barking mad

 

Posts: 274
Joined: 12/6/2002
From: Out in the sticks, UK
Status: offline

 
IE6 & Firefox 2.0.0.3 link problems - 4/4/2007 17:17:29   
www.eighty20.biz

my links work fine in IE6, that is hover over link and red dot appears and off you go to the correct page

trouble is in firefox, hover over the link and the one below gets highlighted and on clicking links to that page not the intended one!

any ideas

I'm using css to do the rollovers, extract below:

a.navlink:link
{
    FONT-SIZE: 12px;
	COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	padding-left:32px;
	
}

a.navlink:visited
{
    FONT-SIZE: 12px;
	COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	padding-left:32px;
	
}

a.navlink:hover {
	FONT-SIZE: 12px;
	COLOR: #97c00e;
    FONT-FAMILY: tahoma, verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left:32px;
	background:url(../images/nav-image-red2.gif) left no-repeat;
	
	
}
a.navlink:active
{
    FONT-SIZE: 12px;
	COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	padding-left:32px;
	
}



_____________________________

The more I ask, the more I learn, the more I' m confused, therefore the more I ask ...
jaybee

 

Posts: 13959
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/4/2007 18:12:07   
It's not the css that's causing the problem or at least not that css. Need a link so we can see what's going on.

The likelihood is that it's doing what it's supposed to do in Firefox and IE6 is misbehaving.

[edit] Just saw the link. It's working perfectly in Firefox for me.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to barking mad)
Nicole

 

Posts: 2800
Joined: 9/15/2004
From: Nambucca / Kempsey, Australia
Status: offline

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/4/2007 18:15:39   
Works fine for me in Firefox, IE 6 & 7

_____________________________

Nambucca Valley & Kempsey Web Design | NixDesign
Get Netscape Navigator 9

(in reply to jaybee)
Tailslide

 

Posts: 5915
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/5/2007 3:50:40   
Fine for me too.

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to Nicole)
treetopsranch

 

Posts: 963
From: Cottage Grove, OR, USA
Status: online

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/5/2007 18:56:33   
Good in Netscape too.

_____________________________

Don from TreeTops Ranch, Oregon

"I've got a taste for quality and luxury"


(in reply to Tailslide)
treetopsranch

 

Posts: 963
From: Cottage Grove, OR, USA
Status: online

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/5/2007 18:59:47   
OK in Portable Firefox 1.5.0.11 also

_____________________________

Don from TreeTops Ranch, Oregon

"I've got a taste for quality and luxury"


(in reply to treetopsranch)
barking mad

 

Posts: 274
Joined: 12/6/2002
From: Out in the sticks, UK
Status: offline

 
RE: IE6 & Firefox 2.0.0.3 link problems - 4/10/2007 5:35:31   
thanks guys n gals

works fine for me too! - weird :)

_____________________________

The more I ask, the more I learn, the more I' m confused, therefore the more I ask ...

(in reply to treetopsranch)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> IE6 & Firefox 2.0.0.3 link problems
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts