vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How do I change the "quote" bbcode background color? (https://vborg.vbsupport.ru/showthread.php?t=270705)

maxie 09-22-2011 12:53 AM

How do I change the "quote" bbcode background color?
 
hello


any one knows how to change the quote backgraoung color ?


i try to edit my bbqoute templetes but i dont know the exact background color

PHP Code:

<div class="bbcode_container">
    <
div class="bbcode_quote">
        <
div class="quote_container">
            <
div class="bbcode_quote_container"></div>
            <
vb:if condition="$show['username']">
                <
div class="bbcode_postedby">
                    <
img src="{vb:stylevar imgdir_misc}/quote_icon.png" alt="{vb:rawphrase quote}" /> {vb:rawphrase originally_posted_by_x, {vb:raw username}}
                    <
vb:if condition="$postid"><a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}showthread.php?{vb:raw session.sessionurl}p={vb:raw postid}#post{vb:raw postid}" rel="nofollow"><img class="inlineimg" src="{vb:stylevar imgdir_button}/viewpost-{vb:stylevar right}.png" alt="{vb:rawphrase view_post}" /></a></vb:if>
                </
div>
                <
div class="message">{vb:raw message}</div>
            <
vb:else />
                {
vb:raw message}
            </
vb:if>
        </
div>
    </
div>
</
div


HMBeaty 09-22-2011 12:56 AM

AdminCP > Styles & Templaters > Style Manager > Edit StyleVars > bbcode_quote_background

maxie 09-22-2011 11:19 AM

hello sir i check that setting but no setting like that in my panel

im using vb 4.1.2

Max Taxable 09-22-2011 12:14 PM

In vB3 it's the "second alternating color" choices.

AdminCP > Styles & Templates > Style Manager > Style in question > All Style Options > Second Alternating Color.

The CSS selector for that is alt2.

maxie 09-23-2011 10:00 PM

yeah in vb3 that is second alternating color
,

anybody knows in vb 4 ?

thanks in advance

HMBeaty 09-23-2011 10:54 PM

Quote:

Originally Posted by maxie (Post 2249422)
yeah in vb3 that is second alternating color
,


anybody knows in vb 4 ?



thanks in advance

See post #2. However, if you're not finding it in your AdminCP, you're not looking in the area I told you to.

HMBeaty 09-23-2011 10:57 PM

1 Attachment(s)
Screenshot attached for clarification

maxie 09-28-2011 02:16 PM

thank you sir its clear now

thank you very much


All times are GMT. The time now is 09:57 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.01288 seconds
  • Memory Usage 1,731KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete