Leave a comment

Comments 8

slinkslowdown May 27 2013, 08:31:53 UTC
I LOVE this! Using, with credit! :D

Reply

lu_hesperia May 27 2013, 10:34:47 UTC
Thanks and enjoy!

Reply


gyuls June 5 2013, 06:55:06 UTC
Using with credit, but is there any way for this layout to resize all images to 400px? I'm trying, but the code for .entry img { max-width: 400px; } doesn't seem to work...

Reply

lu_hesperia June 5 2013, 07:07:34 UTC
Oops, sorry. Most of my layouts have a maximum width for the images in the entry, I must have forgotten ^^
That won't work because in Smooth Sailing there's no div called .entry, it will work if you use .entryText img instead ;)
.entryText img {max-width: 430px;}

Reply

gyuls June 5 2013, 07:08:40 UTC
Thank you, most helpful! I'm changing the colours around a bit, too, but it's a lovely layout. ♥

Reply

lu_hesperia June 5 2013, 07:13:17 UTC
You're welcome! Thanks :)

Reply


(The comment has been removed)

lu_hesperia December 26 2014, 10:01:17 UTC
Thank you! I'm afraid that is a particularity of the smooth sailing theme. In the entry page the span entryHeaderSubject, where the subject text is usually located, is empty. That text goes to the bodyheaderblock div which is not displayed in this layout.
Here's is a quick fix: Replace .bodyheaderblock {display:none;} with .bodyheaderblock {font-size: 15px; color: #78ac90; margin: 20px 169px -30px 431px;}

Reply

(The comment has been removed)

lu_hesperia December 28 2014, 09:29:34 UTC
I'm glad it works :D
Imo it's a pretty pointless feature but dspite that smooth sailing is a great theme.

Reply


Leave a comment

Up