C chicago Guest Joined Apr 11, 2003 Messages 14,127 Points 38 Jul 20, 2020 #1 how do i change background color in a post, color behind the text? what's the html code / is that even an option? thanks 🙂
how do i change background color in a post, color behind the text? what's the html code / is that even an option? thanks 🙂
H His Divine Shadow Administrator Joined Dec 2, 2002 Messages 18,966 Points 38 Jul 24, 2020 #2 You can use the background color style. There is a highlight bbcode, but this version of vBulletin does not support it. HTML: <span style="background-color: yellow;">Highlighted text</span> <span style="background-color: yellow;">Highlighted text</span>
You can use the background color style. There is a highlight bbcode, but this version of vBulletin does not support it. HTML: <span style="background-color: yellow;">Highlighted text</span> <span style="background-color: yellow;">Highlighted text</span>
C chicago Guest Joined Apr 11, 2003 Messages 14,127 Points 38 Jul 24, 2020 #3 🙂 Thanks for the info HDS <3
V Viewmaster 1st Level Red Feather Joined Apr 30, 2008 Messages 1,167 Points 48 Jul 24, 2020 #4 Ah will have to give this a look 🙂