sathish4fri / verified-account

Facebook like "Verified Account" system
5 stars 8 forks source link

Image size dimensions #4

Open ctlui opened 9 years ago

ctlui commented 9 years ago

Hi Sathish,

Not an issue but 'speed' improvement: https://gtmetrix.com/specify-image-dimensions.html

https://github.com/sathish4fri/verified-account/blob/master/plugins/default/profile/pages/profile.php#L85 margin-bottom: -5px;" src="<?php echo ossn_site_url("components/verified-account/images/verified-admin.png") ?>" height="25" width="25"/>

https://github.com/sathish4fri/verified-account/blob/master/plugins/default/profile/pages/profile.php#L90 margin-bottom: -5px;" src="<?php echo ossn_site_url("components/verified-account/images/verified.png") ?>" height="25" width="25"/>

Thanks - Eric

sathish4fri commented 9 years ago

this images wont reduce that much speed .

ctlui commented 9 years ago

Yes I know, but the problem is this 2 + 2 + 2 +2 etc...and he have yet many like that in Ossn