Smooth Sailing Layout Source *updated 8/10/07*
Contents: Smooth Sailing Source Code
Exclusive: No
Subject: Layout Source
Status: Copy/Paste As Is
Credit: Not needed, though feel free to point people back here!
Comments: OMG, totally went to LJ and snagged this. I might be addicted to the layout.
First, you must go to your layers. Under Create Layer, choose create top-level layer > type: Layout, then click on create.
You'll see your new layout layer under where it say 'Child of layer 1: LiveJournal S2 Core, v1'. Click edit and past in the coding I've provided.
Layout Layer
After you've pasted in the code, it the 'save and compile' button at the top, and that should be all. You'll now have Smooth Sailing to choose from in your customization wizard.
*I've added a link to Memories in the menu. If you wish to either delete, or change the link name for this, here's what you need to put in your theme layer:
It's this section that needs to be changed {or removed}:
"""<li><a href="$*SITEROOT/tools/memories.bml?user= $.journal.username">Memories</a></li>""" ;
Note, that you can also add in menu links if you want. Just make sure they follow this guidline:
"""<li><a href="LINK URL">LINK TEXT</a></li>""";
Exclusive: No
Subject: Layout Source
Status: Copy/Paste As Is
Credit: Not needed, though feel free to point people back here!
Comments: OMG, totally went to LJ and snagged this. I might be addicted to the layout.
First, you must go to your layers. Under Create Layer, choose create top-level layer > type: Layout, then click on create.
You'll see your new layout layer under where it say 'Child of layer 1: LiveJournal S2 Core, v1'. Click edit and past in the coding I've provided.
Layout Layer
After you've pasted in the code, it the 'save and compile' button at the top, and that should be all. You'll now have Smooth Sailing to choose from in your customization wizard.
*I've added a link to Memories in the menu. If you wish to either delete, or change the link name for this, here's what you need to put in your theme layer:
It's this section that needs to be changed {or removed}:
"""<li><a href="$*SITEROOT/tools/memories.bml?user=
Note, that you can also add in menu links if you want. Just make sure they follow this guidline:
"""<li><a href="LINK URL">LINK TEXT</a></li>""";
I've imported your code, and have customized it to suit me. Thank you again!
*loves*
Do you think you could put them on a to-do list?
Pretty please?
Sam
A little help would be dandy!
GREAT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
One question though, notice on the LEFT corner, my default icon appears? How can I DELETE that?
Anyway, I really need to go. Karate class...you know...running out of time. But I am worshipping the ground you're walking now because THIS is just awesome. I can now embed all of my favorite layouts from that layouts_by_me community. Anyhoo, gotta go!!!!!!! Happy New Year to you!!!!!!!!!!!!!!!!!!
Thank you!!
This is the error message I'm getting ...
S2 Compiler Output at Fri Mar 21 18:47:56 2008
Error compiling layer:
Compile error: line 9, column 28: Unknown function Page::lay_get_previous_url()
S2::NodeTerm, S2/NodeTerm.pm, 208
S2::NodeTerm, S2/NodeTerm.pm, 66
S2::NodeExpr, S2/NodeExpr.pm, 46
S2::NodeVarDeclStmt, S2/NodeVarDeclStmt.pm, 54
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 108
S2::NodeFunction, S2/NodeFunction.pm, 230
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
Context
5: # Menu start
6: """
""";- $prev_title
");
7:
8: # Journal Navigation (Previous page, Next Page)
9: var string prev_link = $this->lay_get_previous_url();
10: var string prev_title = $this->lay_get_previous_title();
11: var string next_link = $this->lay_get_next_url();
12: var string next_title = $this->lay_get_next_title();
13: print safe ($prev_link=="" ? "" : "
I think I'm addicted to it, too O.o
InsaneJournal soooooo needs to make Smooth Sailing available as a standard!
I have smooth sailing on my IJ but when I try to put a header image on it, it won't work. I know how to do it with LJ, they have that handy CSS box. Could you please explain in *Blonde* directions on how to do this. I would be so very grateful.
Thank you,
Dixiebell
now for a question. if i have a custom css for smooth sailing (i know it works, im using it on lj) and i follow your instructions so i can choose it in my customization menu, would i need to do random extra stuff or just use the basic css override that the wizard provides? thx for your help :)