Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2011, 10:10 PM
JWL's Avatar
JWL JWL is offline
 
Join Date: Jul 2006
Location: cyberspace
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Stumped Cant Find StyleVar

As seen in the attached, I cannot find where or how I can change the Back ground to be tad darker then white or for that matter the Font Color to Black.

I have spent the past 3 hours looking and testing yet nothing changes. I cannot find where this is stored to change, Please help

In the image below, the hover color is as it should be, but for whatever reason, the FONT and Background are white. I prefer to have the Font Black, but gave up looking as I was unable to correct. So I opted to find Bck ground, No help there either.



Attachment 125141
Reply With Quote
  #2  
Old 01-02-2011, 11:05 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this a style you have created, a free style, or a paid style?

This might be one of those circumstances where one stylevar is used in another area so if you changed it to suite a dark theme you might be required to make some new CSS and edit the template I'm unsure without more info.
Reply With Quote
  #3  
Old 01-03-2011, 12:49 AM
JWL's Avatar
JWL JWL is offline
 
Join Date: Jul 2006
Location: cyberspace
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
Is this a style you have created, a free style, or a paid style?

This might be one of those circumstances where one stylevar is used in another area so if you changed it to suite a dark theme you might be required to make some new CSS and edit the template I'm unsure without more info.
This is the Black Theme Supplied by Vbulletin.
Reply With Quote
  #4  
Old 01-03-2011, 02:17 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JWL View Post
This is the Black Theme Supplied by Vbulletin.
Ohh well then isn't that lovely lol simple issue really, go to editor.css in your style manager under the CSS Templates family and edit, now find:

Code:
.editor_controls .attachment {
	font-size:{vb:stylevar small_fontSize};
	border-top:none;
	padding:1px;
	position: relative;
}
Replace with:

Code:
.editor_controls .attachment {
        background: #FF0000;
	font-size:{vb:stylevar small_fontSize};
	border-top:none;
	padding:1px;
	position: relative;
}
Replace the #FF0000 with your color code or use rgb(205, 205, 205) that's a red and gray example but use the red you'll see the change then edit to suit, if you see a stylevar variable in the code and know what color it is you can easily key that in as well .
Reply With Quote
  #5  
Old 01-03-2011, 02:26 AM
JWL's Avatar
JWL JWL is offline
 
Join Date: Jul 2006
Location: cyberspace
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL

I was digging through edior.css all day, I never saw that until now LOL

Thanks, That corrected it
Reply With Quote
  #6  
Old 01-03-2011, 02:34 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JWL View Post
LOL

I was digging through edior.css all day, I never saw that until now LOL

Thanks, That corrected it
Glad it's sorted and I believe we've all chased our tails in a circle at least once along our way eh?
Reply With Quote
Reply


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 02:06 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.03949 seconds
  • Memory Usage 2,230KB
  • 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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete