Page 1 of 1
Content box not expanding with image[SOLVED IT MYSELF]
Posted: Fri Aug 23, 2013 8:13 am
by Hobittual
Now I have found out how to insert an image amongst text, the content box is not expanding to accommodate the image. It just spills over the bottom. The image is only 400x300.
Re: Content box not expanding with image
Posted: Fri Aug 23, 2013 11:38 am
by Jos
Welcome to the CMSms forum.
I guess your question actually belongs to the "Layout and Design" section and in general most questions there can only be answered when you provide a link to your problempage.
Re: Content box not expanding with image
Posted: Fri Aug 23, 2013 5:15 pm
by Hobittual
Please peruse my site, as it is right now.
http://wellbugger.me/
Cheers Guys
Re: Content box not expanding with image
Posted: Fri Aug 23, 2013 5:57 pm
by Dr.CSS
Because it is the last thing after the text and floats left you will need to change the page template just above the relational links...
{content} <br />
<div style='clear:both;'></div> <- add this
<div class="right49">
Re: Content box not expanding with image
Posted: Fri Aug 23, 2013 7:29 pm
by Hobittual
Thanks for that, but try as I might, I cannot find the code to which you refer.
I am self taught to say the very least and although I under stand the mechanics of your answer, I just can't find the code to apply it.
Re: Content box not expanding with image
Posted: Fri Aug 23, 2013 7:36 pm
by Hobittual
OK, I got that to work. If only by luck.
I hope that luck translates to everything else I try to do.
Cheers
Re: Content box not expanding with image
Posted: Sat Aug 24, 2013 4:53 am
by staartmees
Please add [SOLVED] to the title.