Просмотр поста

.
_mystery_

By the way this code we used ust a part

echo '<form action="/super_powers/user_animated.php" method="post"><div class="list1">';

echo '<table cellspacing="1"><tr><td align="left" valign="top"><input type="radio" name="user_animated" value="background-image: url(http://mobopfc.com/super_power ... 1.gif); background-attachment: fixed; background-repeat: repeat; background-position: top left; border-bottom: 0px solid #aa00aa; color:white;"/></td><td align="left" valign="top"><div style="background-image: url(http://mobopfc.com/super_power ... 1.gif); background-attachment: fixed; background-repeat: repeat; background-position: top left; border-bottom: 0px solid #aa00aa; color:white;">>Texts Color<br/><font style="color: red">> Links Color</font></div></td></tr></table></div>' ;

and this in profile.php

echo '<style type="text/css">body {background-color:none; margin-bottom:0px; padding:0px; font-size:none; color:none; background-image: url('.$user['user_animated'].'); background-repeat: no-repeat; background-position: top left; border-bottom: 4px solid none;}</style>';