Hi,
I'm trying to position text within a TD tag
and...Code:TD.mainPageText { text-align: right; position: relative; left: -20px }
Odd thing is it works okay in IE, but only partially works in firefox (it still aligns right but won't move it to the left of the cell by 20 pixels. It's driving me nuts...any help appreciated.Code:<td class="mainPageText" width="210">chocolate from ...blah blah</td>
Cheers,
Adam.



