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)
-   -   Custom stylevar? (https://vborg.vbsupport.ru/showthread.php?t=293527)

K4GAP 01-02-2013 07:43 PM

Custom stylevar?
 
Per this post .... https://vborg.vbsupport.ru/showthrea...38#post2393638

If a product/mod derives colors on it's tabs from the overall look of a page and, or but, you want a different color, can there be a .css made just for the tab in question?

I'm trying to wrap my head around how stylevar's and .css work in conjunction with each other.

ForceHSS 01-02-2013 09:42 PM

did you not have that answered already

K4GAP 01-03-2013 02:16 AM

Quote:

Originally Posted by ForceHSS (Post 2394352)
did you not have that answered already

If I had I would not be asking about it again.

Unless a response to this post pertains to the question I asked, please refrain from commenting.

WorldCraft 01-05-2013 01:01 AM

Can you post a link to your forum? Which tab are you trying to change?

K4GAP 01-05-2013 04:11 AM

Quote:

Originally Posted by WorldCraft (Post 2394801)
Can you post a link to your forum? Which tab are you trying to change?

The tabs on the shout box. They are white against the dark background.

http://www.livinginkentucky.com/forums/forum.php

WorldCraft 01-05-2013 08:45 AM

Try adding something like this to additional.css template:
HTML Code:

.dbtech_vbshout_tabs.alt2
{
background: #000000!important;
}

Replace the color with whatever you want. You might not need the !important, but try it with both and see what works.

This should apply the same background color to all unselected tabs on the shoutbox.

K4GAP 01-06-2013 04:13 AM

Quote:

Originally Posted by WorldCraft (Post 2394854)
Try adding something like this to additional.css template:
HTML Code:

.dbtech_vbshout_tabs.alt2
{
background: #000000!important;
}

Replace the color with whatever you want. You might not need the !important, but try it with both and see what works.

This should apply the same background color to all unselected tabs on the shoutbox.

THANK YOU !!!!!!
Finally!! And I was told by someone else it couldn't be done ...hehehe, never give up!


All times are GMT. The time now is 04:07 PM.

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.01049 seconds
  • Memory Usage 1,726KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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