Does Firefox hate Debian or...?

L

lets.monroe

Ok, I have a curious situation.

A co-worker is preparing a website and he has four images linking to
four different urls. Said images are under this style...

#enlaces a:link
{
margin-top: 1px;
padding: 29 3 0 3;
border: 1px solid silver;
background-color: silver;
}

#enlaces a:hover
{
background-color: white;
}

Everything is correct. It works, when you hover the mouse over the
images the background rectangle changes and all. Ok.

The problem is, the style disappears when the image links to
http://www.debian.org

I mean, really. It works if you link it to http://www.someurl.com,
http://www.debia.org, http://www.debiar.org, it always works. But if
the link is http://www.debian.org then the silver background just does
not show. I thought just like you are thinking right now, "it must be
something else". But I swear the exact same page works for debiar,
debial or debiag. Just not if you change the word to debian.

Any clue?

Greetings.
 
S

Stuart

Ok, I have a curious situation.

A co-worker is preparing a website and he has four images linking to
four different urls. Said images are under this style...

#enlaces a:link
{
margin-top: 1px;
padding: 29 3 0 3;
border: 1px solid silver;
background-color: silver;
}

#enlaces a:hover
{
background-color: white;
}

Everything is correct. It works, when you hover the mouse over the
images the background rectangle changes and all. Ok.

The problem is, the style disappears when the image links to
http://www.debian.org

I mean, really. It works if you link it to http://www.someurl.com,
http://www.debia.org, http://www.debiar.org, it always works. But if
the link is http://www.debian.org then the silver background just does
not show. I thought just like you are thinking right now, "it must be
something else". But I swear the exact same page works for debiar,
debial or debiag. Just not if you change the word to debian.

Any clue?

Greetings.

Don't forget to define the style for the :visited pseudoclass ;)
 
N

Neredbojias

With neither quill nor qualm, (e-mail address removed) quothed:
Ok, I have a curious situation.

A co-worker is preparing a website and he has four images linking to
four different urls. Said images are under this style...

#enlaces a:link
{
margin-top: 1px;
padding: 29 3 0 3;
border: 1px solid silver;
background-color: silver;
}

#enlaces a:hover
{
background-color: white;
}

Everything is correct. It works, when you hover the mouse over the
images the background rectangle changes and all. Ok.

The problem is, the style disappears when the image links to
http://www.debian.org

I mean, really. It works if you link it to http://www.someurl.com,
http://www.debia.org, http://www.debiar.org, it always works. But if
the link is http://www.debian.org then the silver background just does
not show. I thought just like you are thinking right now, "it must be
something else". But I swear the exact same page works for debiar,
debial or debiag. Just not if you change the word to debian.

Any clue?

debian.org has already been *visited*.
 
L

lets.monroe

Don't forget to define the style for the :visited pseudoclass ;)
debian.org has already been *visited*.

Ouch!! That's pretty embarrasing, we both now feel like newbies :D

Thank you both very much, guys.
 
J

Jonathan N. Little

Ok, I have a curious situation.

A co-worker is preparing a website and he has four images linking to
four different urls. Said images are under this style...

#enlaces a:link
{
margin-top: 1px;
padding: 29 3 0 3;
^ ^ ^ ^
Error in style, what are your units!
 
N

Neredbojias

With neither quill nor qualm, (e-mail address removed) quothed:
Ouch!! That's pretty embarrasing, we both now feel like newbies :D

Thank you both very much, guys.

Similar stuff has happened to me and <sigh> will undoubtedly happen
again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top