-
AuthorPosts
-
ikegius Friend
ikegius
- Join date:
- November 2008
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 20, 2009 at 8:40 pm #139391I have this problem with explorer. the module on right the template, user 5, user6 user 7, left, right are align center but with mozilla firefox are ok
somebody can help me the solve this issue pls
thx-
cgc0202 Friend
cgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
March 21, 2009 at 12:46 am #297085<em>@ikegius 119122 wrote:</em><blockquote>I have this problem with explorer. the module on right the template, user 5, user6 user 7, left, right are align center but with mozilla firefox are ok
somebody can help me the solve this issue pls
thx</blockquote>The main reason for that is that Internet Explorer does not follow the standard accepted html rules and other scriptings. It was part of their strategy to keep their OS and Internet Explorer (IE) remain dominant. This is coming back to haunt them though in mobile computing. A few companies have dropped MS mobile computing OS in favor of open source (e.g., Google) or their own mobile OS.
Everyone suffers for this decision of MS made a long time ago. Webdesigners for example has to place all these scripts to ensure that if it is an IE browser, a “different path” path is followed. Almost every other browser can take the same road.
In this regard, make sure that the scripts to recognize IE is in place in your index.php. These are generally in the “head” section of the file.
Another thing that you can do is look for the CSS tags (there will be several). I assume that you are referring to the text alignment. Once you find the set of css tags, see if they have the specification:
.ja_(appropriate tag here)
{
txt-align: left;
}Maybe others may know more if the above two possible considerations will not work.
Cornelio
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by cgc0202 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum