-
AuthorPosts
-
hpeeters Friend
hpeeters
- Join date:
- January 2008
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
January 29, 2009 at 10:51 am #137624Hi,
I’m almost done with the right positioning of the modules in my website. But now I tested it in IE5.5 / IE6 & IE8RC1 and the logo is not displaying there and the search bar on the left is a bit messed up. With IE7, Opera 9.63, Safari 3.2.1. & Firefox 3.05 everything is working properly..
I hope someone can help me getting it right in the other browsers aswell because I do not know what is causing the problems in the other browsers.
The website is located at http://www.dehcos.nl
THanks & regards,
Henry
jason3283 Friendjason3283
- Join date:
- December 2008
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
January 29, 2009 at 12:15 pm #288804Wow! I looked at your site in firefox, It’s clean, easy to navigate with a great looking header and images. IE6 however, what a mess! I would do a little reverse engineering with the firebug plug-in for firefox and compare code with the joomart temp demo that works in IE6 with yours. I feel your pain. Great job though!
1 user says Thank You to jason3283 for this useful post
eric67 Frienderic67
- Join date:
- January 2009
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 7
- Thanked:
- 6 times in 1 posts
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
January 29, 2009 at 4:45 pm #288831download this and install it into firefox.
enable it and you can make css changes to the live site without actually savings the changes. This will help you figure out what you need to amend in the css files to make it work in IE properly.
However, I’d recommend creating a new css file with the class / id amendments for IE and then linking it in the actual template.
This way your IE hacks will remain seperate from the actual CSS.
Oh don’t forget to put in the CSS conditional statement
<!–>
<link stylesheet here>
<!–>
That above code goes in the head section of the template! The above code is an example – for further clarification of the code – i’d recomment googling it.
IE and Firefox use different rendering engines and sometimes can cause a few problems if certain aspects of a template are modified.
1 user says Thank You to anisjolly for this useful post
hpeeters Friendhpeeters
- Join date:
- January 2008
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
January 30, 2009 at 8:39 am #288924Thanks for all your positive comments, I’ll try to figure it out with firebug.
@eric67
The logo is located in /www/www.dehcos.nl/templates/ja_zeolite/images/logo.pngIf you want full logo you’ll need to change the template.css in /www/www.dehcos.nl/templates/ja_zeolite/css/
then goto h1.logo a and change width & height to proper size.
hpeeters Friendhpeeters
- Join date:
- January 2008
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
January 30, 2009 at 10:56 am #288936Now I solved the search layout issue aswell. I’ve added a module class suffix for mod_search in the template.css:
div.module_search {
padding: 0;
width: 100%;
text-align: center;
margin-bottom: 10px;
}Now it is displaying properly in ie6 & 8… except ie5.5 is not showing up correctly, but I think not many people are using this version browser anymore…
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
January 30, 2009 at 11:35 am #288947glad you got that sorted.
don’t worry about IE5.5 – it’s more or less an obsolete browser. As soon as IE8 officialy becomes stable then IE6 is probably going down the same route as 5.5.
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by anisjolly 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum