Nature is Green - S2 Smooth Sailing Layout

Aug 20, 2007 16:47

After working with Flexible Squares for quite awhile, I finally ventured into new territory. Namely, Smooth Sailing! After much much experimentation (quite a lot of it rather awful), I've finally come up with something I like. And here it is:


Read more... )

s2layouts, layouts, s2smooth-sailing

Leave a comment

queen_fiend August 20 2007, 22:11:42 UTC
Wow, that's beautiful! I think I'm going to use this soon. :) Excellent work!

Reply

alliana07 August 21 2007, 00:44:04 UTC
Thanks!

Reply

queen_fiend August 21 2007, 01:45:31 UTC
Is there a way to have links for getting previous entries? I can put a link in manually but I think that would only make it go back one page... (like 20 entries back) I don't know if that makes sense... :/

By the way, the calendar view has white numbers too. :)

Reply

alliana07 August 21 2007, 02:54:52 UTC
Sometimes I think no matter how many times I look over my codes, something will always be wrong.

Anyways, I figured out that the links for "previous entries" and such are THERE, I just forgot to change the colors so they'd show up. So. Find where it says:

.entryLinkbar {
font-family: ;
font-size: 11px;
color: #ffffff;
text-align: right;
padding: 4px 0px 4px 0px;
}

And change it to:

.entryLinkbar {
font-family: ;
font-size: 11px;
color: #959595;
text-align: right;
padding: 4px 0px 4px 0px;
}

Basically the same thing happened with the calender text too. You just have to change the font color. *le sigh* Thanks for pointing it all out! I'm fixing it in the codes above.

Reply

queen_fiend August 21 2007, 03:03:26 UTC
Oh good, it was just the colours...that's not too complicated. Thank you so much! :)

Reply


Leave a comment

Up