The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Like Button
Does anyone know how to change the color of the thumbs up icon so users can see the "Like Button" on the bottom right post?
|
#2
|
|||
|
|||
Those icons are called from a sprite svg image, so no its not an easy change.
|
#3
|
|||
|
|||
I see that. It's inconceivable to me how such an important feature button the designer made near invisible.
Thanks for your answer. |
#4
|
|||
|
|||
You can edit the svg of course, the simplest solution.
I don't know which colorization you want. But other single color (!) changes are possible with combinations of invert/sepia/saturate/... css filters. For example add to your additional.css-template Code:
.b-icon__like { filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%); } |
Благодарность от: | ||
yilmaz |
#5
|
|||
|
|||
I'm really just wanting to make it visible so red or black against the dull grey would be awesome.
--------------- Added [DATE]1591297179[/DATE] at [TIME]1591297179[/TIME] --------------- Wow thanks! Even the orange makes it stand out a lot better. Cheers!!!!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|