View Single Post
  #357  
Old 04-07-2010, 11:32 AM
Fraggs Fraggs is offline
 
Join Date: Apr 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, sorry. You're not technically replacing anything, just adding another tag to what's already there. But, in all honesty, simply replacing the whole thing will still give you the same end result both in code and in the finished output.

I actually found several other things to change too, but unfortunately didn't think to write them down. The ones I remember were.

reset-fonts.css which is under the same category as editor.css

find legend{color:#fff;} and change the fff to eee
that will change the color of the section texts at the bottom of posting a new thread from black to the same color as the rest of the white-ish text on the site.

editor.css find

.editor_textbox_container {
width:99%;
float:{vb:stylevar left};
margin-{vb:stylevar right}:-{vb:math {vb:raw vboptions.smcolumns} * ({vb:stylevar editor_smiliebox_smiliesize} + 5) + 10};
}

change the width to 100% to regain the right side border of the edit window in the Post New Thread section.

The rest was finding and changing various items in the StyleVars such as the calendar backgrounds for other months, though that was just a personal desire, not really necesarry. The day of week link color for the main calendars as once again I don't like black text on dark gray background. The page navigation font color was also black on dark gray, so that had to be changed. Also, either something I changed also changed the color of the buttons such as Submit Thread and others across the site. Not sure if that was a change or if I accidentally changed something else. Either way, I had to hunt and peck for the background stylevar to those buttons to re-darken them. I unfortunately don't remember where all the StyleVars were, but they are "mostly" worded properly to find them. Time for example. When dealing with those, just stay on that page and change what you think it is, refresh your forum in another browser tab and see if it changed. If not, set it back to what it was and try another one.

edit: Also if you have vBa CMPS the Private Messages link in the User CP is too dark, so I had to find the StyleVar controlling that and changed it to the blue color that the rest of the links were.

I also want to point out that I only tested these changes in FireFox 3.6 and IE 8 so I can't vouch for correctness in other browsers at this time.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01054 seconds
  • Memory Usage 1,765KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (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_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete