vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Make links in forum post stand out more (https://vborg.vbsupport.ru/showthread.php?t=294787)

DF031 02-05-2013 10:24 AM

Make links in forum post stand out more
 
...

LifesGreatestGift 02-05-2013 12:25 PM

try adding something like this to additional.css

Code:

.postbit .postcontent a, .postbitlegacy .postcontent a {font-weight:bold !important;text-decoration:underline !important;}
may need to tweak it, and if there is already a stylesheet

Disco_Dave 02-05-2013 01:38 PM

Quote:

Originally Posted by LifesGreatestGift (Post 2402055)
try adding something like this to additional.css

Code:

.postbit .postcontent a, .postbitlegacy .postcontent a {font-weight:bold !important;text-decoration:underline !important;}
may need to tweak it, and if there is already a stylesheet

Thanks for this, is it possible to make the text colour a url background?

LifesGreatestGift 02-05-2013 04:56 PM

not sure what you mean by 'text colour a url background'

you can set the color of the link by doing this

Code:

.postbit .postcontent a, .postbitlegacy .postcontent a {font-weight:bold !important;text-decoration:underline !important;color:#ff0000 !important;}

Amaury 02-05-2013 04:59 PM

You can edit these variables:
  • link_color
  • link_hover_color

LifesGreatestGift 02-05-2013 05:22 PM

Quote:

Originally Posted by Amaury25 (Post 2402140)
You can edit these variables:
  • link_color
  • link_hover_color

that will edit links on the entire site, he just wants to edit the post content links. There is no stylevar for post content links.

LifesGreatestGift 02-05-2013 05:29 PM

Well, change it to suite your color of choice as the current code will make links red, but yes, add it to additional.css

DF031 02-05-2013 06:04 PM

...

Disco_Dave 02-06-2013 08:14 AM

Quote:

Originally Posted by LifesGreatestGift (Post 2402137)
not sure what you mean by 'text colour a url background'

you can set the color of the link by doing this

Code:

.postbit .postcontent a, .postbitlegacy .postcontent a {font-weight:bold !important;text-decoration:underline !important;color:#ff0000 !important;}

We use a background url for some elements of our site, just wondering if this possible for text colours to be a url colour. Hope that makes sense.

DF031 04-29-2013 05:57 AM

...


All times are GMT. The time now is 01: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
  • Page Generation 0.01042 seconds
  • Memory Usage 1,727KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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