• Currently 4/5
  • 1
  • 2
  • 3
  • 4
  • 5
iPhone Template Set


iPhone Template Set is building a suitable page for the display by iPhone / iPod touch.

Screenshots

3 Comments

This template set is a great jumping off point to creating a mobile template. One problem is that the BlogName displays with a bunch of breaks in it on a Blackberry. A friend of mine found this out while helping me test. The absolute H1 redefinition was the problem. This is what I changed:

header h1, header p {
top: 0;
margin: 2px 0 0 0px;
padding: 5px 0;
line-height: 30px;
overflow: hidden;
white-space: nowrap;
color: white;
text-align: center;
font-size: 20px;
text-shadow: #2d3642 0 -1px 0;
text-overflow: ellipsis;
font-weight: bold;

}

I also had to change some of the stuff in the entries since all of my archive mappings use an underscore rather than a dash. The entrybasename separator="-" added into the main index page as well as the entry template did it.

Very cool templates though. Thanks

> Ken Edwards

Thank you for feedback. I changed the style of Header by a new version. However, I cannot confirm whether the style that you think of was able to be achieved. Because, I do not have the Blackberry (sorry).

Please test the latest version.

Leave a comment

Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.