This is a very minimalistic easy-to-use journal skin. I created it with css coding when I had some spare time and thought that I could share it everyone.
Just click the Install-Button and use it
Subtitle Usage:
For subtitles use the following html-tag: <div class="sub"> Your Subtitle </div>
Adding a header image:
For those who would like to have a header image like in my Journal: [link] Here's the explanation how to do it:
When submitting a new entry, choose the Journal Skin and click on "Options" above. In the Skin CSS window you should see text starting with the following:
.journaltop { background-image: url(PUT YOUR URL IN THESE BRACKETS); background-position: right; background-color:#fff; color:#FF0080; ...
Now just add the bolded text line and put the url of your image into the brackets. Upload the image on a site like imageshack and use the direct link to the image as an URL. For example: background-image: url([link]);
The Image should be 100px high and about 1000+px wide. It need's such a width so it can expand itself when the journal window is resized and generally because everyone has a different monitor resolution. The image will be positioned to the right...if you want to change to left, just write "left" instead of "right" in the background-position line.
: ) i remember installing one of your black journal skin, now i need a white one for my photos, i love the simplicity of it, thank you for the journal skin..
Hope you don't mind me using it.
I hope you like it