iPhone mode question

olaeblue
12 years, 10 months ago
My Joomla site has the Top Of Page plugin installed. On my nokia N8 the page displays fine with TOP being a 'button' on the bottom of the page.

On my friends iPhone TOP becomes a block over the whole screen.

Is there something about my setup that is causing this different behaviour, or is it an iPhone browser issue?

Is here anything I can do about it (other than uninstall TOP)?

Thanks for your help.
dryabov
12 years, 10 months ago
Add following rules to templates/mobile_iphone/css/custom.css:

#gototop {
min-height: 0 !important;
width: auto;
-webkit-backface-visibility: initial;
}
olaeblue
12 years, 10 months ago
Thanks, will give it a go.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.