I am using BG on a site in conjunction with the theme "Aurora".
Since Version 4.1 the page layout is messed up.
Usually after the gallery images there was a new block / line started. Now the text (even new headers) flow on the right side.
Sorry, not to be able to specify the problem more technically :-(
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pagesource.zip | 7.44 KB | Lemontonix |
Comments
Comment #1
Lemontonix commentedI found out that in Version 4.0 there was
at the ending of a gallery.
That is missing in 4.1.
I attached the generated page source for V4.0 and V4.1
Comment #2
vacilando commentedI indeed took out that line break you quote above.
The problem was that in some cases a new line was undesirable, but since it was in the module, it wasn't possible to remove it.
Now that I have removed it, those cases work all right, and if you need a line break after the gallery, just add it after the [bg|...] tag.
<br style="clear: both;" />or if you want it real simple<br clear=all>Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3.0
Lemontonix commentedremoved private data