Desktop layout breaks on Iphone

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Mon Apr 16, 2012 4:56 pm
Hi,

I got a big problem with the template on Iphone, desktop view.
The layout is broken and the background is showed only on half of the page.
Please find attached below a screen capture. Thanks.

My website : http://www.tiwisport.com/profil/128-thomas-darras

photo.jpg
User avatar
Junior Boarder

GK User
Mon Apr 16, 2012 5:34 pm
In the responsive.css after line:

@media screen and (max-width: 960px) {

please add following lines:

body {
min-width: 760px;
}
User avatar
Administrator

GK User
Tue Apr 17, 2012 11:05 am
Thanks !
User avatar
Junior Boarder


cron