Zodiac enhancement request

This is a minor enhancement request for the zodiac feature.  Can the Age be top aligned in the box instead of the bottom, it would look a little better in my opinion.

Here is default alignment (I replace the zodiac icons)

Quote · 2 Dec 2009

first add your classes:

inc/profiles.inc.php

return $age;

will be:

return '<div class="profile_age">' .$age. '<div>&nbsp<div class="profile_zodiac">' .$zage. '</div>'; '</div>';

now in /templates/tmpl_uni/css/orms_adv.css add your classes

believe it or no-t you have to use forms_adv.css

.profile_age{
position: absolute;
width:24px;
height:15px;
}

.profile_zodiac{
position: relative;
left:30px;
top:0px;

}

addthis to general.css to give yourself more control

.profile_zodiac img{
width:30px;
height:30px;
}

I have video tutorials to help you mrpowless.com
Quote · 2 Dec 2009

addthis to general.css to give yourself more control

.profile_zodiac img{
width:30px;
height:30px;
}

Thanks.  What's the last one for, don't like my huge zodiac icon lol

Quote · 2 Dec 2009

No way ...shes a beauty...always good to have complete and utter control

I have video tutorials to help you mrpowless.com
Quote · 3 Dec 2009

C'mon guys..... you can't ask for enhancement of something that really doesn't exist.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 3 Dec 2009

Houston how can you say that?  If you go into Admin>Advanced Settings>Profiles it clearly says right there to "show zodic signs".  Its in the program, they just don't have it working right.

and the picture I show is not the default icon.

Quote · 3 Dec 2009

I can say that because the feature obviously isn't fully implemented, and as such, we have no idea how Boonex intended this to work, or where the zodiac icon was intended to be.   You can't ask for an enhancement if you don't know how they intended it to work.  MP posted a way of making the zodiac icon appear.... maybe that's what Boonex intended... maybe it isn't.  After you see what changes are made, ticket #1552, then you can ask for an enhancement.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 3 Dec 2009

Fair enough.  However it is logical to conclude they meant the icon to display next to age as that is the same way country + flag display.

Quote · 3 Dec 2009

That's not logical to me.  I'd give the zodiac icon, if enabled, it's own row in the table.  I'd put it below the age.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 3 Dec 2009

Fixed: http://www.boonex.com/trac/dolphin/changeset/13359

http://www.boonex.com/trac/dolphin/changeset/13360

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 5 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.