Welcome, Guest
Username: Password: Remember me

TOPIC: Album layout on iphone

Album layout on iphone 9 years 6 months ago #1228

Hello,

The album layout on iphone looks off.. any ideas how to fix this?

cheers,

Kristof
Attachments:
The administrator has disabled public write access.

Album layout on iphone 9 years 6 months ago #1235

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Now you need find and open file: templates/skischoolnendaz/css/mobile.css Go to line 631 and changed
#gkMainbody table tr, #gkMainbody table th, #gkMainbody table td {
border: medium none;
box-sizing: border-box;
display: block;
width: 100% !important;
}
To
#gkMainbody table tr, #gkMainbody table th, #gkMainbody table td {
border: medium none;
box-sizing: border-box;
}
Best regards
Bach Pham
Last Edit: 9 years 6 months ago by Super User.
The administrator has disabled public write access.

Album layout on iphone 9 years 6 months ago #1238

sweeet! thankssss!!!!
The administrator has disabled public write access.
Time to create page: 0.043 seconds