vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   would like to change the colors of linked text in template (https://vborg.vbsupport.ru/showthread.php?t=237664)

nekiw 03-06-2010 05:49 PM

would like to change the colors of linked text in template
 
right now there no difference on the theme little black which I use from regular text.
I would like links to be black in color instead of grey which it is now.
please help me out :)

Lynne 03-06-2010 08:17 PM

Add to additional.ccs, modify to fit your needs:
HTML Code:

/* change link color in posts */
.postcontent a {color:pink;}


nekiw 03-07-2010 04:29 AM

Hi, thank you for your info.
Anyone of you in here who can explain to me exactly what file to open and modify to get example pink link texts in all posts?

princeedward 03-07-2010 08:01 AM

Quote:

Originally Posted by nekiw (Post 1998876)
Hi, thank you for your info.
Anyone of you in here who can explain to me exactly what file to open and modify to get example pink link texts in all posts?

hi there...if you didn't understand what Lynne said....here it goes

GO > ACP > STYLES & TEMPLATES > SEARCH IN TEMPLATES: additional.css > FIND

NOW: click to open the template (red) and add the code...below

Code:

/* change link color in posts */
.postcontent a {color:pink;}

Save & Reload To Check

you can adjust the red to your own desire color....but i guess PINK is Lynne fave color so leave it as is...:p

Finally if all okay save it...

hope this helps you now clearly...or else...

best regards

:p

nekiw 03-07-2010 08:50 AM

thank you very much :)

Lynne 03-07-2010 05:53 PM

Quote:

Originally Posted by princeedward (Post 1998943)
you can adjust the red to your own desire color....but i guess PINK is Lynne fave color so leave it as is...:p

Actually, I dislike pink. However, when testing if some css works, pink really shows up and is easy to spot. :)


All times are GMT. The time now is 02:49 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.01086 seconds
  • Memory Usage 1,720KB
  • 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)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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