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 09:06 pm (UTC).entry .header { margin-left: 100px; } .entry .userpic { margin-top: -62px; }Though you'll probably need to tweak it a bit. Hope that helps?
no subject
Date: 2014-01-25 01:29 pm (UTC)