Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-05-2009, 07:08 PM
minty_fresh minty_fresh is offline
 
Join Date: Apr 2008
Location: Scotland
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Quick Reply Background colour

Hi Guys,

I have just installed a style from these boards - my forum can be found over at www.jdmtas.com/forum

Now, Iv been playing with the colour's and what now, the user's on there have complained the "Quick Reply" at the bottom is too bright compared to the rest of the content etc.

So.. I editted the graphic gradient file so it was darker, Iv since spent a long time in the Styles thing within vB admin to try and edit the background colour's for the Quick Reply.

I would like to change the background to which you enter text, So for example the bk is white, and the text is black. I would like to swap this around.. however, I cannot for the life of me work out where I change this!

Im self taught with this and not 100% clue'd up etc. Really hope someone can lend a hand before the user's start shouting at me lol.

Many Thanks
Reply With Quote
  #2  
Old 12-05-2009, 07:25 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think that might be in the template "editor_css", although I can't tell you exactly where.
Reply With Quote
  #3  
Old 12-05-2009, 07:35 PM
minty_fresh minty_fresh is offline
 
Join Date: Apr 2008
Location: Scotland
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Iv just opened the file vbulletin_editor which was located in,

upload>clientscript>vbulletin_editor

However, there is nothing with the colour : #ffffff which would mean white to change :/
Reply With Quote
  #4  
Old 12-05-2009, 08:34 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was talking about, from the admin control panel, go to Styles & Templates=>Style Manager, and "Edit Templates" for the style you're editing (Default?), then look for "editor_css" (but I'm not absolutely sure that's where you need to change it).
Reply With Quote
  #5  
Old 12-05-2009, 10:53 PM
minty_fresh minty_fresh is offline
 
Join Date: Apr 2008
Location: Scotland
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah ok, Iv just checked.. nothing in there for editting colour's using the #*****'s etc :/ its ok mate, not to worry
Reply With Quote
  #6  
Old 12-06-2009, 12:53 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I see what you mean. That's what I get for trying to go by memory.

Anyway, I think I figured out how to change it. In your style editor, scroll down to "Additional CSS Definitions" and add:

Code:
#vB_Editor_QR_textarea {
   color: #FFFFFF;
   background-color: #000000;
}
Reply With Quote
  #7  
Old 12-08-2009, 01:15 PM
minty_fresh minty_fresh is offline
 
Join Date: Apr 2008
Location: Scotland
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats it mate - You did it!!

Top work, I thank you in Kind haha
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 11:53 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.05360 seconds
  • Memory Usage 2,217KB
  • Queries Executed 13 (?)
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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)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_postinfo_query
  • fetch_postinfo
  • 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