Of course lolOriginally Posted by Ronald Roe, post: 241991
![]()
Of course lolOriginally Posted by Ronald Roe, post: 241991
![]()
Shovenose is addicted to firefoxOriginally Posted by shovenose, post: 241993
Hey you! Go make something!
No really? lolOriginally Posted by Noteleklabs, post: 242054
Firefox is the best in all other browsers.. totally agree
I had a similar prob. Found a simple, albeit generic, solution (btw -- IE is the gremlin of the WWW). I used a class .wrapper to encompass my entire content at a width of 900px:
Code:text-align: center; //for IE margin-left: auto; margin-right: auto; //for all others