Topic: [I CREATED A BUG] Strange text shitfting when clicking on forum links
I've added my main site header to my punBB forum and made some change to fit my centered layout into the puBB css:
HTML, BODY {MARGIN: 0; PADDING: 0; TEXT-ALIGN: center}
#punwrap {MARGIN: 0 auto; WIDTH: 766px; TEXT-ALIGN: left}
But a small text and image shifting on some elements (header, forum section titles, etc..) occur in Firefox when clicking on the links of the forum.
It's a tiny 2-3 pixel shifting from right to left. Very stange, and annoying!
Any idea ? It does not happen in neither explorer or opera.