-
different text options for a tab
I'm using the Drop Down Tabs Menu for my website.
I'm wondering if I can make only 1 of my tabs a different color/size/font than the others.
I really want to emphasize only 1 of the tabs.
Thanks for any help.
Last edited by mcolton; 06-15-2009 at 10:28 AM.
-
-
Easy. Wait, which tabs are you using? give me the URL. Anyway, find the tag for that tab, and add in class="selected_tab". If it already has class="something else" in it, then after the original class, add a space, and then add "selected_tab". Then go to your stylesheet, and, at the very bottom, add ".selected_tab {/*Your rules that you want to apply to that specific tab*/}"
If that looks like jargon, and you don't want to learn more, send me what you're working on, and I can do it for you ;-). Otherwise, go to the w3c tutorial to learn more, or, if you know the basics of HTML & CSS, just ask me.
Hope that was helpful.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks