Entries tagged: code

CSS: centering a site on the screen

If you want to have a fixed width web space that always sits in the center of the screen no mater how wide the window is then this is the simplest way of doing it.

CSS: custom scroll bars

Custom scroll bars work in IE but not Firefox. However, it is possible to use javascript to overrule Firefox and force scrollbar changes.