Forums

[resolved] problem with page layout (5 posts)

  1. ke vinritt
    Member
    Posted 1 year ago #

    I cannot figure out how to fix this. My page here has images with text to the right. When I go in the editor and try to fix it - everything gets messed up. Basically, I want to be able to add/edit images of our leaders with text next to each image. How can I achieve this? I had everything set up using html but when I go in the editor and try to make changes it ruins everything.
    Thanks for the help

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Edit style.css:

    .leadership-image {
    float:left;
    height:250px;
    margin-bottom:20px;
    padding:5px;
    width:230px;
    }

    and add clear:left;.

  3. ke vinritt
    Member
    Posted 1 year ago #

    THANK YOU! That worked beautifully. However, when I go into the text editor(visual) everything thing is out of line so it is difficult to edit the text. Any way of fixing that?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Not easily, I'm afraid. :-(

  5. ke vinritt
    Member
    Posted 1 year ago #

    does anyone know of a way to set this up with two columns(1 for image, 1 for text) so that it can be edited by someone who doesn't know html?
    Maybe a plugin? I'm just not sure what to look for.

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.