• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.
Status
Not open for further replies.

kap

New member
Best Shoutbox Ever! So many options!!!

Only issue I am having is changing the Tabs Background color or Link color.

Its very hard to read

shout.jpg



Thanks!
 
The tabs works off of two CSS values and their respective stylevars:
.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_tabs.alt and .formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_tabs.alt2 in the dbtech_vbshout_colours.css CSS Template.

Hope that helps :)
 
I have the same problem, but the "solution" above doest realy help me as i have not mutch experience with css /stylevars.. anyone who can post abit more info about how to fix this?
 
It's hard for us to tell you what colours you want to use, though :p

background-color is the CSS field used for setting background color :)
 
No idea if i get trouble for linking stuff, but Here Is my forum , black / gray ish background. got told to go into dbtech_vbshout_colours.css , so i did and got this
.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_tabs.alt {
background-color:{vb:stylevar postbit_background.backgroundColor};
}

.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_tabs.alt2 {
background:{vb:stylevar control_background};
}

.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_window .dbtech_vbshout_frame {
background:{vb:stylevar postbit_background};
}

.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_highlight {
background: {vb:stylevar highlight_background} !important;
}

And i got no idea, what to set here so the tabs dont get white
 
Ahh sweet, worked. thanks alot :D

Do you know what file the text window is on so i can change that one aswell?

The text window where you write in that is
 
Last edited:
The input area works off of two StyleVars:
input_background and control_focus_background. The first is before the user selected the input area, and the 2nd is while the user is typing.
 
That's not in a file, it's in the StyleVars system, in the drop-down next to your style name that has the All Style Options as default text.
 
When you search for that particular stylevar in the stylevar system, you will only find 1 result.
 
In my stylevars section I only have 2 options: dbtech_vbshout_blockhead_boarderWidth_active and the inactive one....Is there something I am missing?
 
Status
Not open for further replies.

Legacy vBShout

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,172
Customer rating
5.00 star(s) 1 ratings
Back
Top