Leave a comment

Comments 59

icycolour August 3 2010, 14:54:57 UTC
I really like the simplistic feel to this layout. Snagging the light version. Thanks!

Reply


xblackcoffee August 3 2010, 20:21:06 UTC
using the light version. thank you!

Reply


elleipsis August 6 2010, 21:06:09 UTC
This is gorgeous, snagging the dark version for my layout, and posted credit in the profile. Thank you.

Reply


sicksadie August 15 2010, 14:02:54 UTC
Love this, nice and simple, I darkened it up a bit on my LJ.
Credits and love on my profile :)

Reply


aka_centimetre2 August 18 2010, 18:14:36 UTC
Hi - I'm using this layout (with credit) and I love it, but for some reason it seems to be distorting/changing the sizes of pictures that I post. I've checked one entry, for example, where the html says the pic is 450x600 but shows up all distorted and more like 600x450; and my friendslock banner is showing up smaller than the size it should be as well. Any suggestions? I'm afraid I'm not very good with code, so this could be my mistake, but I didn't notice these changes before I applied this layout....

Thanks! Love your work!

Reply

mfb November 10 2010, 19:32:22 UTC
hey, I'm mega late but I'd seen this problem before so I went in and fixed it

you need to find
.entryText img {
max-width:380px;
}

in your css, and replace it with
.entryText img {
max-width:380px;
height: auto;
}

or something similar, just get the height:auto statement in there

Reply


Leave a comment

Up