Tagged: x
-
AuthorPosts
-
April 4, 2016 at 4:04 pm #866558
Michael Burton, CFP®ParticipantHello. I will post more details in my next (hidden) post. Thanks.
April 4, 2016 at 4:59 pm #866652
Michael Burton, CFP®ParticipantThis reply has been marked as private.April 4, 2016 at 5:00 pm #866653
Michael Burton, CFP®ParticipantThis reply has been marked as private.April 4, 2016 at 5:03 pm #866656
Michael Burton, CFP®ParticipantThis reply has been marked as private.April 4, 2016 at 5:03 pm #866657
Michael Burton, CFP®ParticipantThis reply has been marked as private.April 4, 2016 at 5:38 pm #866705
Michael Burton, CFP®ParticipantI have, by the way, been able to successfully create an iframe on a page. I can even get it to link to the vendor’s site. But I’m lost for how to get the actual quote results page to frame on my site.
April 5, 2016 at 1:17 am #867163
ChristianModeratorHey there,
Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
April 5, 2016 at 12:08 pm #867924
Michael Burton, CFP®ParticipantOK. I think I’m figuring it out – or at least a work-around. I still have a problem with the theme, however. I need to have a page to build on that is completely blank. When I select a template with “no container, no footer, no header”, the page still shows a green border (part of my site color scheme) on the bottom of the page. How do I get it to be completely blank?
I still want to be able to use Cornerstone to edit the page. I just need a template with nothing on it.
April 5, 2016 at 12:17 pm #867938
Michael Burton, CFP®ParticipantActually, I think I figured it out. I just needed to set the background color to white.
If it’s still not to much trouble to know the answer to the question about making a fully blank template that I could use with cornerstone, that would be great. Thanks!
April 5, 2016 at 12:42 pm #867965
Michael Burton, CFP®ParticipantYeah, I still need to know how to get rid of the bottom section. I’m trying to frame a page from my site and when I do, it adds a ton of extra white space.
April 6, 2016 at 1:49 am #868718
ChristopherModeratorHi there,
Please add the following code in Customize -> Custom -> CSS :
.template-custom .footer { display: none; }Hope that helps.
April 6, 2016 at 9:41 pm #870429
Michael Burton, CFP®ParticipantYes. I do believe that did the trick. Thank you!
April 7, 2016 at 3:33 am #870766
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-866558 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
