I have a site that I'm improving, but part of that improvement is to add an integration with a 3rd party. They have an embed code, which works fine, but my footer keeps going behind the imbedded page. I tried to put it on a different page and then embed THAT page into the client login page where it's supposed to be. While that seems to work fine for the foot moving lower, when I click to go from the login state to the next page after that, I get scrolling bars to navigate. I HATE scrolling bars with a passion lol.
Is there a function somewhere or some way I could have the embedded page expand to not require scrolling? OR, is there a way to embed the page so that the footer doesn't think the page is shorter than it is and, again, not have the scrolling happen.
File can be found here
***temporarily removed***
Expanding page
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Expanding page
I have temporarily removed so to ask is the third party script commercial (paid) if so it is not advisable to share in a project which others can download.
Re: Expanding page
Okay, so how can I troubleshoot it?
Re: Expanding page
Maybe you can post a stripped version of the project?
Note however that I cannot help you with programming related issues.
Note however that I cannot help you with programming related issues.
Re: Expanding page
I'd love to, maybe I can give you some screen shots instead. I also stripped the 3rd party code.
https://brownelldesignstudios.com/temp/Desktop.zip
https://brownelldesignstudios.com/temp/Desktop.zip
Re: Expanding page
How to expand the HTML box, depends on your the code you are adding.
There is no generic solution.
But you if the code has no height then I suggest not to use a div.
There is no generic solution.
But you if the code has no height then I suggest not to use a div.