lomedet: voluptuous winged fairy with curly dark hair (Default)
lomedet ([personal profile] lomedet) wrote in [community profile] getting_started2009-04-19 09:55 am

Transmogrified - possibly a very silly question

I just switched to Transmogrified, which I like a lot, aesthetically speaking. Except, I can't find the 'previous entries' and 'more recent entries' links anywhere When I'm looking at my reading list, there's nothing (that I've found) that I can click that will send me back to previous entries on the list. I've poked around in the 'customize style' and 'account settings' areas, and can't find anything that seems to be related to my problem.

advice/suggestions/the obvious thing that I'm missing?
noxie: friendly girl smiling (misc_dreamwidth)

[personal profile] noxie 2009-04-19 07:32 am (UTC)(link)
Same here. It's weird.
draigwen: (Default)

[personal profile] draigwen 2009-04-19 07:44 am (UTC)(link)
It's not you - they aren't there! It's a bug. I've submitted it to the bug tracker so someone can work on fixing it (I may even try and do so myself!).
ext_65099: (The Clock)

[identity profile] timeofmonth.livejournal.com 2009-04-19 07:48 am (UTC)(link)
I was just about to comment that someone sent a report. Thank you for doing that. :]
ext_65099: (The Clock)

[identity profile] timeofmonth.livejournal.com 2009-04-19 07:52 am (UTC)(link)
I would keep an eye on the [site community profile] dw_styles community for updates.
draigwen: (Default)

[personal profile] draigwen 2009-04-19 08:52 am (UTC)(link)
I've submitted a fix for the error, but in the meantime you can add some 'Custom CSS' in the wizard. Add the following:

.hfeed .navigation {display: block;}
ext_65099: (The Clock)

[identity profile] timeofmonth.livejournal.com 2009-04-19 09:00 am (UTC)(link)
Awesome! It worked! :D Thank you.
draigwen: (Default)

[personal profile] draigwen 2009-04-19 10:00 am (UTC)(link)
No probs. :)
aithine: (Default)

[personal profile] aithine 2009-04-19 08:10 pm (UTC)(link)
I had to put:

.hfeed .navigation, .inner .navigation { display: block; }

to get the links to show up on both the main page and my reading page.