Yearly Archives: 2004




The text overflowing into the right hand column has been fixed under IE for all the ximba.org pages. It was an easyfix once I found what the problem was (using “right: 235px” instead of “margin-right: 235px”). I also fixed up the fonts a bit so they look cleaner under both […]

Ximba issues with XP fixed




The problems with my CSS layout under Windows XP – Firefox and IE – had to do with positioning. In the case of IE, the side menu bars needed to be placed with position: absolute (they still need to be moved to be direct children of the body element in […]

CSS rules




I did a little research this morning and found some potential fixes to the fixed positioning problems under IE. There is Eric Bednarz’s solution, which includes references to using IE’s conditional comments to load appropriate CSS styles. And then there is a thread form 2003 on WebmasterWorld.com that gives specific […]

Fixed Positioning for IE


I tried out my new design under Win/XP using both IE and Firefox. IE displays it okay but the menus are not laid out in abosolute positions on the left and right sides. They probably need to be pulled out of the main “rap” div to get that to work. […]

WP under Winblows




I played with WordPress yesterday and, if you’ve been here before, you can see the results. I changed to a three column layout and modified the header block so its a big ol’ image. I’m not completely crazy about the colors – they don’t look so good on my LCD […]

New WP design


I finally got a chance to test the changes to xn-todos. Somehow they’ve broken something. I get a segfault on todos.description in the read_file() function, line 487. I may look at this at work, but I can’t test it till I get home. Related posts No related posts.

xn-todos broken