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
Edit style.css:
.leadership-image {
float:left;
height:250px;
margin-bottom:20px;
padding:5px;
width:230px;
}
and add clear:left;.
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?
Not easily, I'm afraid. :-(
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