[Halloween] Cobweb in messageUserinfo

xF1 Add-on [Halloween] Cobweb in messageUserinfo v1

No permission to download
Thought I'd share this and post it here. If your into the whole halloween spirit and want to add a little halloween imagery into your avatar area.

Note: If your using xenforo 1.1.0 beta 4 the template edit is not necessary. Only make the template edit if you're using prior to 1.1.0 beta 4.

Screenshots: >>
xenforo_com_community_attachments_halloween_preview_png_24906__.png
xenforo_com_community_attachments_halloween_preview1_png_24907__.png


Go into the message_user_info template

Find:
Code:
<div class="avatarHolder">
Add After:
Code:
<span class="helper"></span>
Then paste the following into your Extra.css template and upload the attachment image into your /overlay folder.
Code:
.message .helper {
background: transparent url('@imagePath/xenforo/overlay/halloween.png') no-repeat;
display: block;
height: 47px;
left: 0px;
position: absolute;
top: 0px;
width: 52px;
}
Images

Author
AnimeHaxor
Size
5.4 KB
Extension
png
Downloads
4
Views
1,431
First release
Last update

More resources from AnimeHaxor