Forums

Inserting images and wrapping text (5 posts)

  1. bark@dog-training4u.co.uk
    Member
    Posted 5 months ago #

    Can anyone help.

    When I insert an image no matter what option I use to insert with the position it always never wraps the text around it, so it sit with the text above or below and makes the post look odd and big..

    Does anyone have a solutions please.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 5 months ago #

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

  3. bark@dog-training4u.co.uk
    Member
    Posted 5 months ago #

  4. esmi
    Theme Diva & Forum Moderator
    Posted 5 months ago #

    Try adding:

    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    }
    .alignleft {float: left;
    }
    .alignright {float: right;
    }

    to your theme's stylesheet.

  5. bark@dog-training4u.co.uk
    Member
    Posted 5 months ago #

    Thank you

Reply

You must log in to post.

About this Topic

Tags