1. Steven Breukel
  2. General
  3. Tuesday, 18 April 2017
  4.  Subscribe via email
Hi,

I'm using the new template London.

I have a problem with loading a sidecol on a mobile device.

I'm using RSform for a form. I have put it in sidecol 2a.
(Sidecolumn Positioning is on 'after')

When loading de page on my mobile device (iPhone 7). The form is loaded first, instead of after.

But when I move the page a little downwards, the text is shown and the form is placed under the text.

Please help?
References
  1. http://www.bruckel-reclame.nl/nieuwe-site/index.php/huisstijl
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 767px) {
#main {
display: flex;
flex-direction: column;
}
.sidecol_a, .sidecol_b {
order: 1;
}
}


Ciarán
  1. more than a month ago
  2. General
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for you input, but it still doesn't work :(
The Sidecol 2a is still shown first.
After(a little) movement it disappears and the main text is loaded. And the sidecol 2a has moved to the right position.
  1. more than a month ago
  2. General
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. General
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Steven

This issue has been amended and should now be displaying correctly on iPhone with the suggest custom CSS.

Ciarán
  1. more than a month ago
  2. General
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Yes! It works! Thank you!
  1. more than a month ago
  2. General
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok