+ Reply to Thread
Results 1 to 3 of 3

Thread: iPhone 5 issues with some Realty templates, login box cut off at left side.

  1. #1
    Senior Member
    Join Date
    Sep 2019
    Location
    Australia mate.
    Posts
    164

    iPhone 5 issues with some Realty templates, login box cut off at left side.

    Have just noticed that the premium realty templates "Realty Nova Teaser", "Realty Nova Map" and to a lesser extent "Realty Wide Premium" all have an issue on lower resolution phone screens such as iPhone 5, 5c, 5s, iPhone SE and likely some lower end Android phones. This problem may also extend to the templates for other builds of Flynax, I havent checked.

    When user clicks the login button a popup layer appears with login and password. This popup does not correctly adapt to these phone screens and is cut off at left hand side when phone is held in portrait orientation. User can self fix the issue by rotating phone to landscape but ideally it would be nice if the pop box were to appear without being cut off in portrait mode.

    It's true that these phones are getting on in age but if the fix is not too difficult it would be good to help those people who still use older phones.

    IMG_3703.PNG

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello,

    go to ftp > templates > your template > css > style.css

    find @media screen and (max-width: 383px) { [~7654 row]

    add below the following:

    Code:
    Only registered members can view the code.

  3. #3
    Senior Member
    Join Date
    Sep 2019
    Location
    Australia mate.
    Posts
    164
    Thanks Rudi, I'm not yet using the particular templates I mentioned but if I do decide to upgrade to the premium templates then this will be very helpful.

    Can I ask if this fix will be included in an official update to those templates?

+ Reply to Thread