Gachmuret Posted October 22, 2011 Share Posted October 22, 2011 Hi out there, Do you have the same issues as me? Look at my shop on IE8 or IE9: www.art-mosaik.ch/shop Firefox or Chrome shows everything normal. Before upgrading to 1.4.5 it worked fine on all browsers. It shows with errors even in compatibility mode, can you help me? Thx a lot! Link to comment Share on other sites More sharing options...
Gachmuret Posted October 23, 2011 Author Share Posted October 23, 2011 No one out there who knows this problem??? Any advices? Please let me know... can't understand, why this happens Link to comment Share on other sites More sharing options...
berka.pavel Posted October 23, 2011 Share Posted October 23, 2011 make it valid (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.art-mosaik.ch%2Fshop%2F&charset=%28detect+automatically%29&doctype=Inline&group=0) after that... you will see that the problem will be solved Link to comment Share on other sites More sharing options...
berka.pavel Posted October 24, 2011 Share Posted October 24, 2011 I found maybe the main problem... you have <style> specification in <body> section. But <style type="text/css"> is advisable to write into <head> section. Link to comment Share on other sites More sharing options...
Gachmuret Posted October 24, 2011 Author Share Posted October 24, 2011 I found maybe the main problem... you have <style> specification in <body> section. But <style type="text/css"> is advisable to write into <head> section. Thanks a lot for the tip and your help... but where can I edit this file? When I look in the shop amin folder I see there a lot of php-files... index.php doesn't contain any of these codelines that showed up in the validator.. so where are the files to edit? I am a newbie so please excuse me... Thx again! Link to comment Share on other sites More sharing options...
Carl Favre Posted October 24, 2011 Share Posted October 24, 2011 Hi Gachmuret, You must check TPL files in your theme folder. These files contains the code of your theme. Path is themes\name_of_your_theme Link to comment Share on other sites More sharing options...
Gachmuret Posted October 24, 2011 Author Share Posted October 24, 2011 Hi Gachmuret, You must check TPL files in your theme folder. These files contains the code of your theme. Path is themes\name_of_your_theme Thanks Carl for your help, but there are so many files there and the code isn't in the index.tpl... Does anyone know which file I have to edit? Thx a lot! Link to comment Share on other sites More sharing options...
Carl Favre Posted October 25, 2011 Share Posted October 25, 2011 Your problem seems to be in the header, so take a look at header.tpl. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now