Viewing 1 replies (of 1 total)
  • Plugin Contributor K. Tough

    (@kjvtough)

    Hi.

    You could probably wrap a set of <div> tags around the shortcode and set a height on them so it wont look like the text is being inserted and pushing everything else downwards. Something like this:

    <div style="height: ???px;">
    [timed-content-client ...]...[/timed-content-client]
    </div>

    where ??? is the height in pixels of the region you want to set aside for your shortcode.

Viewing 1 replies (of 1 total)
  • The topic ‘text writing onto page’ is closed to new replies.