Shape 5

Joomla Templates => Game World - Club => : fbrizzi October 31, 2015, 12:49:40 AM



: Height on Accordion - mobile version
: fbrizzi October 31, 2015, 12:49:40 AM
Hi:

As one scrolls down the homepage on the mobile version, the accordion continues to show despite the fact that there is no more text to display. Please see picture attached. Is there a way to fix this? Thank you!


: Re: Height on Accordion - mobile version
: mikek October 31, 2015, 07:27:31 AM
Hello,

I am viewing your site on my phone and I am not seeing this issue. The columns are forced to have a min-height of 1px and an auto height at all screen resolutions below 900 in s5_responsive.css:

#s5_pos_custom_2, #s5_left_wrap_inner, #s5_right_wrap_inner {
height:auto !important;
min-height:auto !important;
}

I would suggest trying from another phone or try clearing your phone's cache.


: Re: Height on Accordion - mobile version
: fbrizzi October 31, 2015, 02:21:18 PM
Thanks Mike. I appreciate you looking into it, but the issue is definitely there. You will also find it on the basic template. My colleagues all see the issue as well. You might want to look at it with an iPhone 6, as that is the mobile I'm using. Please keep us informed.


: Re: Height on Accordion - mobile version
: mikek November 03, 2015, 09:00:31 AM
Hello,

Sorry for the delay in this, it's a bit of a confusing issue because the code I have above is definitely correct and works in all browsers except for iPhones. So it's really a bug with iPhones.

Anyway, can you try uploading the attached index.php and overwrite the one in templates/game_world on your site? There's an adjustment to the javascript that sets the height of the columns and forces the height with javascript as well as the css.


: Re: Height on Accordion - mobile version
: fbrizzi November 03, 2015, 09:15:36 AM
PERFECT TIMING! WE'RE LAUNCHING IN AN HOUR AND IT WORKS!

I couldn't be happier with your professionalism. Thank you for taking our problem seriously, and congrats on an awesome template. You guys kick *ss.