Distorted Profile In Personal Message
5 posters
Page 1 of 1
Distorted Profile In Personal Message
Last edited by cassini on November 26th 2021, 9:13 am; edited 1 time in total
Re: Distorted Profile In Personal Message
Hi,
Probably a css rule applying to all pictures instead of one targeting specifically avatar.
URL of forum would help
Probably a css rule applying to all pictures instead of one targeting specifically avatar.
URL of forum would help
cassini likes this post
Re: Distorted Profile In Personal Message
you have added this from my forum tutorials i guess
so replace it with this
- Code:
div.post .postprofile dt img, #profile-advanced-right .module:first-child img {
border-radius: 100%;
height: 100px;
width: 100px;
}
so replace it with this
- Code:
div.post .postprofile dt img, #profile-advanced-right .module:first-child img {
border-radius: 100%;
}
cassini likes this post
Re: Distorted Profile In Personal Message
Nothing was done to the profiles on your PM's they was only boarders
cassini likes this post
Re: Distorted Profile In Personal Message
Dear @cassini
does it happen only when replying to a private message?
Because from what I can see the icons on the profile in messages is fine
does it happen only when replying to a private message?
Because from what I can see the icons on the profile in messages is fine
Re: Distorted Profile In Personal Message
The code is working on my test forum
I just removed height and width
Can you paste your css please using the code tags
I just removed height and width
Can you paste your css please using the code tags
cassini likes this post
Re: Distorted Profile In Personal Message
Niko wrote:Dear @cassini
does it happen only when replying to a private message?
Because from what I can see the icons on the profile in messages is fine
Hello Niko,
The profiles are fine when viewing the forum as it is going through categories, however it's when you are sending
and received pms that the three icons are distorted
Re: Distorted Profile In Personal Message
You did not remove / replace the old one as i said
Please delete lines 97-101
Note: you must try to follow the instructions
Please delete lines 97-101
Note: you must try to follow the instructions
Similar topics
» Distorted Profile In Personal Message
» Personal Profile Page
» Personal Profile Information does not save updates.
» How to hide users' personal profile to visitors?
» Private Message, Profile buttons (and any other) in Profile / how to get rid of the boarder under the posts?
» Personal Profile Page
» Personal Profile Information does not save updates.
» How to hide users' personal profile to visitors?
» Private Message, Profile buttons (and any other) in Profile / how to get rid of the boarder under the posts?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum