Viewing 4 replies - 1 through 4 (of 4 total)
  • presleymiller

    (@presleymiller)

    I’m having the same problem. Any answers?
    https://soarmusicschool.com/courses

    esmi

    (@esmi)

    @presleymiller: As per the Forum Welcome, please post your own topic.

    Hi

    One of the solutions I found last night was to have the text/style statement immediately following the short code ie no carriage return. Also it might help to only work in the Text mode. I disabled the Visual mode as it kept changing my HTML.

    This example has text on the left 3/4 of the screen with a picture on the right 1/4. Note the 25px padding to give separation between the two columns.

    [three_fourth padding=”0 25px 0 0″]<div style=”text-align:justify;”><h5>Secretary
    More text goes here…
    [/three_fourth][one_fourth_last]<bk><bk>
    [caption width="210" align="aligncenter"]
    <img src=”https://picture address/Secretary.jpg” width=”100%” class=”xyz” />
    Secretary Name
    [/caption]
    [/one_fourth_last]

    This code sits inside a Tabbed box which used the “Post UI Tabs” plugin

    The Column Shortcode seems to work OK outside the Tabbed Boxes.

    I did find a reference some where about putting the Column Shortcodes inside <p> </p> tabs, but I cannot now find the article. I think tried it, but did not keep the code.

    Hope this helps.

    Jayne

    Opps

    I left out the closing tags after the More text goes here… ie:

    More text goes here…
    </h5></div>
    [/three_fourth][one_fourth_last]<bk><bk>[caption width="210" align="aligncenter"]

    but I am sure you all would have picked this error

    Regards

    Jayne

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Padding Added to the Top of Columns’ is closed to new replies.