Hi! I'm using your "palindrome" layout and was wondering how I could remove the IP addresses from within the comments. I disabled the logging of IP addresses on my account, but they still show up. Also, how I could make the font size a bit bigger in the comments? It's a little hard to read for me.
Thank you so much in advance. Your layouts are beyond beautiful.
Unfortunately you can't remove it, but if you disabled it then that means that only you are going to view them, because you are the moderator of your own journal. You shouldn't worry too much about that, I can't see the IP addresses of people who have commented on your journal, so that means only you can. :)
And here you go, these are the updated codes with custom comment pages, let me know if you have any other questions! ♥
Ah yeah sorry that was a problem I forgot to code into the layout... I always forget that line of code. /headdesks
At the end of .entry { text-align: justify; padding: 20px; background-color: #fff; border-bottom: 1px dashed #eee; } add min-height:90px; right before the } and it'll work fine.
Oh but the cutoff S... I think that is a LJ thing, because I get it on any layout I use, by any maker. I'm not entirely sure what it is but it's only been doing that recently. I'll let you know if I find out anything about that.
I HOPE YOU RESPOND SOON.booFebruary 28 2010, 22:14:42 UTC
SO I'M USING CAPS TO GRAB YOUR ATTENTION
ok so i'm using rotten and i love everything about it EXCEPT for the fact that it's awfully hard to view comments b/c the background on comments is clear or something D: SO I have to too highlight evreything to see what people have written bwahhh is there a way to add a white background to the comments section? I have a paid account (WOOT) fyi and i view in chrome.
Comments 46
Thank you so much in advance. Your layouts are beyond beautiful.
Reply
And here you go, these are the updated codes with custom comment pages, let me know if you have any other questions! ♥
Reply
(The comment has been removed)
Reply
(The comment has been removed)
At the end of .entry { text-align: justify; padding: 20px; background-color: #fff; border-bottom: 1px dashed #eee; } add min-height:90px; right before the } and it'll work fine.
Reply
Reply
ok so i'm using rotten and i love everything about it EXCEPT for the fact that it's awfully hard to view comments b/c the background on comments is clear or something D: SO I have to too highlight evreything to see what people have written bwahhh is there a way to add a white background to the comments section? I have a paid account (WOOT) fyi and i view in chrome.
Reply
I knew I forgot something in that layout, here, put this at the bottom of the code:
/* custom comment pages ( ... )
Reply
btw, is there also a way to make the tags background white as well? 8D
Reply
here you go:
.ljtaglist { list-style-type: none; background-color: #fff; padding: 10px;}
.h2 { text-align: right; background-color: #fff; font-face: courier new, sans-serif; font-size: 12pt; }
ul.year { margin: 0 22px 30px 22px; text-align: center; background-color: #fff; padding: 10px; } ul.year li { list-style-type: none; display: inline; }
table.yeartable { background-color: #fff; }
table.yeartable td.yeardate { border-bottom: 1px dashed #eee; }
table.yeartable td.yearday { background-color: #f5f5f5; color:#444; padding: 10px; text-transform: uppercase; text-align: center; }
td.yearmonth { color:#ccc; text-transform: uppercase; }
Reply
Reply
Reply
thank you
Reply
Reply
Leave a comment