Status
Not open for further replies.

IcEWoLF

Customer
Feature request.
I would like all hyperlinks to show in different colors (an option in the shoutbox control panel to change the links colors if possible)


shoutboxcolor.webp
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
The links in the ShoutBox use the stylevar link_color under the Global Group

Thanks, found it, I was just hoping not to have to edit that.
I just wanted an option to use a different stylevar for the shoutbox only instead of using the forum default one.
The reason I am saying this is because the text on my forums is white, so green matches great, but on shoutbox I want it with a different color.
 
100% untested, but if you add the following to additional.css you may be able to customise it:
HTML:
.formcontrols .blockrow .dbtech_shouts .dbtech_vbshout_window .dbtech_vbshout_frame a {
    color:#FFFFFF;
}

Obviously changing #FFFFFF to whatever colour you want to use :)
 
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,179
Customer rating
5.00 star(s) 1 ratings
Back
Top