Hi:
I'm working on a mod for pocket pc 2002. I'm using dual templates & I have everything working except the modification of the add / edit event fonts & form elements.
PPC does not support css, html buttons and requires pages to be 226 pixels wide. I've changed all the buttons to image buttons and have modified views for this resolution.
Now I need to change tthe fonts & form elements at the add event & edit event pages.
Can anyone tell me how to to change these without using css or admin (I have a regular version of the calendar that I do not want to change. I need to modify the code where it writes and formats these elements & call it from the mirror page ie. add_edit_event_ppc.html
Thanks in advance for any help you can give me!