image suggestion - Suggestions to Improve uCoz - Other - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 11
Forum moderator: Dartz 
uCoz Community » Other » Suggestions to Improve uCoz » image suggestion
image suggestion
kostovaDate: Thursday, 2009-07-02, 9:07 Pm | Message # 1
Regular
Group: Checked
Messages: 56
Awards: 2
Reputation: 4
Status: Offline
It would be useful to have a thumbnail creator for avatars to fit our design, or at least, and I'm just throwing this one out there, wouldn't exactly know how to put it,
an
<?if($IMG_EXCEEDS='500px & 200px')?>
<style type="text/css">
avatar-container {width:500px;height:200px;}
avatar-container img {width:100%;}
</style>
<?else?>
<style type="text/css">
avatar-container {width:500px;height:200px;}
avatar-container img {width:auto;text-align:center;}
<?endif?>

So basically, if the image exceeds the value width and/or height you choose, then it automatically, like all if/else statements, parses your design specifications, and if it doesnt exceed your design specs then it ...well keeps it the same size + centers it. In other words, executes your css. It would be really useful, especially for the Personal Page (or profiles).

the first value would be the width and the second would be the height.

Oh and, this is completely irrelevant but it would be much more convenient for the comment forms to be like tinymce.
Just an opinion, but the difference is you don't see the code (i.e. [b], [i], [u]). Instead of having the "close all opened codes". Just another suggestion. :]

Message edited by heysupp - Thursday, 2009-07-02, 9:10 Pm
 
Kron1278Date: Monday, 2009-07-06, 4:57 Am | Message # 2
Regular
Group: Administrators
Messages: 77
Awards: 3
Reputation: 5
Status: Offline
heysupp, you can configure Avatars' sizes in users settings part of control panel. Your suggestion demands a lot of time to introduce but you can do this yourself using JavaScript + jQuery syntax. Every avatar have the class "userAvatar", so it's really easy to check and change their sizes if it's necessary...
 
uCoz Community » Other » Suggestions to Improve uCoz » image suggestion
Page 1 of 11
Search: