I've recently changed from a style contest layout to Expressive - Playful Cherry. I like the layout as it stands but was wondering if it was possible to make a couple of small changes to the way it displays. I'm a total CSS n00b so I have absolutely no idea how easy it would be to do these. I've tried reading the tutorials but I cannot make head nor tail of them and am worried about making matters much, much worse...
The journal is
First and foremost, I really want to move the 'current mood' and 'current music' text to the top of the entry instead of the bottom, preferably so it displays next to the user icon. This was the way things were set up on the Style Contest theme I was using, and I really liked it. I don't really like the way the journal entry text is indented around the icon and would rather have the mood and music up there instead. Is it possible to move these so they display more neatly?
Secondly, I would quite like to make the sidebar slightly narrower. At present, the gap on the right side of the calendar and user icon is noticeably larger than it is on the left side. Could this be resized so it looks slightly neater?
Any help you could give me regarding this matter would be gratefully appreciated. I checked the tags and couldn't see anything that clarified things for me, but I apologize if it's already there and I overlooked something.
Thanks in advance.
Comments
#alpha {width: 790px;}
.layout-wt #alpha-inner {width: 750px;}
#beta {width: 150px; float: right;}
Also, moving the metadata around in the entry requires creating a theme layer and re-coding the
print_entry()
function. I can tell you how to do it, but I won't be able to get to it for several days.I would still like to move the metadata if there is a way to do so, but that does sound like a far more complicated procedure than I realized it would be. (I know very little about CSS, so naively I assumed it was just a matter of moving it to the top of the journal text area, and something that could be achieved with a single override.) I do appreciate that it may take you some time to get around to it, though. I am in absolutely no rush, so I really don't mind waiting, if it's not too much bother for you to do it in the first place. I'm just grateful you'd take the time to do it at all, never mind doing it to a timescale.
As for the sidebar, given the mess that it makes I think I'll just leave well enough alone. I'm a lot less bothered by the irregularity since I moved the column to the right of the layout anyway, so it seems far better to just let it carry on being slightly odd.
Thank you very much for the prompt response, and for all your other fixes elsewhere in this community. I'm sure I've used several of them already.