Categories
creative web design

cleaning

cleaning up the layout a little bit. no more yucky slowdown in IE: i figured out that IE doesn’t like to repeat a background image, at least one with transparency, too many times; so instead of using the smallest possible denominator of pixels to show a grid, i simply repeated the pattern within the image itself a few times. in this case, i changed the grid to vertical lines; but where i might have liked to use, say, 2×1 pixels to repeat across the element, i used something like 2×75 to reduce the overall repeats. not sure why this strange behavior isn’t better known or more widely documented, but i may have to experiment with it more in the future.

also fixed a couple of positioning errors on my part. the sidebar isn’t the most consistent, because some of my sections there have heading elements within list tags, while others don’t, possibly owing to different plugins having been created for different versions of WordPress, or for different themes, and so on.

Categories
creative web design

some improvements

I’ve re-positioned some elements (see navbar on top) and re-colored some text and images. Hopefully it will make the site more functional and readable, although there are still a few little bugs that i’m none too happy about. But until browsers are 100% standards compliant, i’ll have to learn to live with at least some bit of rendering lousiness. Some of it i can clean up and tweak; as for now, it’s off to bed with me. I’m too tired to make any links at the moment, so good night, and i hope you like the layout a little bit better.