Quick question for the members here.
I'm using a theme created with Tabula Rasa.
I would like to know what code to use to position my journal icons where I want them.
I'd like the icons to appear in the entry title, rather than in the entry itself.
I'm somewhat familiar with CSS.
I also find this community to be very helpful too. :-)
I'm using a theme created with Tabula Rasa.
I would like to know what code to use to position my journal icons where I want them.
I'd like the icons to appear in the entry title, rather than in the entry itself.
I'm somewhat familiar with CSS.
I also find this community to be very helpful too. :-)
no subject
Date: 2014-01-22 07:25 pm (UTC)A good trick is to find a DW style which does this -- such as Bannering, Refried Tablet, Skittlish to name a few -- and looks at its CSS to see how it's done. If you're on Firefox a good extension for this is Firebug. I'm pretty sure there's a similar dev tool on Chrome. Firebug will also let you 'fake-edit' a page's CSS (your own journal's for example) so it's all kind of awesome.
Also, all DW styles are public and you can look at their source code --including their CSS-- at http://www.dreamwidth.org/customize/advanced/layerbrowse (once you've selected a style it's 'Raw Source Code' or for easier reading 'Syntax Highlighted'.
Edit: last but not least congrats on wanting to and making your own thing! CSS is fun to learn. :)