vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Change Forum Blocks Manager Color (https://vborg.vbsupport.ru/showthread.php?t=298166)

nsdqmaester 05-14-2013 10:03 PM

Change Forum Blocks Manager Color
 
Is it possible to add or change the color of the Forum Blocks? Im trying to do something similar to this http://getbblog.com/en/board

Code is

font-family: Exo,Arial;
position: relative;
top: 7px;
font-weight: 700;
font-size: 26px;
line-height: 27px;
text-transform: uppercase;
color: rgb(255, 192, 0);
text-shadow: 0px 0px 10px rgb(255, 156, 0), 1px 1px 0px black;


However not sure where to add any help would be appreciated

Lynne 05-14-2013 10:31 PM

That 'code' is just a list of CSS properties. You would have a class and apply the properties to the class. Most people add it to the additional.css template.

nsdqmaester 05-14-2013 10:59 PM

Do you know what the exact code would be I need to add it to? I know some use like .cms_widget etc Im trying to do something similar like the website above does New Search, Teamspeak, New Posts etc

John Lester 05-15-2013 08:25 AM

To get the same style (first letter a different color then the rest) you'll have to make some template changes as well as adding css to the additional.css file. I can not tell you which templates need to be edited and where, register on the site and send a pm to one of the admins and see if they can tell you.

Lynne 05-15-2013 04:16 PM

It looks to me like they redid the sidebar code with their own classes. So, this isn't something that someone can write up in just a minute. It's something you'd really need to spend some time on.

nsdqmaester 05-22-2013 04:46 PM

Sounds good thank you. I just figured there was a way to change the color of the text on the sidebar forum blocks http://www.gamingwarzone.net/blocks.png <---Screenshot of what im trying to change it doesnt have to be a different colors

Lynne 05-23-2013 01:12 AM

If you just want to change those title colors/size, then stylevar sidebar_header_color and sidebar_header_fontSize should change them.


All times are GMT. The time now is 02:17 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.01012 seconds
  • Memory Usage 1,719KB
  • 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
  • (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