PDA

View Full Version : Upgrading from Background Script V1 to V2


SlickEddie
07-20-2009, 02:04 AM
This is still under revision

For CACMS users, in the background.tpl

and

FOR ELCMS users, in the get_code.php or background_builder.php or header.php

remove this code


<script type="text/javascript">
function setBG(ver, style, bg){ window.open ('/background_styles/previews/' + ver + '.php?f=' + style + '&bg=' + bg, 'bgprev', 'scrollbars=yes, status=0, toolbar=0'); } </script>
<script type="text/javascript">