Shelley
Well-known member
Shelley submitted a new resource:
[halloween] Pumpy Poopy Pants - Pumpkins in sidebar on top of the sideblocks
Read more about this resource...
[halloween] Pumpy Poopy Pants - Pumpkins in sidebar on top of the sideblocks
View attachment 59258
Summary: This will display an image (halloween theme in this case) above the sidebar.
Live preview: You can view it in action whilst it's up if you glance to your right by the sidebar http://www.bbsmiley.com/
Install: upload the image in your styles /overlay folder and then paste the following into your EXTRA.CSS template.
...Code:.sidebar .section:before { content: ""; display: block; height: 30px; margin-top: 5px; background: url("@imagePath/xenforo/overlay/pumpkin_sidebar.png") no-repeat scroll left transparent; }
Read more about this resource...