jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: bositman on 14.11.2014 12:48:02

Title: Small CSS fix and some button image optimization
Post by: bositman on 14.11.2014 12:48:02
As posted in this thread: http://www.jdownloads.com/forum/index.php?topic=7478.msg29185#msg29185
All hot/new/updated should change the cursor CSS to pointer and I guess that the hover is not needed either (but that is your choice) because it gives the visitor the impression that it is clickable.


I also scanned my website with GTmetrix (http://gtmetrix.com) and it found some images which could be a bit more compressed losslessly (it's a very small reduction, but why not? it's free :P ) I am attaching the optimized images.


Optimizing the following images could reduce their size by 3.1KiB (10% reduction).
?   components/com_jdownloads/assets/images/upper.png could save 571B (24% reduction).
?   Losslessly compressing components/com_jdownloads/assets/images/search.png could save 90B (5% reduction).

?   Losslessly compressing images/jdownloads/miniimages/date.png could save 40B (4% reduction).

?   Losslessly compressing images/jdownloads/miniimages/system.png could save 40B (4% reduction).

?   Losslessly compressing images/jdownloads/fileimages/7z.png could save 39B (2% reduction).

?   Losslessly compressing images/jdownloads/fileimages/iso.png could save 39B (3% reduction). See optimized version

?   Losslessly compressing images/jdownloads/miniimages/language.png could save 38B (3% reduction).

?   Losslessly compressing images/jdownloads/miniimages/license.png could save 33B (3% reduction).


[gelöscht durch Administrator]
Title: Re: Small CSS fix and some button image optimization
Post by: ColinM on 14.11.2014 19:44:01
Hi
Thank you for your "loss-less" files.  Any saving is worthwhile.  Guess Arno could include in Stable version - but we are trying to kill bugs as main priority.  

Will re-look at the hot/new/updated css

Thanks
Colin
EDIT  On looking in detail there is perhaps no point in having the minor colour change when one hovers over the mouse over the Hot/New/Updated symbols
Colin
Title: Re: Small CSS fix and some button image optimization
Post by: bositman on 14.11.2014 23:59:04
Yeah if it does nothing when clicked, the cursor should be a pointer and no change on hover in my opinion
Title: Re: Small CSS fix and some button image optimization
Post by: Arno on 17.11.2014 01:04:52
QuoteOptimizing the following images could reduce their size by 3.1KiB
Is added for next beta. Thanks.