On Sep 5, 9:01 am, Stanimir Stamenkov <s7a...@netscape.net> wrote:
> Sat, 05 Sep 2009 16:45:41 +0300, /Stanimir Stamenkov/:
>
> > Sat, 5 Sep 2009 06:17:55 -0700 (PDT), /JW 'Yawn' vanLohuizen/:
>
> >> Walgreens.com displays the main section of their default page in a 1
> >> inch column on the right side of the page.  It may be the flash content.
>
> >> I am using SM 1.1.8.
>
> >> Any ideas?
>
> > Apply the following user style:
>
> > @-moz-document domain("walgreens.com") {
> >   #utility-bar, #content { clear: both; }
> > }
>
> Actually make the above:
>
> @-moz-document domain("walgreens.com") {
>    #utility-bar, #content { clear: both; }
>    #allergy-nav > ul > li > a,
>    #allergy-nav > ul > li { clear: left; }
>
> }
>
> --
> Stanimir

So on what lines are the offending codes and if in a style sheet, what
page name, so I can pass them along to Walgreens.

Thank You
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to