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)
-   -   Vb4.2 - Forum Change color (https://vborg.vbsupport.ru/showthread.php?t=293146)

Kosovarap 12-20-2012 03:00 PM

Vb4.2 - Forum Change color
 
1 Attachment(s)
I'm trying to modify a template i recently purchased for Vb4.2, i can't locate the code to change the color/background of the forum. See attached of the "Forum" section i want to modify.
Can anyone help?

Thank you,

metalguy639 12-20-2012 10:11 PM

You are trying to change the color in only one forum area? If so that is most likely not possible without some extra template coding.

WorldCraft 12-21-2012 04:11 AM

If I understand your question correctly, you're gonna want to go to your Style Variable Editor, and change both 'forumrow_background' and 'forumrow_firstentry_background' to a color or image you want.

tbworld 12-21-2012 09:20 PM

If your trying to style a specific forum block, you need to dynamically alter the CSS using javascript or embed a unique selector for that forum_id in your current CSS. It is a bit easier if you add a few new classes to the template. Anyway I hope this gives you a rough idea how to handle it.

The forum block CSS ID's (if I remember correctly) are generated by YUI. So there is no simple way in handling it without adding additional code. But it's not that hard either...


All times are GMT. The time now is 12:35 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.03017 seconds
  • Memory Usage 1,704KB
  • 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)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