MyBB Tutorials

How to change highlighted text color in mybb

Submitted by rahulyhg, , Thread ID: 21635

Thread Closed
08-06-2016, 08:18 AM
This post was last modified: 08-06-2016, 09:04 AM by rahulyhg
#1
How to change highlighted text color in mybb

below is default highlighted text demo snap

[Image: yaxwc6.png]

here is what i edited (2 styles)

1st is background and 2nd is border)

[Image: uiw0ap.png]

to change highlight text go to ACP>Templates & Style>YourTheme>than click on global.css or if no global.css found dont worry its yourtheme.css>in Selector: choose .highlight as i selected check snap.

[Image: vpagl3.png]

check edited demo style 1

to change background color just change #FFFFCC to your theme color or any color you want.

check edited demo style 2

to add border just add this below to Extra CSS Attributes

border:2px solid #yourcolor;

you can also change highlighted text color by adding "color or change font or font size hope this help you.

if you using cloudflare you have to clear you global.css file cache to see the newchanges.

First tutorial, ignore if any mistake.

Enjoy Wink

Users browsing this thread: 2 Guest(s)