WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: Roych on September 17, 2010, 11:18:05 AM

Title: Major problem with IE view!!
Post by: Roych on September 17, 2010, 11:18:05 AM
Hello!

I'we created a page everything is working fine in firefox and other browsers only in Internet explorer everithing is totaly messy!

What did I do wrong!


here is the page so you can see!
http://www.feel-fun.com/roych


Thank you in advance!
Title: Re: Major problem with IE view!!
Post by: Hans on September 17, 2010, 11:22:45 AM
Hello, take a look here: http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.feel-fun.com%2Froych%2F (http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.feel-fun.com%2Froych%2F) and here:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.feel-fun.com%2Froych%2F (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.feel-fun.com%2Froych%2F)
Maybe that helps ;-)

You could install Firebug https://addons.mozilla.org/en-US/firefox/addon/1843/ (https://addons.mozilla.org/en-US/firefox/addon/1843/) .
Hans

Edit: link to Firebug
Title: Re: Major problem with IE view!!
Post by: Roych on September 17, 2010, 12:38:32 PM
Hello thx for reply

I cant find the problem everything seems to be fine where do I have to look for them?

CSS or index.php? I have looked for them but dont know where.

thank you

Title: Re: Major problem with IE view!!
Post by: Roych on September 17, 2010, 12:44:33 PM
Hi OK I have found out what is causing the problem its my search form! If I delete it everithyng is working fine.

I wil try in its css!

thx I'll let you know how I did it.
Title: Re: Major problem with IE view!!
Post by: Hans on September 17, 2010, 01:07:19 PM
Be sure to test in IE 8 too. It's better in IE7 now.
Eventually use:
Code: [Select]
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />in the header of index.php in the template folder.
Hans
Title: Re: Major problem with IE view!!
Post by: Roych on September 17, 2010, 08:30:10 PM
Hello

Ok I'we managed to work around it so it looks good now.
but now when I touch my submenu everything goes crazy!

any idea!

Thx in advance
R