Three issues in IE7 that I need help with

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Dec 30, 2010 12:19 am
Can someone help me with three small issues in Internet Explorer 7 and the Postnote template? I've searched the forums but can't find anyone else with the same issues. I've done some modifications of the default css files, but nothing major. If the answer lies in the ie.css/ie6/ie8.css files I can't see it.

I've attached a couple of annotated screen shots to help explain the issues:

1) Distance between Gavick NSP Module Heading and Title of Link is too large. I have this set as I want and renders perfectly in FF, Safari, Chrome, etc... for some reason in IE7 I get an extra line-break in there.... this pushes the formatting on the "square" so that it pushed everything else out. Happens in all three instances of News Pro

2) Grey bars alongside the main photo modules. These don't appear in any other browser.

3) Footer menu doesn't align to right handside.

If you view the site in anything other than IE7 you can see what it should look like.

Thanks for any help you can offer!

John S.

IE7_issues_PostNote.jpg


IE7_issues_PostNote2.jpg
User avatar
Junior Boarder

GK User
Thu Dec 30, 2010 12:23 am
ooop, sorry, URL is here:

http://www.johnsinclairgallery.com
User avatar
Junior Boarder

GK User
Thu Dec 30, 2010 12:29 am
and here is a Admin login:

username: test
password: 1234
User avatar
Junior Boarder

GK User
Thu Dec 30, 2010 1:16 am
Hi

Try adding this lines on ie.css file:

Code: Select all
.nsp_links_wrap {margin-top: -17px;}
.gk-footnav table {width: auto;}
.moduletable_content img {margin: 0}
.moduletable_content div.img img {margin:0!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Dec 30, 2010 1:23 am
OMG! You fixed everything in one go! A thousand thanks and then some... free beers if you are ever in Friday Harbor, WA, USA!

Have a great New Year!
User avatar
Junior Boarder

GK User
Thu Dec 30, 2010 1:31 am
No problem.
Have a great year ;)
User avatar
Platinum Boarder

GK User
Thu Dec 30, 2010 1:39 am
Actually there's 1 unnecessary line.
Use only this:

Code: Select all
.nsp_links_wrap {margin-top: -17px;}
.gk-footnav table {width: auto;}
.moduletable_content div.img img {margin:0}
User avatar
Platinum Boarder


cron