-
AuthorPosts
-
d2dpcs Friend
d2dpcs
- Join date:
- August 2006
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
February 22, 2010 at 4:03 pm #148915Thanks ahead of time. I’ve been working with Teline III for a couple months and just went live with my site 2 weeks ago. In the beginning, when I placed modules in the megamenu, headlines or syndicate positions, my template broke in the header area. I hacked a few files and also the layout/blocks/header.php file to include hours, phone, etc. It always appeared fine.
A couple days ago, I was working on a few changes and just now noticed that my header area is broken in IE8. Things I was working on were, adding google analytics script to layouts/default.php, adding cellpadding to template.css, and adding javascript in a custom module in the content-top position.
I reverted back to my saved files without success.
Everything appears fine in FF and Chrome.
Thanks,
Ericmfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
February 22, 2010 at 4:12 pm #333434do you have a link please
d2dpcs Friendd2dpcs
- Join date:
- August 2006
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
February 22, 2010 at 4:21 pm #333436Sorry… http://www.ropl.org
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
February 22, 2010 at 4:35 pm #333437Try the following: go to your index php file and find the following
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>and change to:
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>Or you can
go to your admin and find your index.php file
add the following code into the first line of your <head> of that file<meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
1 user says Thank You to mfcphil for this useful post
d2dpcs Friendd2dpcs
- Join date:
- August 2006
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
February 22, 2010 at 5:34 pm #333441Thank you for the quick replies.
My template’s index.php file does not contain:
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>None of my index.php files contain it for that matter.
Also, none of my index.php files contain a <head>.
Thanks.
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
February 22, 2010 at 9:02 pm #333452Hello,
You have to look in file layouts/blocks/head.php.good luck,
Micranthaedit: You could also take a look at this tread: http://www.joomlart.com/forums/topic/notice-fixed-the-website-is-ugly-in-ie8/.
1 user says Thank You to micrantha for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by d2dpcs 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum