Announcing new site features: 7/9 released

Started by Legend, Aug 16, 2014, 05:00 AM

0 Members and 1 Guest are viewing this topic.

7H3

it would be nice if we could see a record of our own karma... it would create more accountability in that so it wouldn't be such a joke of a feature, unless the point is just for fun :P
"It's hip to be square." - Eurogamer<br />"Shut up its art!" -Legend

Dr. Pezus


Legend

Quote from: Pezus on Aug 31, 2014, 04:07 PM
@ethomaz should use the bank more

The bank is key to making money.

I make about 200 credits a day from that.

ethomaz


Legend

Surprise update!!!

Profiles are good to go.

Shinobi-san

Vizioneck STILL not banned at my workplace \O/

Shinobi-san

Legend, i think you need to apply the change to everyone's profiles...
Vizioneck STILL not banned at my workplace \O/

Legend

Quote from: Shinobi-san on Oct 10, 2014, 05:52 AM
Legend, i think you need to apply the change to everyone's profiles...

Go to modify profile, and then ultimate profile.

Shinobi-san

Quote from: Legend on Oct 10, 2014, 05:53 AM
Go to modify profile, and then ultimate profile.

I dont seem to have an Ultimate Profile option on the modify profile menu drop down...am i doing it wrong :?
Vizioneck STILL not banned at my workplace \O/

the-pi-guy


ethomaz


Legend

Alright should be available for everyone.

However currently the customization and media boxes are security risks. We need to change it so that changes to either must be manually approved by a mod.

Legend

All the changes on my profile are using features you guys can use. My customization code is:


<html>
<head>
<style type="text/css">
body {
    background-image: url(http://vizioneck.com/forum/index.php?action=dlattach;attach=41;type=avatar);
background-repeat: repeat;
animation: animatedBackground 40s linear infinite;
}
@keyframes animatedBackground {
from { background-position: 0 0; }
to { background-position: 100% 0; }
}
</style>
</head>
<body>
</body>
</html>

Legend


Legend

Alright, visually it's fixed and looking a bit better.