When someone view someone els profile, the first thing they wanna see is that person information.
so we going to add arrow and star on the list,
then make the profile image stand little bit.
Here is a screenshot:
You can use your own star or arrow image:
Here is the code:
.module_about_user .xg_module_body dl {
background-image:url(http://cdn1.iconfinder.com/data/icons/UltimateGnome/16x16/apps/gnome-app-install-star.png) ;
background-repeat:no-repeat;
background-position:top left;
padding-left:22px;
vertical-align:middle;
}
.member_detail li{
background-image:url(http://cdn1.iconfinder.com/data/icons/lullacons/arrow-single-right-green.png) ;
background-repeat:no-repeat;
background-position:top left;
padding-left:22px;
vertical-align:middle;
}
.xg_widget_profiles_profile .xg_3col .xg_1col img.photo{background-position:center center; background-repeat:no-repeat; z-index:0;-webkit-box-shadow: 0px -3px 8px rgba(0,0,0,.85); -webkit-box-reflect:below 3px -webkit-gradient(linear, left top, left bottom, color-stop(1,rgba(0,0,0,0)), to(rgba(0,0,0,.5))); border: 5px #fff solid; '}
Have a nice day!
I even attached the full code for you:
Replies
nice
Thanks Solo!
nice
Thanks Classic!
Thanks Armani! simple stuff don't bug your site :)
Did you copy the full code from the attached file?
Ok, am i still admin on your site? i can add it for you.
let me know the result.
I added the code for you but its not showing up because you let your members to customize their on profile, so you have to add this code inside the "custom box" to see the result on all profile.
add it inside your style sheet and let me know.
Ha ha my hair is dread as well but not big as Soaring Eagle! he is a good friend of mine by the way! he is a good guy!
Thanks Jords!