Fake default comments template for Flexible Squares

Dec 22, 2011 20:41

UPDATED 12-23I first went about this project for a specific game's layout that used Flexible Squares Gray as a base. I had wanted to make it a stylesheet that anyone with any custom layout could use but that was too much work that I had time for to do, as you have to consider every single style someone could apply to every element. HOWEVER, that ( Read more... )

Leave a comment

Comments 8

fickletastictot December 23 2011, 13:08:45 UTC
Thank you for posting this. I'm on the Live and Learn Expressive theme and it only works somewhat on a colour and font side, but it still helped reduce the eyestrain I would have gotten had I stuck with the new default comments page.

Reply

itsanooray December 23 2011, 15:53:24 UTC
Ah, nice, I'm glad to hear it helped somewhat for you then! :3

Reply


fantasycliche December 24 2011, 06:40:40 UTC
Beautiful, thank you! I'll be following you on DW too, for sure. <3

Reply

(The comment has been removed)

fantasycliche December 24 2011, 06:49:21 UTC
gosh what a charming face, who could ever not want to draw icons of that face

Reply


forrade December 31 2011, 18:14:02 UTC
Yo I hope you don't mind me taking out this thing:

textarea.textbox {
background: #b0b0b0;
color: #000;
width: 95% !important;
}

Initially I changed it the color hex code to #ffffff but I can't locate where to adjust the padding so I just took it out, as the grey background and top-left padding in the comment field kind of bothered me. I'M SORRY FOR NIXING YOUR CODE ;A;!

Thanks for the hard work, man ;;!

Reply

itsanooray December 31 2011, 18:17:43 UTC
Oh if you want padding just put like padding: 10px; in there! I should add it to my codes, as that was an oversight on my part, I generally like padding too. I can't remember why I have the BG color set to b0b0b0 either. /rubs chin

Also, all my stuff people can edit all they want, I just like credit back is all. B)

Reply

forrade December 31 2011, 18:23:48 UTC
I actually wanted to get rid of the padding, since I like the new default outline of the text box (the only thing out of the 10 million things I hate bluuuh), but I'll note this down too in case I change my mind, thanks! o7!

Reply

itsanooray December 31 2011, 18:26:27 UTC
ohhhh you could also try padding: 0 !important
There's also another textarea code in there as well that could be affecting all that.

But EITHER WAY, whatever works best for you. Glad it's useful. :3

Reply


Leave a comment

Up