Questions about Poe...

Mar 22, 2008 18:15

Hello! I decided yesterday to overhaul my layout, and i've got it looking mostly the way I want, but a couple things are still eluding me. I was up all night poking at it and my brain is fried; I did look through tags, but right now I'm suspecting the problem is me and not the code. Any help would be greatly appreciated.

Three probably simple but still pesky questions! )

entries:timestamp, entries:links:colors

Leave a comment

Comments 2

av8rmike March 23 2008, 01:07:21 UTC
Yeah, that's a lot of stuff to cover. First of all, your two images about the padding at the bottom aren't loading, but I'm not seeing any padding in your journal. For #1: The base stylesheet is weird in that it has the column ID with some of the color specifiers. In other words, try this instead:

#alpha .asset-meta-list a,
#alpha .asset-meta-list a:visited {
color : #26482A;
}
For #3, I would add height: 210px; to the .layout-wt #header-inner{} section. That will fix the image size in all page views.

Finally, thanks for doing the "spiffy date format"! Although, it's not quite the most elegant way to do it. I'm not sure why you're using a in the header, and the tag is pretty much obsolote. If you want, I can try to streamline it for you.

Reply


av8rmike March 23 2008, 01:12:01 UTC
Oh, and about the "Poe" theme: Apparently, there was only supposed to be the "Nevermore" theme in Mixit, not both. Poe as a theme was removed a long time ago, according to janinedog (Source here).

Reply


Leave a comment

Up