Page 1 of 1

[solved]Why Internet Explorer have conflict with pages included some modules ?

Posted: Sat Aug 25, 2007 11:50 am
by amin30b
Hi
When I use some modules like "Questions" module in my pages
my pages style don`t bollix in Firefox but when I load them in
Internet Explorer pages style get an irregular collocation .

this is a Form Template that I have defined for "Question" module :

Code: Select all

<!-- Start Questions Form Template -->
{stylesheet}
{if isset($error)}<strong><font color="red">{$error}</font></strong>{/if}
{if isset($message)}<strong><font color="blue">{$message}</font></strong>{/if}
{$formstart}
<h5>
<div>{$prompt_author} {$input_author}</div>
<div>{$prompt_question} {$input_question}</div>
{if isset($image_captcha)}
<div>{$prompt_captcha} {$image_captcha}</div>
<div> {$input_captcha}</div>
{/if}
<div> {$submit}</div>
</h5>

{$formend}
<!-- End Questions Form Template -->
And these pictures show different results in IE and FF :
Picture 1(page in IE) :
http://dl1u.savefile.com/031b1bde274d00 ... a12/IE.png
Picture 2(page in FF) :
http://dl1u.savefile.com/324f8b5a74445e ... f1e/FF.png
and this is my main CSS :
http://dl1u.savefile.com/577b1bbedea5d8 ... mplate.css

I can`t guess what`s main problem .

Re: Why Internet Explorer have conflict with pages included some modules ?

Posted: Sat Aug 25, 2007 12:23 pm
by amin30b
Oh , so bad ! I was wrong . All pages also without modules have this problem in IE .
What should I do now ? :'(

Re: Why Internet Explorer have conflict with pages included some modules ?

Posted: Sun Aug 26, 2007 1:50 pm
by KO
Can't see those images.

br,K

Re: Why Internet Explorer have conflict with pages included some modules ?

Posted: Sun Aug 26, 2007 7:52 pm
by amin30b
:o Oh,sorry
I have placed all 3 files here as one ZIP file :
http://www.savefile.com/files/1005126
Also thanks for your response in this topic :
http://forum.cmsmadesimple.org/index.ph ... 506.0.html
It was useful for me .

Re: Why Internet Explorer have conflict with pages included some modules ?

Posted: Sun Aug 26, 2007 8:28 pm
by KO
You're welcome!

I looked those images but unfortunately it's impossible to tell what should be changed. If you have your pages online and you have link then the page structure could be seen. If I have to start quessing something it would be something how 's and their dimensions, their container 's  are in your page template. But I have no idea how they are now.

br, K

Re: Why Internet Explorer have conflict with pages included some modules ?

Posted: Sun Aug 26, 2007 8:48 pm
by amin30b
I don`t have it online ,
Please check your PM .