Hey there! You have downloaded a pre-made friendster overlay template by Narcolepsy*Weed.
EDITING STEPS:
1. View the code of the HTML file that came with this pack either by opening this as a text file or by just clicking "view source".
2. Replace all the "YOURUSERID" with your own user id.
///if you dont know your user id, go to this site and learn :
http://www.markyctrigger.com/forum/viewtopic.php?t=14
3. Type in all the information you want to include in your profile like favorite music, hobbies, etc and also the photos. Just follow the template already given.
4. Save your work.
IMAGE UPLOADING STEPS:
1. Create an account with an image host like
www.photobucket.com or
www.imageshack.us.
2. Upload all the images found on the "images" folder that came with this pack.
3. Get the "direct link" or "URL" generated by your image host and paste it on the appropriate place. Still don't get it? Here is an example:
GENERATED URL FROM PHOTOBUCKET:
http://www.photobucket.com/narcoleps...e-alone_01.jpg
INSERT IT IN THIS PORTION OF THE CODE:
<img src="images/leave-me-alone_01.jpg" width="52" height="800" alt="">
AND IT WILL LOOK LIKE THIS:
<img src="
http://www.photobucket.com/narcolepsyweed/image_01.jpg" width="52" height="800" alt="">
4. Do that for each and every image in the folder.
OVERLAY ADD-ONS
1. Auto Testimonial Box:
http://www.markyctrigger.com/forum/viewtopic.php?t=75
2. Last 20 People who viewed my profile:
http://www.markyctrigger.com/forum/viewtopic.php?t=635
3. Quick Testimonial Box:
http://www.markyctrigger.com/forum/viewtopic.php?t=78
OVERLAY GENERATOR:
1. After you have finished editing your work, go to the OG at:
http://www.markyctrigger.com/
2. Paste your whole html file and hit "generate".
3. Copy the generated code and paste it on your media box.
4. Voila!
5. If the page doesn't appear right away, just refresh your page.
6. If your old friendster page appears before the overlaid one then copy this code and paste it on your CSS box:
body{overflow:hidden;}
#container { left: -2200px;
top:200px; width:200px; margin-left:-2200px;
overflow:hidden; }
.friendsof { width: 0px; margin-left:1000px; }
.friends { width: 0px;}
.friendsphoto { width: 0px; }
#search { width: 3500px; float: right; }
