Guest
make avatars visible in user cp

Linear Mode


(∩`-´)⊃━☆゚.*・。゚
Statistics
Characters
2

Joined
6/11/2023

Posts

Threads
#1
This post is hidden due to the following trigger warning:
You can click to toggle this post:
hi!

when accessing the user cp, to the left of basic account information is an empty box, where the avatar should go. the reason it does not display, is because the global img rule sets all image widths at 100% -- dunno why that's so!

this can be easily fixed. adding the following code...

Code:
.usercp_container img {
    max-width: inherit;
}

... makes avatars visible in the user cp.
[Image: Serb-Wiki-Tard-Error.png]

Halloween 2025
Reply




Messages In This Thread
make avatars visible in user cp - by bees - 10/7/2025, 12:37 PM
RE: make avatars visible in user cp - by CJ - 10/10/2025, 4:19 PM
RE: make avatars visible in user cp - by bees - 10/10/2025, 4:23 PM

Forum Jump:


Users browsing this thread: