![]() |
Links Have No Underline
Im sure this is simple but I'm not smart.
How do you get the links to have no underline - just like whats here at vbtemps? |
You have to edit the head insert either in templates or in styles. Look for:
A:link, A:visited, A:active { COLOR: #4274B6; and add TEXT-DECORATION: none; under that. I think that should do it. |
Hmm..
Seems I already have that there, and yet I've got underlines. ".cat A:link, .cat A:visited, .cat A:active { color: {linkcolor}; text-decoration: none;" |
What you posted is the .cat class, not the main A: entry. Check your stylesheet again for:
A:link, A:visited, A:active {COLOR: #4274B6; TEXT-DECORATION: none;} |
1 Attachment(s)
Sorry Mashby. I figured since it wasn't a template it'd be okay.
|
Grrr. Please edit your post and include it as a text file please.
|
I would like to know how to do this as well. Easier explaintion please.
|
vBulletin uses Cascading Style Sheets (CSS) for the most of the layout, colors, etc. So, you simply have to change a setting in the CSS that is in the Header section of the Admin Control panel.
So, do the following: 1. Log into your Admin Contol Panel 2. Scroll down to "Styles" in the left navigation and select Modify. 3. Select the "[fonts/colors/etc]" for the style you'd like to edit. 4. Search in the "Head Insert" section for: Code:
A:link, A:visited, A:active { Code:
A:link, A:visited, A:active { |
Quote:
Try adding the code that I list in the above post right before ".pagenumstatic {" and see if that helps. FWIW, it appears that you're missing some CSS code. You may want to check out the original to see what's missing. |
How about making links have a line above and below them..? Thats possible isnt it..? Any ideas mashby..? ;)
|
Hmm... I have a question:
I got rid of the underlines... but now when I hover over my links, they don't underline. And yes, I have all of my HOVER links set to TEXT-DECORATION: underline; Anyone know what's wrong? |
All times are GMT. The time now is 04:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|