GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Anyone know simple CSS (font style)? Need help! (https://gfy.com/showthread.php?t=450779)

rezdesign 03-31-2005 09:48 PM

Anyone know simple CSS (font style)? Need help!
 
Having some trouble here with simple CSS stuff. It seems really easy but I can't find the cause of this and it's killing me.

I have a stylesheet that has:

Code:


.default a:link {font-family: Verdana,Arial,Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: underline; color: #FF33FF; }
.default a:visited {font-family: Verdana,Arial,Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: underlinee; color: #FF33FF; }
.default a:hover {font-family: Verdana,Arial,Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: none; color: #000000; }
.default a:active {font-family: Verdana,Arial,Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: underlinee; color: #FF33FF; }

and a PHP page that has:


Code:

<table width='90%' cellspacing='0' cellpadding='0' class='default'>
but for some reason the underline isn't working for the links..!

i also tried calling the class like this

Code:

<td width='100%' class='default'>
but that is basically the same shit and of course gives me the same shit..

i'm editing an exisiting PHP script, so what could cause it to ignore my underline?? :mad:

DX 03-31-2005 09:52 PM

aside from all the redundancies... you've got underline spelled wrong more than once.

swedguy 03-31-2005 09:54 PM

If a link is visited, you need to set this one too:

a:visited:hover {text-decoration: none}

http://www.meyerweb.com/eric/css/link-specificity.html

swedguy 03-31-2005 09:54 PM

Quote:

Originally Posted by DX
aside from all the redundancies... you've got underline spelled wrong more than once.

That too.... I missed that :winkwink:

rezdesign 03-31-2005 09:56 PM

hahahahahahahahaha... i'm retarded... wait, i shouldn't bump this thread. :1orglaugh

sumphatpimp 03-31-2005 09:57 PM

for CSS help go here
and you can't spell for shit
underlinee;
?????????????

JSA Matt 03-31-2005 09:58 PM

too many ee's?

rezdesign 03-31-2005 10:00 PM

i get it, stop bumping this nooooow. :error

fuck.

sixxxthsense 03-31-2005 10:04 PM

Quote:

Originally Posted by rezdesign
i get it, stop bumping this nooooow. :error

fuck.

bump so everyone can see what a shitty webmaster you are...
man u come on GFY to get help on CSS? You need resources. you fail. goodbye

garce 03-31-2005 10:10 PM

Holy crap. After reading your code I have completely forgotten everything I ever learned about CSS. I think you fried a few synapses...

Another bump for you!

WhoGivesaShit 03-31-2005 11:41 PM

bump

bump

SmokeyTheBear 04-01-2005 12:18 AM

http://news.greenvilleonline.com/blo...il fools 2.jpg


All times are GMT -7. The time now is 12:45 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123