[TYPO3-english] TYPO3 v. 6.2.1 - BS3 Lazyload issue

Brian Hauge Hansen b.hansen at mobilethink.com
Mon Nov 24 21:00:09 CET 2014


Found a workaround to solve my problem:

In bootstrap_package, comment opacity:
Resources/Private/Less/Theme/misc.less

//
// Lazyload Images
// --------------------------------------------------
img.lazyload {
//    opacity: 0.3;
    .transition(opacity .3s ease-in 0s);
}



/Brian



On 24/11/14 20:53, "Brian Hauge Hansen" <b.hansen at mobilethink.com> wrote:

>Hi list
>
>I have a related issue, that my images stay¹s at opacity 0.3Š It started
>after emptying the entire cache (also tried deleting all files, and
>disable merging of js files).
>
>Example: http://kristinegraugaard.haugemedia.net/
>
>Any idea how to solve this? I can¹t see that there should be any js
>problems on the pages.
>
>As Thomas also ask, does anyone know how to disable lazy loading with the
>bootstrap_package?
>
>Best Regards
>Brian
>
>On 19/05/14 08:48, "Thomas Petersen" <tp at codem.dk> wrote:
>
>>Hi.
>>
>>I have some problems with Lazy Load, it shows blank.gif images, so for
>>now my question is - How can I turn off Lazy Load so I will get the
>>images back again ?
>>_______________________________________________
>>TYPO3-english mailing list
>>TYPO3-english at lists.typo3.org
>>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.typo3.org
>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list