{l s='(read)'}
But I don't get the thickbox pop up effect, I only got a page that use up the whole screen. What am I missing?
Do I need to add something to it?
Thank you for the help.

Vous parlez français ? par ici !
Posted 07 January 2010 - 03:59 AM
{l s='(read)'}
Posted 07 January 2010 - 05:23 AM
$css_files = array(__PS_BASE_URI__.'css/thickbox.css' => 'all');
$js_files = array(__PS_BASE_URI__.'js/jquery/thickbox-modified.js');
Posted 07 January 2010 - 07:12 AM
Posted 07 January 2010 - 07:41 AM
{include file=$tpl_dir./thickbox.tpl}
Posted 13 January 2010 - 09:14 PM
Posted 03 March 2010 - 01:10 PM
Posted 03 March 2010 - 01:39 PM
Posted 03 March 2010 - 02:27 PM
{include file=$tpl_dir./thickbox.tpl}
<input type="checkbox" id="newsletter" name="newsletter" value="1" {if $smarty.post.newsletter == 1} checked="checked"{/if} />
<input type="checkbox" name="optin" id="optin" value="1" {if $smarty.post.optin == 1} checked="checked"{/if} />
<input type="submit" class="button" name="submitIdentity" value="{l s='Save'}" />
</form>
<!--{l s='Click HERE for our Privacy Policy'}-->
Click HERE to read our Privacy Policy
{/if}
Posted 03 March 2010 - 03:01 PM
Posted 03 March 2010 - 03:22 PM
0 members, 1 guests, 0 anonymous users