Xenforo Halloween Cobweb userinfoblock

Discussion in 'Guides, Tips & Tricks' started by Shelley, Nov 1, 2011.

    Shelley Designer

    Gender:
    Female
    Score:
    +454 / 11 / -3
    Summary: This alteration will display a cobweb and cover a small portion of your avatar area for those of you whom wish to decorate your style and celebrate halloween.

    Preview: halloween_preview.png halloween_preview1.png

    Ps. I'm too lazy to do a fully fledges style.

    Because of the introduction of the new helper span in 1.1.0 beta 4 there are now no more template edits needed.

    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; }
    

    Attached Files:

    Lenin New Member

    Gender:
    Male
    Score:
    +1 / 0 / -0
    this fall according to the theme of my forum

    jmurrayhead New Member

    Gender:
    Male
    Score:
    +12 / 0 / -0
    Nice effect...I'll have to remember this come Halloween! :)

    IcEWoLF New Member

    Gender:
    Male
    Score:
    +5 / 0 / -0
    This is awesome, thanks :)

Share This Page