• Resolved simplyolivia

    (@simplyolivia)


    This is driving me insane, I’ve tried so many fixes and nothing is working…

    I cannot add a page break between the paragraphs and images on page..

    http://www.dancingthroughsundaypresents.com/events

    I need PAST EVENTS to be beneath LAPSAP, but I need to make sure I can wrap text around the images so the text associated to the image is on the right of the image…

    PLEASE HELP ME!!!!!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Change this:
    <div style="height: 20px;"></div>
    To this:
    <div style="height: 20px; clear: both;"></div>

    Thread Starter simplyolivia

    (@simplyolivia)

    YES! Thank you!!!!!!!!!!!!!!!!!

    Can you help me add a horizontal line with properties? I’ve tried the HR tag but it appears in black and as my background is black, it doesn’t show… I’ve tried different attributes alas I cannot get it to work….

    For example:
    <div style="height: 20px; clear: both;border-bottom:1px solid #FF1CAE;"></div>

    Thread Starter simplyolivia

    (@simplyolivia)

    I love how the visual editor strips all the code… 😛

    Disabled it and all is well, thanks so much for all of your help!

    Olivia

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

The topic ‘Line break, paragraph break????’ is closed to new replies.