Gallery on page

Posted in: Newspaper
Post count: 159

When I use fullsized pictures for a gallery in a page (not post!) it aligns right or floats right? Can you confirm this and mabye have a solution?

Post count: 6600

Hi,

Can you please provide more details about this? I have tried to recreate this but I’m not sure how to achieve this, which gallery do you use, default WordPress or tagdiv gallery?
Please let me know!

Thanks

Post count: 159

The default WordPress gallery like this: [gallery columns="1" link="none" ids="xxx"]

Post count: 6600

Hi,

Yes, you are right, thanks you! I will add this on our issue tracker and you can use this custom css until we fix this: http://screencast.com/t/CZHYfNUEcY

.page .gallery-columns-1 .gallery-item {
margin-left: auto;
margin-bottom: 20px;
}

Thanks for reporting this!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.