Where can I find it then? I am looking for the code you'll see in this profile: http://profiles.friendster.com/17378956
I'm talking about the random gallery without the preview.
[quote=hyetti]Where can I find it then? I am looking for the code you'll see in this profile: http://profiles.friendster.com/17378956
I'm talking about the random gallery without the preview. [/quote]
I'm working on version w/o preview (your request)
I'll release it later
[quote=feruzz]I hope FS wont update the URL [url]http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/63.gif[/url][/quote]
hope so feruzz..have you ever wonder?all your tricks is being filtered by fs?
you are their favorite...
guys were i can find the js file that your saying here so i can input the code pages.push("0"); /* page 1 */ pages.push("1"); /* page 2 */???
[i]all you have to do is just find this line in JS file
var pages = [];
pages.push("0");
and ADD the link number sequently
example like this
pages.push("0"); /* page 1 */
pages.push("1"); /* page 2 */
Legend:
page 1 --> "0" = 11 - 20 photos
page 2 --> "1" = 21 - 40 photos
page 3 --> "2" = 41 - 60 photos
& so on......[/i]
I added the css to my external css code then created a new js file called randomphoto.js and injected it into my tracker.js using this injector.
Just put // in front of the files not used like //scripts[1] = 'mytracker.js'
<">
[quote=lordheinz]damn i think this wasnt working now...only one pic is appearing in my profile..did fs disabled this as well?[/quote]
Dude you have the sperm virus on ur profile, you need to delete comments from anyone you do not know.
guys were i can find the js file that your saying here so i can input the code pages.push("0"); /* page 1 */ pages.push("1"); /* page 2 */???
[i]all you have to do is just find this line in JS file
var pages = [];
pages.push("0");
and ADD the link number sequently
example like this
pages.push("0"); /* page 1 */
pages.push("1"); /* page 2 */
Legend:
page 1 --> "0" = 11 - 20 photos
page 2 --> "1" = 21 - 40 photos
page 3 --> "2" = 41 - 60 photos
& so on......[/i]
@charlessiason
I have no idea what you are trying to ask. Why not start with the basics of understanding the different codes read these tutorials.
[url]http://theftalk.com/t16257-%5Bcss%5D-Profile-Editing-newbies%29.html[/url]
[url]http://theftalk.com/viewtopic.php?id=17623[/url]
I'm sorry but i can't understand what to do?
Will i just paste this code along w/ my other css codes?!
<">I tried it it didn't work?
Can anyone help me how to use this?
[quote=elaiza]I'm sorry but i can't understand what to do?
Will i just paste this code along w/ my other css codes?!
<">I tried it it didn't work?
Can anyone help me how to use this?[/quote]
yes just paste it...
if it didnt work...
perhaps thers a conflict with your other css codes..try to visualized it...