#Grey borders around images.

15 messages · Page 1 of 1 (latest)

icy wedge
#

I'm unsure if this is the right place to post this (and sorry in advance if it is not), but I have a strange, grey border around my images, whenever I link them?

I'm unsure why, and have been trying to figure it out for a bit, but I'm chalking it up to my inexperience with stuff like this. I have also added an image of the specific section I have linked these uploaded images, in case that is of any assistance.

west ocean
#

What is the link to your wiki?

#

And what skin are you using?

icy wedge
west ocean
#

Vector Legacy infact.
I'll have a look

icy wedge
#

My apologies for getting it wrong, and thank you.

west ocean
#

I cannot replicate the same issue.

west ocean
#

Ah, had to search for it

#

Yeah that is a gallery setting

#

Gallery is making a background for images.

icy wedge
#

Ah, I see. Ill just remove the Gallery and display the images normally then I suppose. Thank you for the assistance.

west ocean
#
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid var(--wiki-content-border-color);
}```
Vector.css
#

Just need to adjust the background color