Forums

Image outside "entry-text" (3 posts)

  1. jenspoulsen@gmail.com
    Member
    Posted 4 months ago #

    Hi,

    I am building a site on WP.

    I would like to have my images for the pages/posts, placed outside the text area.

    On this page:
    http://differenz.dk/wordpress/?page_id=7

    I would like to have the image in the right sidebar, "seperated" from the text.

    Can this be done in CSS or in PHP?

    I have found this plugin:
    http://scribu.net/wordpress/custom-field-images

    I thought it might help, but my hosting server does not support php5 and thus this plugin doesn't work.

    Can anyone help me out?

    Thanks,
    Jens

  2. richarduk
    Member
    Posted 4 months ago #

    Looks like you've done it.

    If not, images with the class page-image should be floated right e.g.
    img.page-image {float:right;}

    Have the image before some text, not after it - the image will float to the right, the text will then go upwards to fill the gap.

  3. jenspoulsen@gmail.com
    Member
    Posted 3 months ago #

    Hi Richard,

    Thanks, I got it solved. But thanks for taking the time to answer.

    Jens

Reply

You must log in to post.

About this Topic

Tags