PDA

View Full Version : Usergroup styling?


St4rf1sh
01-07-2010, 02:57 PM
Hi im wondering if its possible to add a background image (such as an animated flash) for a specific usergroup, seen it on another forum where it has sparkling lights behind the username

help would really be appreciated

mandingo
01-07-2010, 03:05 PM
admincp>usergroups>usergroup manager>whatever usergroup.
html markup.
<span style="background-image: url(yourpicture.jpg)">
</span>

Wouldn't suggest flash as it would slow down page load speed considerably.

St4rf1sh
01-07-2010, 03:07 PM
thanks :) and its not a big flash file, just a very small one

mandingo
01-07-2010, 03:30 PM
Not sure how I would code a flash file in this case,but there's how to do an image.