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 LayerAfter 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>""";