vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   forum home text and link colors? (https://vborg.vbsupport.ru/showthread.php?t=172767)

drumnbassbboy 03-12-2008 12:45 AM

forum home text and link colors?
 
mod to change them or make them different? i want one forum on the home display to have red links and white text...and another forum to have silver text and blue links

Bradley_Wint 03-12-2008 02:09 AM

you need to make a template for each of the forum...make a child template of your current design and adjust the CSS to suit your needs per style...then apply the templates to the desired forums.

drumnbassbboy 03-12-2008 03:17 AM

yeah, that works once u click on the forum, i was more referring to when you are just looking at the home page of the forum, i have a forum called "off-topic" and "general discussion" on the home page...id like off-topic to be yellow and general discussion to be green...something like that...how would i go about doing this? seems like i would need to somehow target this by forum id?

Bradley_Wint 03-12-2008 03:22 AM

Ah ok I see what you mean...

ok easy, say you want the link red.
Code:

<FONT color="#ff0000">Forum News</FONT>
adjust the bolded hex code to the color you want. Just put that entire string as the name of your forum.

Edit - Thanks for bringing up this idea, I modded on of the premium forum links of my board as well to highlight its importance. :)

drumnbassbboy 03-12-2008 03:27 AM

ok u solved that one, didnt think of that...lol...what about the last post link colors???

Bradley_Wint 03-12-2008 03:35 AM

ok that will require some custom CSS and template coding. I don't know how to customize it on a forum basis though. :(

drumnbassbboy 03-12-2008 03:39 AM

know any mods that work for this? im sure u would have to target by forum id some how though....


All times are GMT. The time now is 03:32 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.01370 seconds
  • Memory Usage 1,716KB
  • 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
  • (7)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