MyBB Community Forums

Full Version: mybb problem with the Internet explorer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
mybb problem with the Internet explorerExclamation

ı use MyBB 1.4 for my forme i Translate it to my Language and templet
all thınk ıt ıs ok ın fırefox but ı have problem ın Internet explorer
because ı use textalıgn :rıght but ın Internet explorer ıt ıs change to left
plz how cane help me ın these problem
and wıth these lınk try ıt ın fırefox and Internet explorer
IE displays textalign correctly, I think. Remember, the correct CSS rule is...

text-align: right;

... rather than textalign: right;

If that is correct, the edit your header template (Templates & Style => Templates => Expand your Theme Set => Header Templates => header), and change:

<div id="content">

to

<div id="content" style="text-align:right;">

That *should* work with all browsers.
If that doesn't work, what version of IE are you using??
i us last version IE
hi 2
Tom.M thank u for answer
i do these steep but steel i have same problem ?
what i mast to do ?
i want to be like in Firefox .
(2008-12-15, 01:12 PM)mazin46 Wrote: [ -> ]i us last version IE

Using those instructions, both IE7 and IE 8 (Beta 2) work fine. As does Firefox, Opera, Safari......
Your forum doesn't show correctly for me on IE7 so I can only assume you didn't fully make the changes as what Tom said seems right to me.
The only way it won't work is if the browser is in Quirks Mode... which it shouldn't be running in anyway (as it's essentially running in IE6 mode)... You can change this by changing the Developer Tools to "Standards".

Not too sure how to avoid it if it is the browser... the only alternative to text-align is float, or to go through each CSS class and add the align rule.

Edit: [Image: ie7standardswx0.jpg]
i tried IE 8 but steel i have same problem
and that picture that u take i want to be like this.
i used Firefox, Opera, Safari it is OK
but in IE have problem and i changed theme to original it is same

i don't know what i mast to do and all text-align is right !!!!
plz what i mast to do ??