Grimes

Customer
Where do I change the color for these icons?

2015-09-17_1146.png
 
That is the light box overlay for an attachment it looks like. Is that a screenshot from desktop or a mobile device? Generally it inherits styling so would need to look into more.
 
That is the light box overlay for an attachment it looks like. Is that a screenshot from desktop or a mobile device? Generally it inherits styling so would need to look into more.
Yes, sorry about that. It's the overlay when viewing an attached image. It's a screenshot from desktop.
 
You have two options...upload the attached image to replace this:

xenforo/widgets/lightbox-sprite.png

This needs to be changed, I've attached a dark version of it.

or adjust the header color via CSS

Code:
.XenBase .xenOverlay.lightBox #LbUpper {
background-color: #000000;
}
 

Attachments

  • lightbox-sprite.png
    lightbox-sprite.png
    2.7 KB · Views: 9

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back