I like it.

Like Steve said, I see a lot of the links at the top of the main column (the 'mixmedia', 'nets','news', etc.. links). But I'm thinking that is where Dave meant them to be since they are in the top_text box on [editpage]. If you want them someone else we can make that happen, but it is displaying correctly for me for how it is setup (standard 2 column page with links on left and an option for keeping some stuff stuck at the top of the posting column.)

As for the CSS:

The class names are how you refer to the different divs (or, in other words, they have named the various divs so that you can use those names in the style sheet.) on [editpage] in the style sheet text box you need to add lines for

div.blogrollmain and/or div.blogrollfolder

So to bold the names of the folder titles add:

div.blogrollfolder {font-weight:bold;}

- jim 4-22-2006 7:04 pm


thanks. yes, top text box. was that the problem?
- dave 4-22-2006 7:30 pm [add a comment]


Where do you want those links to be? In a third right hand column?
- jim 4-22-2006 7:41 pm [add a comment]


thats where i meant them to be. no problem for me.
- dave 4-22-2006 7:46 pm [add a comment]


There isn't a 3 column layout at the moment (that you can just pick in [editpage],) but it would be easy to make if that's what you want.
- jim 4-22-2006 7:55 pm [add a comment]