The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Usimg CSS -Text won't center in IE
We're trying to get some simple text to center inside of a table. The text is viewed through a simple javascipt scroller. Both Firefox and Safari work perfectly, but IE is right aligning when any centering tags are used
The table uses CSS so I have tried "Text-align: center;" but that doesn't work either in IE. I have also tried "Text-align: justify; " and simple <center> tags and "align="center" with no joy. Why does IE do this? More importantly, how should we correct it? |
#2
|
|||
|
|||
Try:
HTML Code:
<td alignt='center'>bleh</td> |
#3
|
|||
|
|||
I think you mean align='center'. That was one of the very first ones we tried and it had no effect on it
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|