test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • juls_m Friend
    #892263

    Good morning,

    If I remember correctly, in the developer license it is included some small customisation of templates from your side.
    Instead of a customisation, can I ask you to help me with making an html form responsive?
    You can find the form in the masthead position of the home page (it is the subscription form).

    I would like it to be displayed:

    • the same way, but with correct aligment (right now some field overlap) on ipad screens in landscape mode

    • a different way on ipad screens in portrait mode and on smartphone screens (both portrait and landscape).
      in this case, I would like the field to be one on top of the other like this:
      email field
      name field
      subscribe button
      checkbox field

    Module name is "signup form header HP"
    The CSS is added in the custom tab of the template (before )

    Let me if you can help me with this and if you need any other information from my side.

    Thank you,

    Giulia

    Ninja Lead Moderator
    #892701

    Hi,

    Uber template supports responsive layout, to have your site work properly, you will need to use 3rd party extension which supports responsive as well.

    In this case, you added the HTML code into Custom HTML module and the CSS style did not support responsive that’s why you get this problem on your site.

    You can try with my tweak below:

    • Open templates/uber/css/custom.css file
    • Add new CSS style
    #mc_embed_signup {
        bottom: 0px !important;
        width: 100% !important;
    }

    Hope it helps

    Regards

    juls_m Friend
    #892849

    Ok thank you very much I will try your suggestion.

    May I ask if anyone knows about an optin form creator extension for Joomla? I have been looking around for it but haven’t found it so far.

    Thanks!

    Ninja Lead Moderator
    #892856

    Please check it here with RSForm! Pro is an option to consider.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum