• Hi,

    I have a functioning fresh install of WP 2.5Beta and bbPress 0.9 Beta.

    I would like to present Apple iPhone users of my blog and forums with a customized template. i.e. I would like users of the iPhone to use WP with my iPhone template and everyone else the regular WP template.

    What is the best way to do this? I know how to use different stylesheets for handhelds but not different templates. Do I need another install of WP at a different URL (e.g. myblog.com/iphone). If this is the case, how do I ensure that the different URL blog is exactly the same content as my regular one?

    Thanks,

    Garry

Viewing 2 replies - 1 through 2 (of 2 total)
  • The best way is simply to create a handheld stylesheet. And you can use display: none; for things you don’t feel are important to a handheld user. You can also style things completely different since you’re using a separate stylesheet. So you can make a one-column layout for the smaller screen, for instance. You can also position things so that the content comes first, and then the links.

    Thread Starter gkp99

    (@gkp99)

    Thanks,

    I am relativeky new to CSS – how does the display:none thing work? It sounds like what I’m after.

    Garry,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Handling the iPhone’ is closed to new replies.