![]() |
Removing underlined link
I have the username linked to their profile, like here at vb.org. What I want to do is remove the underline, and have a mouseover underline to that link only. How do I do this?
Thanks |
Yea like on teh forum names etc.. I cant figure it out either! It wasnt in the head part of the forum style part :(
|
Go to your admin panel.
Go to Styles > modify > fonts and colors > head insert Then find cat A:hover and change the "underline" to "none" there. :) |
What I want is it to be underlined when I mouseover it. I don't want it to be underlined normally.
|
Try changing the itlink hover to none and see what that does. If not, I have a file that will fix it.
|
I am talking about the forum topics and names I took all underline and changed to none yet no change in the links!
|
Try changing to the following and let me know if this fixes it. (Just change the portion of the code I have here). Remember to back up what you already have first.
Code:
A:link, A:visited, A:active { |
1 Attachment(s)
Quote:
|
|
Quote:
|
Just change the A hover like this and that should fix it:
Code:
A:link, A:visited, A:active { |
But the way you have:
PHP Code:
|
You got me on that one. I have never tried to do it with just one type of specified link. I will play with it and see what I can come up with. :)
|
Yea I tried and tried and got frustrated then drank a beer watched the leafs lose and tried again and still no change :'(
|
Try adding the style statement in whatever link you want to have different. Look at the following and let me know if it works for you.
Code:
<normalfont><a href="member.php?s=&action=getinfo&userid=$userinfo[userid]" style="TEXT-DECORATION : none;"><b>$post[username]</b></a></normalfont> |
Got it solved. add a css tag for it, then add class="xxx" in the template.
|
The code I gave you didn't work? It worked on my end. What is the exact steps and code you did to make it work for you then? And do you have to do it that way for each separate instance?
|
I added a css tag in the Head Insert:
PHP Code:
BTW, thanks to c-prompt for the help. |
somebody assist me in doing this.. this threads last reply was in 2002, its 2006. maybe theres an easiar way of going about this.. can some1 help?
|
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:
|