Also the banner is not done as yet so ignore the banner as it is not finalized and they designed the banner and like it
http://multihulls.net.au
Any help would be appreciated.

http://blogs.msdn.com/iemobile/archive/ ... obile.aspxMozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile m.n)
Code: Select all
{if eregi("IEMobile",$smarty.server.HTTP_USER_AGENT)}
{stylesheet name='name_of_your_special_CSS_for_IEMobile'}
{else}
{stylesheet}
{/if}