vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Removing underlines from only User Names (https://vborg.vbsupport.ru/showthread.php?t=152273)

J. Thomas Jeans 07-14-2007 11:24 PM

Removing underlines from only User Names
 
Okay, I've done a search for this, but nothing is coming up. While I've found a couple of answers, nothing quite matches what I need.

I'm looking for a way to remove the underline from User Names but not from the rest of the links (links posted by members, forum names, et cetera). I've found a couple of good codes that remove underlines from every link, but I just want to take them off the User Names.

Take care,
-J.

nexialys 07-14-2007 11:48 PM

in your CSS, you have that detail: bigusername

use this:

Code:

.bigusername a:link {
text-decoration: none;
}

btw, great avatar... (Dr Who!)

J. Thomas Jeans 07-15-2007 12:01 AM

Well, it took a couple of variations of placement in the CSS, but on the third try it very much worked. :) Thanks a bundle for that, it was driving me bonkers.

And thanks for the compliment on the avatar. I'm East Texas' number 1 Doctor Who fan, I'm sure. :D

ADDED:

While I'm here, I may as well ask this question, too -- is there any way to set the color of links that are posted by members in threads so that it's different from the links on the forum (like the forum names, sub forums, user names, et cetera)? Right now, the forum names are practically the same color as the text, and this means the links end up looking practically the same color as the text.

ADDED:

I'm also now curious -- what bit of code do I have to alter to remove the underline from usernames in the "What's Going On" and "Who's Online" panels?

Roxie 09-15-2007 03:08 PM

<a href="http://www.vbulletin.com/forum/showthread.php?t=108923" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=108923</a>


All times are GMT. The time now is 07:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00914 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete