logo
Wrong email address or username
Wrong email address or username
Incorrect verification code
Discussion: Help please (HTML question)
posts: 15 views: 745 last post: 9 years ago
created by: Got My Book
back to group
I want to make my comments icon clickable and I found a great tutorial here. But the images are missing. Can someone please give me the code I need to insert? I already found where to put it.

Thanks

P.S. If this isn't the right place to ask such questions, feel free to redirect me.
i don't know how to implement it but the code that makes the discussion appear is



try{document.domain="booklikes.com";function commentIframeResize(e){document.getElementById("booklikes-comment").style.height=e+"px"}}catch(err){}try{window.addEventListener("message",function(e){if(e.origin=="http://booklikes.com")document.getElementById("booklikes-comment").style.height=e.data+"px"},false)}catch(err){}

-darn it! i cannot put code here. Basically one of the missing pictures should have the code appearing under the line {% if isSinglePost and blog.commentsBooklikes %}
Reply to post #2 (show post):

I think you need to paste the code in with some spaces in between so that they appear in the comment box - it looks like whatever you pasted, is trying to render in your comment.
Reply to post #3 (show post):

no the result is weird now...
Thanks for trying. It isn't urgent; but if anybody figures it out, please let me know.
I figured it out: you go and find this line in your code: if post.commentCount and blog.commentsBooklikes
and before the img clas you add this
a href="{{ post.href }}"
ps1= I removed the symbols so the code can be visible
ps2= don't forget to close the tag after the post.commentCount
Just realized, I never responded to let you know it worked. Thanx
Reply to post #7 (show post):

that's okay! Glad I helped! :)
Can someone help me change the color of my rating stars, please? They're white now, I want them in yellow.
Also the background (for the rating stars) is green. Anyway I can change that too?

They are one of the few elements that can't be changed - it's a .png image (the stars and the background together) and there is currently no way to upload a replacement image.

If you want to create a customised blog, it might be worth starting with a template that offers close to the colours you'd like to use; I think that's what I did, as my stars' background colours sort of matches the rest of the colours I used.
Can someone help me how to change the color of the font from my links on the right (Blog and Bookshelf)? And the fontcolor from 'Currently reading'. It's white now, but i want it in the same color as my title (#4D4D4D)
Reply to post #12 (show post):

I tried to search the section of it, but i can't find it. I thought maybe someone can give me a tipp
Murder by Death has a bunch of tutorials:
http://booklikes.com/dashboard?tag=MbDtutorials

Themis-Athena has put together a list of topic posts as well:
http://themisathena.booklikes.com/bl_formatting

It should be there somewhere.
Thanks, i found one tutorial that would work for me..buuuut the pictures are gone and the user wasn't online for a year. :(
Try the second part of this post:
http://jenn.booklikes.com/post/1365000/customized-blog-pages-how-to-create-a-background-for-comments-and-how-to-change-the-font-color-of-side-links
Need help?