I've built the following site -
My problem occurs when viewing on iphones and ipads - the footer in the bottom right is clipped off
Does any one know what might be causing this?
Thanks
Tom
Posted 28 November 2012 - 05:40 AM
Posted 28 November 2012 - 07:18 AM
Posted 29 November 2012 - 02:03 AM
Thanks for your advie Danny, I've done that and it has half fixed the problem. The content in the 'morefoot right' is now showing in its entirety, but the background colour is still clipped......

Any idea what might be causing this?
Thank
Tom
Posted 29 November 2012 - 02:44 AM
How did you apply the bg color? Using css, if so can you paste the code in for us.
Also you have some mobile css in your custom code box already by the looks of it, if you remove this does the background go full width, i'm just wondering if it's something to do with the span command.
Posted 29 November 2012 - 08:25 AM
This is the footer related css I have -
Posted 06 December 2012 - 03:06 AM
Hi Guys just wondering if anyone had any further advice on this problem - is it feasible for me to apply a semi transparent background to the 'morefoot' area?
Thanks
Tom
Posted 06 December 2012 - 03:37 AM
Hi there,
Firstly I'd suggest updating to version 2.3.7 as that was just released and there was a fix in there for the footer. There was a 5px gap at the bottom being caused by some of the code and I can see it on your site, so this could be related.
In answer to your question you can apply the bg to the morefoot area, you might have to adjust some of the padding to make it fit.
However try the following code first to see if it resolves.
Let us know if the 2.3.7 update works for you.
Posted 06 December 2012 - 06:28 AM
Thanks James,
Have updated to 2.3.7 and tried your code, unfortunately neither suggestion worked.
Please let me know if you think of anything else.
Cheers
Tom
Posted 06 December 2012 - 08:45 AM
Posted 06 December 2012 - 08:57 AM
Hi Danny,
Here are 2 screen shots of layout settings let me know if you need any other details


Thanks for you help,
Tom
Posted 06 December 2012 - 11:09 PM
Yes, you can apply a semi-transparent image to the Morefoot. However, your layout indicates the Morefoot will be only within the content width, not the entire width of the screen.
Your custom code is applying the background color presently as an RGBA color with opacity. However, you also used CSS that's inconsistent with that mode of background coloring and is intended for background images. This is causing the issue with the background color only covering some of the footer.
Where did you place the last of James' CSS code? Do you have a cache plugin activated? If so, clear the cache and apply that code James provided then save and view. I've tested it and it will work.
Posted 08 December 2012 - 10:39 PM
Hi Rob,
Thanks for your advice,
I've changed the 'Site Design Mode' to full width sections. And changed tried placing the morefoot columns in the footer section and morefoot section
Also I tried simplifying the CSS to the following -
Posted 09 December 2012 - 08:24 PM
Try making both the Default Layout Mode and the Mode specified in Layout Dimension Editor the same. You have full width in one, and a sidebar in the other. I'd recommend both have one sidebar. You can always turn off sidebars in pages and posts.
Posted 09 December 2012 - 11:13 PM
I tested this idea and it had no effect unfortunately
Posted 11 December 2012 - 04:47 AM
Do you want to set up a user account and PM us the password/login and we'll go in and take a look for you, see if we can figure out what's happening?
Posted 12 December 2012 - 02:54 AM
Thanks - I will PM you with details now
Cheers
Tom
Posted 13 December 2012 - 06:49 AM
Hi Tom,
Just a quick update... I've been looking at this for hours now and I still can't work out what's going lol. I've going to get the rest of the team to have a look this afternoon and maybe get one of the developers to take a look. I'll come back to you as soon as I know a bit more.
Posted 13 December 2012 - 07:48 AM
Thanks James, sorry for the headache!
Posted 14 December 2012 - 10:22 PM
Hi there, I've managed to recreate this on my own site and haven't found a way to fix it.
Screenshot of my site -
So I've raised this over to our developer team as possible a bug and we'll investigate further.
We'll be in touch as soon as we know more. Thank you for your patience :-)
Posted 16 December 2012 - 02:06 AM
Thanks for the update James