I’m also trying:
<iframe width="100%" height="100%" src="http://clarusgroupjobs.force.com/jobboard/Jobsearch"></iframe>
Thanks for the reply! I’ve tried that, and it’s not working for some reason. Here’s the code I’m using in the Output HTML block:
iframeing this page: http://clarusgroupjobs.force.com/jobboard/Jobsearch
Into this page: http://beta.clarusgp.com/home-new/careers/
What did I screw up? 😉
<iframe src="http://clarusgroupjobs.force.com/jobboard/Jobsearch" width="500" height="500" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
Solution for this topic
Just found out how to resolve it. As it turns out, I had added a 1/1 area to the page, but didn’t create a section. I found the padding within the section, so when I added it into my page, I was able to edit it to what I want.
I like the yellow pencil editor, but when I make changes, they don’t seem to stick the next time I open the editor. I have a padding issue, I change the padding, it tells me it saved, I leave and come back, and it’s as if I didn’t make a change. any thoughts?