-
Change the id for the table that encompases the text, i have it as line 237 looks like this:
<tr><td><table width="350" height="200" border="0" align="center" cellpadding="0" cellspacing="0" title="cardTemplate" id="cardTemplate1">
change cardTemplate to cardTemplate1 then on the dropdown for the font change it to:
<select name="cardTemplate" onChange="document.getElementById('cardTemplate1') .s tyle.fontFamily=this.options[this.selectedIndex].value;"
>
This should now change the font but will break everything else but it proves the code is good........
Edit: You beat me to the answer, i havent got the css file so was at a disadvantage!
Last edited by andychev; 02-12-2008 at 03:39 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules