ive upload antoher images and still got the same issue
http://webfeminin.com/members/admin/album/picture/2/
ive upload antoher images and still got the same issue
http://webfeminin.com/members/admin/album/picture/2/
I think you need to sort out that with some CSS.
I sense it might be CSS-related.
I think you need to sort out that with some CSS.
I sense it might be CSS-related.
try this:
div.picture-single {
float:left;
}
et corrige la largeur du div#post-entry tabernacle !
he his at 960px and this breaks your sidebar
dan
try this:
div.picture-single {
float:left;
}
et corrige la largeur du div#post-entry tabernacle !
he his at 960px and this breaks your sidebar
dan
This problem is being caused by the size you have chosen for your images the way you have set up your site’s CSS. The left side column is expanding to the point where its width plus the width of the right hand column exceed the main container’s maximum width, causing the right column to get bumped down below the left hand side column.
Possible solutions:
a) Reduce the BP Album+ image size.
b) Increase the width of the container element.
^F^