Guest
make avatars visible in user cp

Threaded 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

Developer
Statistics
Characters
4

Joined
2/13/2025

Posts

Threads
#2
This post is hidden due to the following trigger warning:
You can click to toggle this post:
added!! :D
Reply

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

Joined
6/11/2023

Posts

Threads
#3
This post is hidden due to the following trigger warning:
You can click to toggle this post:
<3333
[Image: Serb-Wiki-Tard-Error.png]

Halloween 2025
Reply




Forum Jump:


Users browsing this thread: