Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1010497
    martinezg
    Participant

    Hi,

    I want to insert this frameset to add an Amazon store to my site

    <frameset rows="80,*" border="0">
      <frame src="INSERT_YOUR_PAGE_HERE" name="topFrame" frameborder="no" scrolling="no" noresize="noresize" />
      <frame src="http://astore.amazon.com/crowdlacuna-20" name="mainFrame" frameborder="no" />
    </frameset>
    

    how do i go about doing that? where does this code go?

    apparently i need to place my aStore in one frame and my Web site’s navigation in another frame, but i dont know how

    #1010514
    Rupok
    Member

    Hi there,

    Thanks for writing in! If you are using Cornerstone then you can place this within Text Element or RAW Content element. If you are using default editor then just place this within the Text mode.

    Hope this makes sense.

    #1012219
    martinezg
    Participant

    That does not work

    http://crowdlacuna.com/learn/

    #1012220
    martinezg
    Participant
    This reply has been marked as private.
    #1012405
    Rad
    Moderator

    Hi there,

    Sorry for the confusion, but frameset is different from iframe and you can’t just add that within the content.

    <frameset> is a replacement to <body> when working with multiple windows, hence, if you just wish to embed your content then use iframe instead of frameset.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1010497 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>