I noticed that there is not built in css file for "WAP" and "iMode". Can anyone help me to create link to the css file from the template's index.php?
Yes I have the same problem - I need to change the text size in i_mode template but can't find a CSS file - help!
mobile_wap template is designed for very old phones. It's based on wml (not html) markup that doesn't support css at all.
mobile_imode is designed for old phones that uses "compact html" markup. Compact html is subset of html4 and it's also has no css support (or it's very limited).
All modern phones get smartphone template, and iPhones get iphone template.
mobile_imode is designed for old phones that uses "compact html" markup. Compact html is subset of html4 and it's also has no css support (or it's very limited).
All modern phones get smartphone template, and iPhones get iphone template.