Content box not expanding with image[SOLVED IT MYSELF]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Hobittual
New Member
New Member
Posts: 4
Joined: Wed Aug 21, 2013 6:59 pm

Content box not expanding with image[SOLVED IT MYSELF]

Post 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.
Last edited by Hobittual on Sat Aug 24, 2013 8:32 am, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm

Re: Content box not expanding with image

Post 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.
Hobittual
New Member
New Member
Posts: 4
Joined: Wed Aug 21, 2013 6:59 pm

Re: Content box not expanding with image

Post by Hobittual »

Please peruse my site, as it is right now.

http://wellbugger.me/

Cheers Guys
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Content box not expanding with image

Post 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">
Hobittual
New Member
New Member
Posts: 4
Joined: Wed Aug 21, 2013 6:59 pm

Re: Content box not expanding with image

Post 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.
Hobittual
New Member
New Member
Posts: 4
Joined: Wed Aug 21, 2013 6:59 pm

Re: Content box not expanding with image

Post 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
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Content box not expanding with image

Post by staartmees »

Please add [SOLVED] to the title.
Post Reply

Return to “Layout and Design (CSS & HTML)”