That seems to do the trick. I also removed the extra "px" from 0 px.
Thanks Bill,
Regards,
Sohail
On Tue, Jul 1, 2008 at 4:56 PM, Bill Brown <[EMAIL PROTECTED]> wrote:
> Sohail Aboobaker wrote:
> > Thanks Bill,
> > I added zero margins as per your suggestion but no luck. I added
> > following i
Sohail Aboobaker wrote:
> Thanks Bill,
> I added zero margins as per your suggestion but no luck. I added
> following in qs_main.css
> #mainnav ul,#mainnav li{list-style:none;margin:0;padding:0;}
> Wasn't the margin for mainnav ul already defined as zero as in following
> segment:
> #mainnav ul {
>
Thanks Bill,
I added zero margins as per your suggestion but no luck. I added following
in qs_main.css
#mainnav ul,#mainnav li{list-style:none;margin:0;padding:0;}
Wasn't the margin for mainnav ul already defined as zero as in following
segment:
#mainnav ul {
margin: 0;
padding: 0;
list-styl
Sohail Aboobaker wrote:
> Hi,
> The CSS drop down menu shifts to the right in IE7 and shows up correctly in
> IE6 and firefox.
> Is there a known fix for this issue?
> The menu can be found here.
> http://www.newwavecell.com/24jun08/
> Thanks for your help.
> Regards,
> Sohail Aboobaker.
Hi Sohail
Hi,
The CSS drop down menu shifts to the right in IE7 and shows up correctly in
IE6 and firefox.
Is there a known fix for this issue?
The menu can be found here.
http://www.newwavecell.com/24jun08/
Thanks for your help.
Regards,
Sohail Aboobaker.
___