![]() |
Underlined Username and Thread Titles
How do I turn this off?? I searched, but did not find the answer ...
I run another site (www.unitedstangs.com) and it is not showing on there, but it is on www.stangsgonewild.com ... I know it is probably a simple option I have to check, but I am not finding it anywhere .. Thanks in Advance .. Bulldog |
Check your main css for your templates for "underline" and delete that. It's usually in the "Body" section
|
You're more likely going to have to add a declaration (instead of removing one).
Code:
text-decoration: none; |
Quote:
--------------- Added [DATE]1243980449[/DATE] at [TIME]1243980449[/TIME] --------------- Quote:
|
Edit the postbit template and wrap the username with span tags & that attribute. Repeat with forumdisplay and the thread title.
|
I am kinda new at coding ... You lost me on that .. LOL
You saying that I should find in the postbit template as well as the forumdisplay and threadtitle templates and use the code ... Code:
<span>username</span> Where would I insert the Code:
text-decoration: none; |
If you have firebug as an addon for firefox, you would be able to easily see what classes affect those links and change the underlining in the Main CSS.
If you don't want to do it that way, you may do what Hanson suggested and wrap them with span tags: HTML Code:
<span style="text-decoration: none;"> |
Quote:
|
What is your goal? The same as the OP?
|
All times are GMT. The time now is 05:03 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:
|