Code: Select all
-- Version 1.0.1 --------------
• Added placeholder avatar for users without avatar
• Removed UTF8 BOM from files
I have checked. Should be fixed now. Can you verify it?___Martin wrote:Please check if you could remove these bytes from the template files, i.e. save the files as UTF-8 without BOM.
Verified, the extra bytes are gone and the page validation is successful, thank you.Wolfsblvt wrote:I have checked. Should be fixed now. Can you verify it?
Code: Select all
.member_avatar img {
z-index: 1;
}
.member_avatar img:hover {
z-index: 10;
}
Can you test if they can work both parellel? Then there is no need to combine it, I would say. It is better to keep features seperated, so that administrators can choose wich extension they need.Hand of Shadow wrote:maybe in the next version .. combined with this mod
viewtopic.php?f=456&t=2283516
Great, thank you.___Martin wrote:Verified, the extra bytes are gone and the page validation is successful, thank you.![]()
You are right, I should have seen this earlier :-/___Martin wrote:Just noted a small issue with the display of the zoomed avatars. Please see this
The default Avatars a differentWolfsblvt wrote:Can you test if they can work both parellel? Then there is no need to combine it, I would say. It is better to keep features seperated, so that administrators can choose wich extension they need.Hand of Shadow wrote:maybe in the next version .. combined with this mod
viewtopic.php?f=456&t=2283516
Have you tested it? I don't know how the other extension works, but if it includes it as a real avatar, my extension should recognize it and display it as it is.Hand of Shadow wrote:The default Avatars a different
Code: Select all
-- Version 1.0.2 --------------
• Fixed clipping issue if zoomed
• Included subsilver2 support
Thank you!sopi wrote:Keep up the awesome work and thank you for all you've done and been sharing so far.
Code: Select all
-- Version 1.0.3 --------------
• Moved default avatar to style folder
the link above download v 1.0.2 fileVersion: 1.0.3
Ah, my bad. Should work now.FomenkoAndrey wrote:the link above download v 1.0.2 file
No, it wasn't. I really need to write a batch for that :dry: Everytime I forget something. Forget to upload newest changes to git. Forget to push new zips on the ftp, forget to remove git files...___Martin wrote:Thanks!![]()
FYI: your git files are included in the zip archive, was this intended?