Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
No underline under links, but... Details »»
No underline under links, but...
Version: , by wooolF[RM] wooolF[RM] is offline
Developer Last Online: Feb 2005 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-14-2002 Last Update: Never Installs: 0
 
No support by the author.

]Admin CP ->
Styles ->
Modify ->
Choose your current one and click on [fonts/colors/etc] ->
Go to Head Insert and replace
Code:
A:link, A:visited, A:active {
	COLOR: { linkcolor};
}
A:hover {
	COLOR: { hovercolor};
}
#cat A:link, #cat A:visited, #cat A:active {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: underline;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	COLOR: { linkcolor};
	TEXT-DECORATION: none;
}
#ltlink A:hover {
	COLOR: { hovercolor};
	TEXT-DECORATION: underline;
}
with
Code:
A:link, A:visited, A:active {
	COLOR: { linkcolor};
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: { hovercolor};
	TEXT-DECORATION: underline overline;
}
#cat A:link, #cat A:visited, #cat A:active {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: none;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	COLOR: { linkcolor};
	TEXT-DECORATION: none;
}
#ltlink A:hover {
	COLOR: { hovercolor};
	TEXT-DECORATION: none;
}
REMEMBER TO REMOVE EXTRA SPACE AFTER "{"

Resultat can be seen in attachment

PS: Link will not blink, but there will be these two lines over and under link when u move mouse over any link.

Download Now

File Type: (21.4 KB, 132 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-15-2002, 11:12 PM
wooolF[RM]'s Avatar
wooolF[RM] wooolF[RM] is offline
 
Join Date: Jan 2002
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

]hmmm... no reaction at all? [good] / [bad] ?
Reply With Quote
  #3  
Old 04-19-2002, 12:16 AM
Psychdrone Psychdrone is offline
 
Join Date: Nov 2001
Posts: 525
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yo I like it, how do I change the color of the lines?
Reply With Quote
  #4  
Old 04-19-2002, 03:26 AM
Unknown553's Avatar
Unknown553 Unknown553 is offline
 
Join Date: Oct 2001
Location: Las Vegas, NV, USA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Admin CP -> Styles -> Modify -> Link Hover Color
Reply With Quote
  #5  
Old 04-20-2002, 12:47 AM
wooolF[RM]'s Avatar
wooolF[RM] wooolF[RM] is offline
 
Join Date: Jan 2002
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

]Finally... some output is always nice
Reply With Quote
  #6  
Old 04-20-2002, 04:10 AM
Psychdrone Psychdrone is offline
 
Join Date: Nov 2001
Posts: 525
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Unknown553
Admin CP -> Styles -> Modify -> Link Hover Color
unfortunaitly that dosn't work
Reply With Quote
  #7  
Old 04-20-2002, 09:49 AM
wooolF[RM]'s Avatar
wooolF[RM] wooolF[RM] is offline
 
Join Date: Jan 2002
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

]admin cp -> styles -> modify -> choose one -> [fonts/colors/etc]

Now...

1) Under "Page Layout" under "Body Tag" make sure u have edited
Code:
<body bgcolor="#808080" text="#000000" id="all" leftmargin="10" topmargin="10" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020">
to colors that u want. (here I gave my example).

2) Under "Main Colors" under "Hover Color for Links
" make sure u have edited it to the color that u want.

3) Under "Head Insert:" make sure u have edited
Code:
A:link, A:visited, A:active {
	COLOR: { linkcolor};
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: { hovercolor};
	TEXT-DECORATION: underline overline;
}
#cat A:link, #cat A:visited, #cat A:active {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: { categoryfontcolor};
	TEXT-DECORATION: none;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	COLOR: { linkcolor};
	TEXT-DECORATION: none;
}
#ltlink A:hover {
	COLOR: { hovercolor};
	TEXT-DECORATION: none;
U can go step by step and try to replace first "{ linkcolor}" with "#FF0000" and go check your page for red colors. If it gives not the same result as u want, change "#FF0000" back to "{ linkcolor}". Then change "{ hovercolor}" to "#FF0000" etc... I hope Uu understand what I mean.
I know it will take some time, but it's the easiest way for u to find it...
Reply With Quote
  #8  
Old 04-21-2002, 08:36 PM
Psychdrone Psychdrone is offline
 
Join Date: Nov 2001
Posts: 525
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ya thanks bro!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:29 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
  • Page Generation 0.04496 seconds
  • Memory Usage 2,287KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (1)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete