Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
  #1  
Old 04-10-2015, 05:25 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to change color

i want to know how to change the color Bar
see this picture
https://vborg.vbsupport.ru/attachmen...4&d=1294013707

Name: forumhome_forumbit (Main Category Long Space after Last Post )
i want to change the colors how help please

--------------- Added [DATE]1428701891[/DATE] at [TIME]1428701891[/TIME] ---------------

no not working your code and i see red box in my forum
i need nav bars colors change
if new installation in vbulletin you see Main category so main category line or nav color want to change

--------------- Added [DATE]1428702137[/DATE] at [TIME]1428702137[/TIME] ---------------

i have Ideal VB theme

--------------- Added [DATE]1428742782[/DATE] at [TIME]1428742782[/TIME] ---------------

no one help me
I really need to change the color and i try my self and i used this method:
Style and Templates - Style Manager - Style variable Editor - Go - forumhead_background
after i see color when i refresh i see color change after 2 second gone i see defalult colors i dont know why
Reply With Quote
  #2  
Old 04-11-2015, 07:07 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If this is the effect you want:



Then add the following CSS to the "additional.css" template:

Code:
.forumhead {
	background: #FF0000;
}

#content .navlinks {
	color: #FFFFFF;
	background: #AA00FF;
}

#content .navlinks a {
	color: #FFFFFF;
}

#wgo h2 {
	background: #808080;
}
And edit the style variable:

Sidebar -> sidebar_background

And in the field "Background Color" enter a value of #ffff00 and click "Save."
Attached Images
File Type: jpg tanzee.jpg (54.9 KB, 0 views)
Reply With Quote
Благодарность от:
tanzeelniazi
  #3  
Old 04-11-2015, 09:41 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working great man nice share thank you
1 more thing
when i open section and watching threads but here color is not changes i mean here
TITLE / THREAD STARTER bar
i want here also

--------------- Added [DATE]1428796957[/DATE] at [TIME]1428796957[/TIME] ---------------

and i am using firefox after changing the colors i see my Ajax Statistics Box header has so much height ? and in chrome height is fine
Reply With Quote
  #4  
Old 04-11-2015, 11:49 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tanzeelniazi View Post
working great man nice share thank you
1 more thing
when i open section and watching threads but here color is not changes i mean here
TITLE / THREAD STARTER bar
i want here also
Then change the first CSS selector to read:

Code:
.forumhead, .threadlisthead {
	background: #FF0000;
}

Quote:
Originally Posted by tanzeelniazi View Post
...and i am using firefox after changing the colors i see my Ajax Statistics Box header has so much height ? and in chrome height is fine
Can you provide a screenshot? I don't use that particular product, but perhaps I can tell if I see the issue what to do.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:05 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11895 seconds
  • Memory Usage 2,210KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (1)post_thanks_box_bit
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete