Block 14 after Block 11 breaks page

Posted in: Newsmag
Post count: 17

Hi,
when using a 2/3 column with block 11 and below block 14, page displays incorrectly.
but in reverse order it displays ok:

http://www.screencast.com/t/wc9xf7h5eFAL
http://www.screencast.com/t/hTQXHcd92

http://www.screencast.com/t/hwLi6jN1
http://www.screencast.com/t/QnYiqAF0MX9

Any ideas?

  • This topic was modified 11 years by mpindado.
Post count: 6600

Hi,

I’ve tested this and also get the same behavior. You can use this css to clear block 14 and fix this: http://screencast.com/t/Kh8adzwH

.td_block_14 {
clear: left;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.