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)
-   -   how do i change this color (https://vborg.vbsupport.ru/showthread.php?t=293450)

craigvm 12-31-2012 12:47 PM

how do i change this color
 
1 Attachment(s)
just wondering how to change the color of where the arrow points to in the screen shot

WorldCraft 01-01-2013 03:35 AM

I'm actually not too sure about which stylevar goes to that, but you can add this to your additional.css for now.

#breadcrumb
{
background: /*css here*/;
}

craigvm 01-01-2013 12:39 PM

Quote:

Originally Posted by WorldCraft (Post 2393926)
I'm actually not too sure about which stylevar goes to that, but you can add this to your additional.css for now.

#breadcrumb
{
background: /*css here*/;
}

no that does`nt do it m8,but forgot to say the follow us buttons are in the ad spot and when the ad is turned off its ok

WorldCraft 01-02-2013 02:52 AM

Looked at your site with Firebug. I'm a little confused why you have your <div class="body_wrapper"></div> set up like that (not wrapped around the forum's body). The way you have your site laid out you would change body_background in your stylevar editor. On a default theme this would look much different.

CAG CheechDogg 01-02-2013 03:00 AM

I disagree WorldCraft,

You can add the following to your additional.css

.body_wrapper {
background: #000000;
}

change to what ever color you want. Always make changes using the additional.css file, this allows you to keep the changes in case you have a big upgrade or you want to target a specific area of your templates.

WorldCraft 01-02-2013 03:07 AM

Guess it goes with preference. I usually like using stylevars and additional.css as a secondary option. But thanks. :)

CAG CheechDogg 01-02-2013 03:11 AM

No problem , thank you too.

craigvm 01-02-2013 07:07 PM

yeah that worked adding that too the additional.css thank you

CAG CheechDogg 01-03-2013 12:01 AM

Great ! If you need anything else just ask away my Friend.


All times are GMT. The time now is 05:16 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.01035 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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