On the pages that a video is embedded, the footer gets extra height added to it?? See http://santasvillage.ca/santafest-2012/ If you see the homepage or any other page without a video, the footer is the right height. Happens with Safari and Chrome.
Footer gets bigger when video added
2 posts from 2 voices-
Posted 6 months ago #
-
Hi oncorsolutions,
It has something to do with the facebook code you have in the text widget. Its height is somehow getting confused by the iframe code for the youtube video.
Try hard setting the height of the text widget by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#text-9 iframe { height: 62px !important; }If you move the facebook text widget somewhere else the css will need to be adjusted to that ID.
Regards,
Devin
Posted 6 months ago #
Reply
You must log in to post.














