Hi! I'm currently using
this tutorial to change my entry and comment linkbars from text to images. It's still working fine, but I would love to be able to change the content flag link & the edit the comment link to images as well. Is there anything I can add to the existing code in order to do that? Thanks in advance
(
Read more... )
"flag" => "url of image",
and
"edit_entry" => "url of image",
in the order you want them to be in the linkbar in relation to the others that you already have. You need to do it in both places where you need to specify urls.
I'm rubbish at explaining, but hopefully that makes sense.
Reply
Reply
"edit" => "url of image",
not the edit entry that I told you previously.
Let me know if that works for you.
Reply
# Print the start of the comment linkbar ( ... )
Reply
elseif ($key=="edit_comment") { print "
( ... )
Reply
Reply
Here's my layer if you want to take a look at what I'm using (it's about 2/3rds of the way down to get to the relevant bit).
http://www.livejournal.com/customize/advanced/layersource.bml?id=9510542
I'll check back in the morning and see how you've got on. Roomie needs her beauty sleep. Night xxx
Reply
Reply
Reply
Reply
*<*textarea*>*
Whatever you want in the scroll box.
*<*/textarea*>*
(Just take out all the *.)
Reply
Reply
Reply
Leave a comment