Skip to main content

conflict between code embeds and block usage

Comments

5 comments

  • KC George

    Hi Isanghan

    Can you let us know little bit more about the code you are trying to embed? What functionality are you adding using the code? If you received the code from a specific source, can you name the source?

    1
  • Isanghan Mkt

    This code contains simple html and css.
    It's a code I created myself and I can name it.

    It can be implemented on the screen by inserting the block at the top of the code embedment.
    If insert the block into the bottom of the code, it will be missing from the screen.

    0
  • KC George

    Hi Isanghan

    Simple HTML and CSS code should not have an effect like that on other blocks. Do you mind pasting the code here? We will try and reproduce the problem at our end.

    0
  • KC George

    Hi Isanghan

    You have opening and closing body tags within your embed code.

    <body> 
    </body>

    Therefore your page ends at the closing body tag. Please remove those tags and the rest of your page will load properly.

    0
  • Isanghan Mkt

    Hi, Kc Georg


    Thank you for your help!
    I did what you advised me to do.
    The problem has been solved!
    Thank you again.

    0

Please sign in to leave a comment.