how to get URLs for each userpic?

Mar 03, 2006 12:43

ETA: all good, thanks to fuzzface00

I'm pretty sure the same code for generating random userpics in a free text (or profile?) box from Component would work in SmoothSailing, so I tracked down the entry on that. However, there's part of the directions I don't understand (that isn't specific to Component, I'm sure). It's the part about "loading up your ( Read more... )

Leave a comment

Comments 3

fuzzface00 March 4 2006, 00:02:52 UTC
Here is some code to play with that demonstrates how to put it in a text box (in this case, #5)...

function Page::lay_print_sidebar_freetextbox_5 ( ... )

Reply

fuzzface00 March 4 2006, 00:04:52 UTC
Now, how to get the URLs:

Go to your all userpics page...

http://www.livejournal.com/allpics.bml?user=YOURUSERNAMEHERE

In many browsers if you right-click on each image you can copy the Image Location to your clipboard. They you can paste it into the layer editor.

Reply

antof9 March 4 2006, 00:14:56 UTC
bless you! That's what I needed! I didn't even think of right-clicking on each pic. . .duh.

Thanks LOTS!

Now for more layout playing :) (this is better than rearranging furniture!)

Reply


Leave a comment

Up