![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to attach a style to a set of navigation links. These will have a different style from other links because they rest on a dark background. Do I add the class statement to the A Href or can I add it to the td that holds the links? |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
For some reason - my text isn't formatting in this forum. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Is there someway to use Entourage for newsgroups only? I use apple mail and don't want to switch mail programs but would use Entourage to access newsgroups. |
#9
| |||
| |||
|
|
Yes - you can use Entourage for newsgroups only. I rather like it for that, and if I were using my Mac for newsgroups, I would probably use it.... |
#10
| |||
| |||
|
|
I went a head and tried it...still no luck. My style.css looks like this: body,table,tr,td,th { font-family: Verdana; font-size: 11px; } .HeaderFont{ font-family: Verdana; font-size: 15px; color: #000000; font-weight: bold; } .main a:link {color: #FFFFFF;} .main a:visited {color: #9966CC;} .main a:hover {color: #CCCCCC;} .main a:active {color: #FF0000;} .navbar a:link { color: FFFFFF; } .navbar a:visited { color: #FFFF00; } .navbar a:hover { color: #FFFF00; } .navbar a:active { color: #FFFF00; } AND my resultant html looks like this: <td width=154 height=300 valign=top bgcolor=#333399 class='navbar'> <a href=apparel/baseball.php>baseball</a><br> </td> Yet still no luck. Does anything jump out at you or anybody!? Thanks. FZC |
![]() |
| Thread Tools | |
| Display Modes | |
| |