Content breaking out of div

Can anyone tell me why my content is breaking out of its container? Tried everything but hitting a brick wall here.

Thanks in advance.

Steve

http://94.136.40.103/~cheaper-school-prospectus.co.uk/hgcnew/services.php?WEBYEP_EDIT=no7492&WEBYEP_FIELDNAME=LoopStart-1&WEBYEP_GLOBAL=0&WEBYEP_PAGEID=22&DOC_INST=0&WEBYEP_LOOP_ID=2&WEBYEP_ACTION=LOOP_REMOVE&WEBYEP_ACTION_ID=80


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Knowing the reason (hooray), but not its troubleshoot (gosh - cause it’s years ago I used web yep).

Whenever content breaks out of DIV, there are two thinkable reasons for it:

  1. Positioning (which is not the case in your example)

  2. Fixed Widths defined.

Number 2 is your enemy, reasonably. But as said - can’t remember the fix for WY images, could be something like

width: 100%
max-width: 100%

in some of those extended buttons/dialogue within the action.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Thanks Thomas,

Gave up in the end trying to find the problem, so deleted the offending divs and started again. All working as expected now.

Cheers

Steve


freewaytalk mailing list
email@hidden
Update your subscriptions at: