Content box not expanding with image[SOLVED IT MYSELF]
Content box not expanding with image[SOLVED IT MYSELF]
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.
Last edited by Hobittual on Sat Aug 24, 2013 8:32 am, edited 1 time in total.
Re: Content box not expanding with image
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.
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
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">
{content} <br />
<div style='clear:both;'></div> <- add this
<div class="right49">
Re: Content box not expanding with image
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.
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
OK, I got that to work. If only by luck.
I hope that luck translates to everything else I try to do.
Cheers
I hope that luck translates to everything else I try to do.
Cheers
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Content box not expanding with image
Please add [SOLVED] to the title.