Log In · Register

 
MySpace Redirect
AdamK13
post May 31 2008, 02:02 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2008
Member No: 611,053



Is there any way to redirect users automatically when they click your MySpace? I've been trying:
CODE
<meta http-equiv="REFRESH" content="0;http://www.freewebs.com/adamk13">

but MySpace keeps turning
CODE
<meta

into
CODE
..


it's annoying the crud out of me! Is there any way I can stop this?
 
 
Start new topic
Replies
fixtatik
post May 31 2008, 02:37 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



i did a code like this once:
CODE
<style type="text/css">
.navigationBar, .profileInfo, .userProfileURL, .contactTable, .interestsAndDetails, .userProfileDetail, .userProfileSchool, .userProfileNetworking, .userProfileCompany, .extendedNetwork, .latestBlogEntry, .blurbs, .friendSpace, .friendsComments { display:none; }
table div { display:none; }
div table div, table table div { display:block; }
a.link { dispay:block; width:100%; height:100%; position:absolute; top:0; left:0; }
</style>
<a class="link" href="URL"></a>

it basically turns your profile into a link.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: