OK, here’s a quick and dirty version of my brand new WordPress blog. That banner image is just something I whipped up, there are things that really irritate me about this template (just hover over the title of this post, for example) that I need more CSS nightshift time on. Took me a while to get file permissions set up correctly, and blogrolling won’t export a usable OPML file for me (or, WP won’t import it), so I had to use their javascript after all. Plus, I have to find out how to redirect all my old permalinks to the appropriate WP pages, but apart from that, everything went OK.
I’m smiling, see:
Thanks, Adrian for putting up with a barrage of emails that were redundant as soon as I did my own troubleshooting.
Update: I’ve just figured out that the annoying ‘tooltips’ that pop up when you mouseover links is something called “nicetitle”, done with css and/or javascript. Can anyone tell me how to make it go away? I don’t like it.
Update: Looks like I made it go away by changing the z-index to -20? [bemused shrug] That is, I think i broke the nicetitle.css file. Being incompetent comes in handy sometimes. Must…stop…playing…with…blog and do Real Work…
Update: Just noticed the layout doesn’t work properly in stupid Internet Explorer – the sidebar disappears down to the bottom of the page. I’ll try to fix it, later – – turns out the problem was long category names in the dropdown box in the sidebar – I just changed them to shorter names and now it works. But, really, since it looks perfect in Firefox, Safari, and even Opera – maybe get a better browser?