I almost finished my page. On my browser (firefox/mac) everything work fine. ( I like the theme!!).
Only on my ipad3 the page look very small. Bothside a border from ca. 1 inch.
Can you tell me how I can stretch the page ? ( –> because the sildeshow NextGen cut the picture.. on the ipad..)
Thanks for your help.
blu
@blu To stretch the page Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
@media only screen and (max-width: 1078px) {
.wrapper {
width: 758px;
}
.container {
width: 718px;
}
}
Thanks for your answer. I have tried it with the viewport command on each page and it seems to work . And then the slider and the zoom funktion are working on the IPAD too. http://www.baiablu.ch