Yup, although you might want to make sure and wait for someone else to confirm this as I am unsure. Better yet, why don't you call the iContact guys because they can help better...
No need for JavaScript. Assign the table/td an ID, and then use descendant selectors to apply your styles to those links..
Say you gave the table/td an ID of "nav", you would do something like:..
Cool, got it..
Currently for my td mouseovers, I do it like this:.
In the css:.
Td { font-family: Tahoma;.
Color: #000000;.
Font-weight: normal;.
Font-size: 8pt;.
.btnav { background-color: #84C1DF; border: none;}.
And on the pages:.
<td class="btnav" onmouseover="style.backgroundColor='#626262';".
Onmouseout="style.backgroundColor='#cccccc'" style="border-left:1px solid; border-right:1px solid; border-top:;none; border-bottom:1px solid" bgcolor="cccccc" bordercolor="000000" width="140" height="17">.
Is there a way to do it with the classes like I just did?.
Edit:.
Also, I was wondering if there was a way to make it so you can click anywhere in the td to go to the link, not just the text. Also, how would I make it so as soon as you mouseover the td, the text changes color, erven before you mouse over it..
You could change everything from:.
To the last menu item to:.
Using this CSS:..
There's my CSS, and how I'm doing it on the page:.
My result:.
Http://www.unsigned-online.com/index2.php.
What have I done wrong lol..
Hi, sorry for not answering earlier. What exactly is wrong? I went to the page you gave a link to and I can't find the code there at all. (you need to insert it before you can use it.
Lol)..
And I'm sorry for the triple post.
<h2>.
Now Playing: Normal rotation and listener requests</h2>.
Theres where it is in the code :-/..
Why have you changed the "Now Playing" area? Wasn't your problem with the menus??..
Sorry man, it's been so long since I did this I am out of the swing of things. After adding that code to the css, what do I change in my headeR?.
Sorry, I've been awfully busy the last few days, had to find a sponsor for nearly 200 dollars a month.
I'm outta the groove now..
Hmm...Like this?.
I noticed I left out a </h2> Thats why it was like half with a black background..
Which gives me this:..
But you've only got a small part of it - the #nav h2 part. You need the entire CSS code that I posted...
Yay! One last prob:.
Www.unsigned-online.com/OLD.php.
Just the spacing of the cells...
Remove the &nbsp;&nbsp;'s from the list items, as well as the <b> and </b> tags from the <h2> headings. You don't need any of that, the CSS takes care of everything..
Ah, the wonderful world of CSS.....
You guys all rock, thanks for helping me out..
Http://www.unsigned-online.com/OLD.php.
Would you think it would look better for me to leave the black background on the "playlist" under the main nav or should I just make it bold as I did before switching to using css for the nav?..
I was trying to do this with my right nav, but I'm not sure exactly what to do. Do I make the table be "id=nav" just as I did the left nav?..
Okay, i've got the right setup, except for where it says "cable/dsl" and "dialup", I want the background there to be cccccc I just want the text to be bold on the regular background..
Sorry to keep bothering ya..
Come on!.
I PROMISE thats the last question I have.
I'm having my network make a more professional layout, they made quite a good offer and I couldnt refuse, but that layout still wont be ready for 3 weeks!..

