Roman Holiday
Note.... I found my own way to center my profile in an IE-based browser (Avant) ...
I'll check it in actual IE in a moment... but in the body tag alone I added the following:
margin-left: auto; margin-right: auto; width: 100px;
So.... how do you get rid of the line at the right side of the profile?
Er, I can't see too well, because your method doesn't work very well in Firefox. Unless you happen to have a huge resolution, I guess.
xd ;
As for the line, it's one of these:
#header { border-right: none; }
#content { border-right: none; }
I can't see which because I can't see the line. >.>
***EDIT: Ah, just looked in IE, it looks fine, but in Firefox it's not at all. I'll play around with it too. And it's the #content one.
3nodding