iPhone look two column theme. Web 2.0 look with big fonts. Tabbed content in sidebar. Fixed-width, widget-ready, translation-ready, paged Navigation and threaded comments. Options available for customizing. Jquery powered comments. Compatible with wordpress 2.7 and higher upto 2.8.5. Valid XHTML and CSS. Compatible with IE 7+, Firefox 3.0+

Tim
10 / 28 / 2009
Hey man, love the iPhone theme!
How do I change the link color?
Thanks!
Tim
TOM
11 / 10 / 2009
iPhoneLike doesn’t have a spot for SI Captcha Options to fill in.?
I see the CAPTCHA but can’t enter it because there’s not spot to enter the letters. Is this normal?.
Nischal Maniar
11 / 12 / 2009
You must be using the CAPTCHA plugin. There is nothing wrong with the iPhone theme, you need to follow the plugin installation and usage instructions properly.
TOM
11 / 13 / 2009
Ok thanks .
Tried a different Captcha plugin. Seems to work better.
Andre
11 / 19 / 2009
Hi. Im using iPhoneLike theme. Great theme. I have a problem with breaks or paragraps in the text. (Blank lines)
Nick
01 / 19 / 2010
In the style.css file, add following line at the end and the paragraph problem will be fixed.
ming
01 / 10 / 2010
Hi,freind.
I like this theme very much.
I’ve add a 2nd level page page TEST on 1st level page ABOUT.
But when I click ABOUT page , it only shows its page content, not include 2nd level page TEST.
and when i moved mouse on ABOUT at header it can not show its sub page name (eg:TEST page.)
could you correct this problem?
Best Regards!
PS:My english is not good, i don’t know if you know my means…
from http://i.bbicool.com/ming
Jonathan
01 / 16 / 2010
I also have a problem with paragraph spacing or page breaks. Have a fix? LOVE the theme man!
Nick
01 / 19 / 2010
@Jonathan: In the style.css file, add following line at the end and the paragraph problem will be fixed.
James
01 / 25 / 2010
The articles on the home page are not formatting correctly for my site. Any reason why?
Johnny
01 / 30 / 2010
Hi Nischal
Please assist me with when someone needs to comment. How do they register or need I change to allow registration of poeple wanting to leave comments.
Thanks
Johnny
Chris
03 / 02 / 2010
I like this theme a lot, but it seems to be a major distraction that the home button image doesn’t link to the home page…is it possible to fix this?
Sharlene
05 / 11 / 2010
I really like the iPhone theme! but I have the same question as Tim above: How do I change the link color?
Nick
05 / 14 / 2010
You can make changes to the style.css file
Change the color attribute value
josu
06 / 18 / 2010
Very nice design, but I have a problem with the title of the posts.
Every word begins with a great letter, e.g.
Hello World
I need:
Hello world
I have searched in the files like style.css and other files, but I cannot find something ?!
many greetings from germany
josu
josu
06 / 18 / 2010
sorry, but it seems, I have find the reason:
in style.css :
.post-title h2 {
float: left;
line-height: 48px;
font-weight: lighter;
color: #242020;
font-size: 18px;
delete text-transform: capitalize;
now it works, but is this really the reason ?????
Colin
07 / 12 / 2010
Hi!
I’ve been using your theme from some months now. It rocks, and visitors love it. One thing puzzles me however. In the address bad is a big “N”, BUT I cannot find a favicon anywhere within the theme directory structure. So how would I change that address bar icon (and what font is that BTW?)
Many thanks once again for an unusual and rather lovely theme!
Ethan
08 / 19 / 2010
Hi, thanx for this nice theme.
i m using it on my web site right now.
i like it very much.
all i wanted to ask is how can i change it to my language?
greetings from Turkiye, istanbul…
DanielC
08 / 29 / 2010
Puzzled me for ages that i couldn’t turn off categories. Found this…
[code]
< ?php the_tags(' ', ', ', ''); ?>
[/code]