|
uCoz Community Archives Locked right to left/left to right problems (Encoding) |
right to left/left to right problems |
Hi
I'm new to UCOZ I made a simple site and the page direction is from right to left. When i opened it with firefox its opened correctly but with Internet Explorer its opened as a left to right page and i have to change that every time form the encoding menu. So is there a way to force the page (using ucoz) to open as a right to left document every time in any browser - sorry for my bad English Thanks in advance |
GothamKnight, Update your Internet Explorer.
Or Use google how to fix internet explorer alignment. Unlike computers, no human brain has ever said:" Hard drive full."
|
If I got your question right, you should:
Main » Customize design » Editing templates » Site Pages
Code <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> There make the appropriate changes to the charset, like this one is UTF-8 (which is the common one). I hope this helped |
| |||
| |||