Resource icon

[Halloween] Cobweb in messageUserinfo v1

No permission to download
Compatible XF Versions
1.x
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:
halloween_preview.png
halloween_preview1.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;
}
Author
ENXF NET
Downloads
3
Views
801
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top