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

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

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

Post 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 .
Last edited by amin30b on Tue Aug 28, 2007 11:28 pm, edited 1 time in total.
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

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

Post by amin30b »

Oh , so bad ! I was wrong . All pages also without modules have this problem in IE .
What should I do now ? :'(
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

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

Post by KO »

Can't see those images.

br,K
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

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

Post 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 .
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

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

Post 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
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

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

Post by amin30b »

I don`t have it online ,
Please check your PM .
Post Reply

Return to “Layout and Design (CSS & HTML)”