Ken,

What I have is a table with 5 rows. Each row has a link in it. When you
mouseover the link (cell) I am tyring to get the background of the entire
cell to change not just the background of the text.
What I have defined so far in the style is:

TD.nav{font-family:Verdana; font-size:12px; font-weight:bold;
text-align:left;}

I am new to CSS so I am tyring my darndest to understand them, but its
getting a bit frustrating with all the properties and possiblities.

I thought maybe
TD.nav:hover{..} might work.

Does this clear my problem up at all?

Thanks for the help

Mike



-----Original Message-----
From: Ken Wilson [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, November 18, 2001 2:39 PM
To: CF-Talk
Subject: RE: Off Topic


The presence of a link in the cell is irrelevant to the cells' BG color.
Have you defined a style at the TD level, applied an existing style to that
specific TD or defined specific styles at that level?

Ken



-----Original Message-----
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 18, 2001 2:13 PM
To: CF-Talk
Subject: Off Topic


Sorry for posting this here but I could not find a CSS list that had people
responding on it.. I signed up at 2 different ones. I am trying to figure
out how to change the background color of a cell in a table that has a link
in it. I can get the background color of the link itsel to change, but not
the entire cell... Anyone know how to do this using CSS?

Thanks and again I am sorry for the OT post.

Michael T. Tangorre

============================
Resident Assistant - Brick
Web Applications Developer
A.U. Webteam Slave  :-)
AIM: CrazyFlash4


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to