The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Skin Centering Text in IE
Hello.
My forum skin works great in FireFox but not in IE; it centers the text for some reason in IE. Can anyone tell me how to fix it? URL: Sell Game Accounts Help appreciated. |
#2
|
||||
|
||||
There's definitely something in your CSS that's causing this problem, something that's causing it to be centered.
I also noticed you use this following code throughout your page: Code:
float: center; As for your problem, if you add the this code to the proper attribute, it should fix your problem: Code:
text-align: left; |
#3
|
|||
|
|||
Quote:
I have went ahead and done this, but there is still a problem. Text is still being centered in IE. Looks great in FireFox though. --------------- Added [DATE]1211644329[/DATE] at [TIME]1211644329[/TIME] --------------- Update: So I went ahead in and added the CSS attribute table { text-align: left; } and it fixed it. Please confirm that it looks good to you in FireFox and IE, whoever is viewing this thread. |
#4
|
||||
|
||||
Seems to be working :up:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|