Quote:
Originally Posted by buurman
Thx, *CLICKs INSTALL* nice mod, and easy!
What do I have to edit to get the snow only on my CMPS Advanced Homepage, like a extra option?
Thx!
|
Simply add
<!-- Start vBGuides Season -->
<if condition="$vboptions[guidesvbs_onoff] == 1">
<if condition="$vboptions[guidesvbs_area] == 1">
<script type="text/javascript" src="season/$vboptions[guidesvbs_type].js"></script>
</if></if>
<!-- End vBGuides Season -->
to the CMPS Homepage template, and remove it from 'FORUMHOME' template.