Not a bad idea.

by thebruce ⌂, Ontario, Canada, Wednesday, March 13, 2013, 14:19 (4061 days ago) @ Claude Errera

Harder than I would have liked, because of the design choices I made early on (and in adding this, I found that the site's broken in IE7 -whee), but should work now.


easy fix... add "width:700px;" to the #newsheader div. ;)


lol - not so easy. That breaks the site for every OTHER browser. ;)

Oh I see what you're doing now.
Try putting the #newsheader in a container div, and 'fixed' the container div.
#newsheader should be "margin:0 auto;width700px;" and the container div should be "position:fixed;width:auto;"

try that.

If that's not quite right, then add "text-align:center;" to the container and "text-align:left;" to the newsheader, just to be safe.


Complete thread:

 RSS Feed of thread