Jump to content

grey border around thread image


Master00j

Recommended Posts

when uploading my thread image i got always a grey border like this --> http://prntscr.com/ku3hz5

is there any solution to fix it? i don't have it on the other forum where i've upload it to. 

 

Edit: seems to be something within the admin panel. 

If you want to change or get rid of the border from Attached Images in IPS 4...do this

Open your Theme - CSS - Core - Global - Framework - misc.css

Look for these lines...and change border to 0px


/* ======================================================== */
/* IMAGES & THUMBNAILS */
.ipsImage {
max-width: 100%; /* makes them responsive */
height: auto;
}

.ipsImage_thumbnailed {
border: 1px solid #E2E2E2;
padding: 1px;
}

/* A resized image */
.ipsThumb {
border: 1px solid #E2E2E2;

Cheers!

Edited by Master00j
Link to comment
Share on other sites

5 hours ago, Maldesto said:

Thanks for report, I'm aware, but dont see a reason to go editing little things like this as ipb updates and breaks our custom edits anyways.

I never really had issues with that tbh, if you're looking for someone that can do these tasks, speaking for myself, I wouldn't mind doing these really.

Edited by Rudie
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...