CSS Menus Links

I’ve set up a CSS menu (with the action) with all my buttons as an individual menu (because I couldn’t think of a way to get them all having different icons). Now my challenge is to get the text that appears alongside the icon NOT to appear in normal state and only to appear in rollover state. I know this should be possible by tweaking the css manually. Any ideas?

Cheers! :slight_smile:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

… Now my challenge is to get the text that appears alongside the icon NOT to appear in normal state and only to appear in rollover state.

Couldn’t you just make the text color of the normal state the same as the background color, then change the color to a “visible” color on the rollover?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes I’ve tried that but the text overlaps other stuff on the page…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 29 Aug 2008, 4:52 pm, RubberDuckie wrote:

Yes I’ve tried that but the text overlaps other stuff on the page…

Try using the color “transparent”. You’ll have to add this manually using Extended. According to CSSEdit, it’s perfectly valid, but I doubt that Google would like it very much.

There’s probably a way to do this in JavaScript, so that you can have your cake and eat it too. Can you post a link to the page where you’re trying to do all this?

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

http://www.toliveischrist.info


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options