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... )
Comments 15
"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
I was using "flag_content" => "url of image" instead of just "flag". Go figure. LOL!
Reply
Reply
Leave a comment