(SOLVED) IE 6/7 not working well

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sat Nov 20, 2010 4:53 am
HI guys, IE6/7 look crap on my site, any thoughts on a solution?

http://www.shanecycles.com/about/me/my-4x9-list example page,

1. text is chopped off under welcome
2. google ads ontop of each other instead of next to each other.
3. comments box in totally the wrong place.

All of these things look fine in firefox and chrome.

Thanks
User avatar
Fresh Boarder

GK User
Sat Nov 20, 2010 3:13 pm
I've fixed(temp) the comments box by turning off "latest items by author"in item view, now the comments are coorect instead of halfway accross the page.

Is this a known issue and is there a fix?

Thanks
User avatar
Fresh Boarder

GK User
Sat Nov 20, 2010 5:51 pm
Hi

I'm sorry but regarding IE6, we drop support for this browser some time ago.

On IE7 i recommend that you add this line on ie.css file:

Code: Select all
#banner1 ins {display:inline-block;margin-bottom: 10px;}
User avatar
Platinum Boarder

GK User
Sat Nov 20, 2010 5:56 pm
Forgot about the issue on logo:

Try adding this code on ie.css file:

Code: Select all
div.logo-text h1 {line-height: 45px;}
div.logo-text p.site-slogan {position:absolute;right:0;}
User avatar
Platinum Boarder

GK User
Sat Nov 20, 2010 8:34 pm
Great, the code worked thanks!

Any thoughts on why the "display latest items by author" is moving the comments box off the screen? I can work around this by not using this option, but it would be nice to still have it.

Thanks once again. And now we just need to convince the rest of the world to upgrade from ie6:)
User avatar
Fresh Boarder

GK User
Sun Nov 21, 2010 1:23 am
lugs wrote:
Any thoughts on why the "display latest items by author" is moving the comments box off the screen? I can work around this by not using this option, but it would be nice to still have it


Were is that exactly? :huh:
User avatar
Platinum Boarder

GK User
Sun Nov 21, 2010 8:32 pm
Sorry, it looks like its only happening In 1 article, so I suspect it messy code that messes up IE and not firefox/chrome....

EDIT: Took out the /div's and fixed it.

Solved, thanks guys!
User avatar
Fresh Boarder


cron