At 4/1/06 04:15 PM, Mr_CraZy77 wrote:
I feel like my personal space.....invaded. But still, cool. How exactly do you do that?
View>Source
Then change various pieces of code:
<td class="font_a2" colspan="2"><img src="/lit/folder.gif" width="18" height="13"> Pink_Soda's Account - If you are not Pink_Soda, please log out.</td>
becomes:
<td class="font_a2" colspan="2"><img src="http://www.newgrounds.com/lit/folder.
gif" width="18" height="13"> Mr_CraZy77's Account - If you are not Mr_CraZy77, please log out.</td>
and:
<td><img src="/gold/profile/pics/267000/267077_pic.
jpg" width="150" height="150"></td>
becomes:
<td><img src="http://www.newgrounds.com/gold/profil
e/pics/1217000/1217996_pic.gif" width="150" height="150"></td>
And:
Alias: Pink_Soda<br>
Web: none<br>
AIM: Christine+Shale<br>
becomes:
Alias: Mr_CraZy77<br>
Web: none<br>
AIM: none<br>
and:
You have <font color="#FF9900">3,480</font> Experience Points! You gain experience points by voting on five submissions per day. Experience points increase your voting power and also allow you to unlock Secret Items! You are 26,520 points off getting your next secret!
<p>
becomes:
You have <font color="#FF9900">3,180</font> Experience Points! You gain experience points by voting on five submissions per day. Experience points increase your voting power and also allow you to unlock Secret Items! You are 26,820 points off getting your next secret!
Then just change any of the picture links that are needed, so that they have http://www.newgrounds.com at the start.
Or for you trying to get a copy of my Grounds Gold menu it would be the other way round.
Save that as a html file, open it up and take a screenshot.