This customization is for the GENERATOR style.Go to:
http://www.deadjournal.com/styles/edit.bml Select the style ID you would like to customize.
Go down to the LASTN_CURRENT box and remove all the code.
Paste this in instead:
<tr>
<td class="meta" align="left"><span class="a%%lc:what%%" >[<b>YOUR
MOOD</b> | %%value%%]</span> <span
class="%%lc:what%%">[<b>YOUR MUSIC</b> | %%value%%]</td>
</tr>
Change YOUR MOOD and YOUR MUSIC to say what you would like.
It will give you the nice brackets [ ] and | divider you have in your style, whereas the FAQ will not. Also feel free to change the dividers and brackets however you wish
Ex: replace [ with .: , | with : , and ] with :. for a nice effect.You if you don't already have it, go down to LASTN_PAGE and put:
.mood, .amusic {
display: none;
}
within your < style > < /style > tags.
The finished result will look like
this. Please note that I rarely input current music. To try it out on your entries, click on the link and replace where it says my username in the URL with your own.
A tip for alignment: you can get the dividers to align by adding spaces. To do that, type in
after the shorter current name as many times as you need.