[css-d] Problems with site in IE7 - PLS HELP!

2010-09-17 Thread Joe Jackson
Hi Does anybody have an ideas why our site is showing up incorrectly in IE7? An example page is http://www.spurs-web.com/spurs-news/spurs-team-news-wolves-modric-vdv-big-doubts/ It works fine in IE8 or Firefox so I am really having problems finding out what is causing this problem in IE7? TIA _

[css-d] Logo positioning with CSS?

2010-08-09 Thread Joe Jackson
Hi How can I have the logo sit on top of the slideshow image? At present the logo pushes the slideshow image further down the page? I have tried Z index on the logo but it still pushes the slideshow down the page instead of the logo sitting on top of the slideshow? HOME

Re: [css-d] Problems with IE6 - update

2010-03-30 Thread Joe Jackson
:28 PM, wrote: > So, what fixed it??? > > - Original Message - From: "Joe Jackson" > > To: > Sent: Tuesday, March 30, 2010 8:19 AM > Subject: Re: [css-d] Problems with IE6 - update > > > > Sorry all, its working now >&

Re: [css-d] Problems with IE6 - update

2010-03-30 Thread Joe Jackson
Sorry all, its working now Thanks for all your help! much appreciated On Tue, Mar 30, 2010 at 4:09 PM, Joe Jackson wrote: > Hi > > I have just tried the following which is working in IE8 but in IE6 the drop > down menu is still showing behind the main image? > > /*end glo

Re: [css-d] Problems with IE6 - update

2010-03-30 Thread Joe Jackson
Hi I have just tried the following which is working in IE8 but in IE6 the drop down menu is still showing behind the main image? /*end global nav*/ /* for IE5.5 and IE6 only */ #globalnav { position: relative; z-index: 2; } .home-main-text-wrapper { z-index: 1; } /**

Re: [css-d] Problems with IE6

2010-03-30 Thread Joe Jackson
Thanks Guys I have used .globalnav { position: relative; z-index: 1; } however this is now putting the menu behing the main image on IE8 etc when it was previously only occuring on IE6? Anything else that I would need to do, does it need to go in an IE6 only stylesheet? If so what is th

[css-d] Problems with IE6

2010-03-29 Thread Joe Jackson
Hi Does anybody have any solutions on how to get around the following problem when viewing the following page in IE6 http://www.ian.thfctalk.com/ccosmetic/index.php The dropdown menu displays behind the main images on the homepage? On IE8, Firefox, Chrome etc it works fine - it's just IE6 that

[css-d] Problems with website in IE8?

2010-01-07 Thread Joe Jackson
Hi Does anybody have any ideas on why the following website http://www.ian.thfctalk.com/bridgend/index.php does not display properly in IE8? However in IE8 if I click on the 'compatability view' button the page displays fine? Any ideas on what is causing this in my CSS? TIA