[
http://jira.magnolia-cms.com/browse/MGNLSTK-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Schmitt updated MGNLSTK-852:
-----------------------------------
Assignee: Milan Divilek (was: Samuel Schmitt)
> Latest News Teaser is not correctly displayed on the home page
> --------------------------------------------------------------
>
> Key: MGNLSTK-852
> URL: http://jira.magnolia-cms.com/browse/MGNLSTK-852
> Project: Magnolia Standard Templating Kit
> Issue Type: Bug
> Components: demoproject
> Reporter: Samuel Schmitt
> Assignee: Milan Divilek
> Priority: Major
> Fix For: 2.0.4
>
> Attachments: Screen Shot 2011-12-09 at 3.36.24 PM.png, Screen shot
> 2011-12-15 at 9.56.17 AM.png, welcome-col-float-3.html
>
>
> Add a latest news event on the home, you will remark that the titles are cut
> and also the image is stretched.
> See screenshot.
> 1. The problem is linked to the layout class "col-float3", in a "col-float2"
> layout the latest news is displayed correctly.
> *Something has to be fixed in the CSS.*
> Find attached a "col-float3" layout page from the HTML prototype that
> contains a latest news teaser.
> 2.For the image, the problem comes from the image variation. This element
> uses the variation "teaser-list" that displays an image size of 138 x 86
> pixels. But the CSS class defines a image width of 298px.
> {code}
> .col-float3 .teaser img {
> display: block;
> float: none;
> width: 298px;
> }
> {code}
> *Either we could change the CSS in order to display a smaller image or add a
> new variation.*
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------