vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Blackend (3-Colors!) UPDATED **4.2** (https://vborg.vbsupport.ru/showthread.php?t=245708)

1320Nation 12-30-2010 03:00 AM

This style looks nice in your demo. I'm going to install it with in the next few hours. Thanks for sharing your work!

nizzie 12-30-2010 09:08 AM

Sorry, but how do u change the colour of the code box? from a grey to white? many thanks...

1320Nation 12-30-2010 04:51 PM

The font color on the text after being wrapped with [CODE] tags is nearly invisible. I'm referring to when you use the '#' symbol in the message editor.

Which StyleVar option is used to correct this?

1320Nation 01-10-2011 05:17 PM

Quote:

Originally Posted by psychobike (Post 2141408)
The font color on the text after being wrapped with [CODE] tags is nearly invisible. I'm referring to when you use the '#' symbol in the message editor.

Which StyleVar option is used to correct this?

Qwk86gn, did you not see this post?

Qwk86gn 01-10-2011 10:54 PM

Sorry, been rather busy here recently. Will get you a fix ASAP

Qwk86gn 01-10-2011 11:07 PM

Quote:

Originally Posted by psychobike (Post 2141408)
The font color on the text after being wrapped with [code] tags is nearly invisible. I'm referring to when you use the '#' symbol in the message editor.

Which StyleVar option is used to correct this?



Add this to the additional.css at the bottom:

Code:

.bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
    background: #EDEDED;
    color: #2a2a2a;
}

Get to the additional.css by going into your ACP -> Style Manager -> Blackend -> Drop Down Menu -> Edit Templates -> CSS Templates -> additional.css

CMSTemplateZ 01-11-2011 05:11 AM

You could also change the background color of the code box for a better effect, Good luck

nizzie 01-11-2011 08:14 AM

Quote:

Originally Posted by CMSTemplateZ (Post 2147414)
You could also change the background color of the code box for a better effect, Good luck

How do you do that mate?

CMSTemplateZ 01-11-2011 09:22 AM

Quote:

Originally Posted by nizzie (Post 2147458)
How do you do that mate?

Stylevars / Common / content3_background <-- change the color of this to suite your site or as Qwk86gn said add the code the provided:

Code:

.bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
    background: #EDEDED;
    color: #2a2a2a;
}

Admincp / Styles & Templates / Backend / Edit Templates / CSS Templates / Additional.css add the above code to that file and save, you can also control the background color using the above code.

Good luck bud.

AwEsOmE SuPpOrT brought to you by SkinDen.com :)

Qwk86gn 01-13-2011 02:42 AM

I used the additional.css since you were only wanting to change the one thing. Changing the stylevar may also change other areas and make them unreadable.


All times are GMT. The time now is 05:52 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.01473 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete