• Hi sorry, I know this must be easy to do. But I’m new on this. I want to have written paragraphs next to the picture/videos on my posts, either right or left, so to not having the text always under or over the jpgs/movs. How can I write that? if lets say I hava a picture call table.jpg or chair.mov…

    Thank you for you help
    M

Viewing 5 replies - 1 through 5 (of 5 total)
  • esmi

    (@esmi)

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of specific help.

    Thread Starter martinnoboa

    (@martinnoboa)

    HI Esmi. Here it goes http://www.actoprimero.org

    thanks

    esmi

    (@esmi)

    For videos, try adding:

    vvqbox  {
    float:left;
    margin-right:20px !important;
    }

    to the bottom of style.css. For images, make sure that you check either Left or Right for Alignment when inserting them into posts or pages.

    Thread Starter martinnoboa

    (@martinnoboa)

    Hey Esmi. I should add it at the botton of Imput files, print style sheet? sorry, but I’m terrible with this.

    Besides the alignment, I was wondering how to write a whole paragraph of text, next to an image, or a video, either right or left.

    THANKS FOR YOU HELP MAN!

    esmi

    (@esmi)

    No – it has to be style.css – not print.css.

    The CSS I gave above plus checking the correct alignment on your images before you insert them will handle the whole “text wrapping” thing.

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

The topic ‘formating posts’ is closed to new replies.