CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #37239

Standard CSS does not align album/gallery description properly in frontend

Added by Cyrill Helg about 1 year ago. Updated 9 months ago.

Status:Resolved Start date:2012-05-16
Priority:Should have Due date:
Assignee:Daniel Lienert % Done:

0%

Category:-
Target version:YAG 1.5.0 Estimated time:0.01 hour
Votes: 1 (View)

Description

As the div holding the div with text has no width, longer texts are behind the image rather than on the right side. Would be nice to have that already in the default CSS:

So the following CSS snippet

/* yag Gallery text alignment */
.tx-yag-gallery-albuminfo, .tx-yag-gallery-galleryinfo{
width: 50%;
}

fixes this minor issue ;)

History

Updated by Daniel Lienert 9 months ago

  • Status changed from New to Resolved
  • Assignee set to Daniel Lienert

Fixed in v 1.5 and 2.0

Also available in: Atom PDF