I had to break this up into 2 posts because it was too long.
Post 1 | Post 2
This tutorial is a comprehensive guide to the CSS used in the Opal (Libra OSWD) S2 style. It can be applied to all account types (Basic, Plus, Paid, Perm), however only Paid/Perm users are able to customize their comment pages.
Each element is defined by giving a short description, location, default CSS (as given in the
Opal source code), and any further notes that I thought might be useful. I have also included screencaps of my personal journal (
julzroguenine) with the element in question shown in
orange to better illustrate its location. Images have been reduced in size to fit in the table, clicking on an image will bring you to a larger version.
A few of the classes in the tutorial aren't specifically defined in the original Opal stylesheet but I included them here because many people like to format commonly used HTML elements (ex: b, i, u, code, blockquote). All of these are marked with a * in the table below.
Notes:
• If anyone finds any inconsistencies (especially broken links or spelling errors) in this tutorial, just comment here and I'll attempt to fix them in a timely fashion.
• This guide is not meant to explain the finer aspects of CSS, if you want to learn CSS I recommend either picking up a good reference book or using
this site.
• If you use Firefox, the
web developer plug-in is great for learning the CSS of your journal. You can also 'edit' CSS on-the-fly to test things (but it doesn't save your changes, so you might want to keep a text editor open and 'select all', 'copy' and 'paste' frequently to avoid losing changes).
( Opal Default CSS )
( Click for the Massive Tables of CSS Goodness )