LabSecrets Blog

The latest news & info from the Lab!

How to easily embed content pages into your LabSecrets Solution site!

Click for iPhone Video:

Let’s get back to basics! In this tutorial video, we show you how easy it is to embed content from another website into your LabSecrets Solution site with just a couple snips of code and CSS. Simple enough for a newbie, but powerful enough to do some “heavy lifting” on your site!

Full code below (registered visitors only)

[labprotect (Registered,Subscriber,LabSecrets)]

<style>div#main.fullwidth {width:1019px!important;}</style>

<div class="iframe-wrapper">
<iframe src="http://bit.ly/9Sorg2" style="height:1000px; width:100%;" frameborder="0" scrolling="no" overflow="hidden"></iframe>
</div>

  • This is some sample code (with inline CSS style block above) to make your LSS page 1019 pixels wide, and then embed content from a third-party site. Be sure to set your template to "Full Width" to remove the sidebar, and adjust as needed.

[/labprotect]

No comments yet.

Leave a Comment

Remember to play nicely folks, nobody likes a troll.

You must be logged in to post a comment.