> On Oct 21, 2017, at 12:42 AM, Tom Livingston wrote:
>
> I was able to solve this only by adding list-style:none as an inline
> style on the offending ULs. Ah, IE…
Didn’t it work with the list-stye-image hack I gave? That never failed for me
(both Edge and IE 11 and older, given how long it h
It did not. It seems to be quite random, as a change like adding
!important worked in one place, but not another. inline style seems to
be the most reliable.
On Fri, Oct 20, 2017 at 12:03 PM, Karl DeSaulniers wrote:
> !important didn't work?
>
> Best,
> Karl
>
> Sent from losPhone
>
>> On Oct 20,
!important didn't work?
Best,
Karl
Sent from losPhone
> On Oct 20, 2017, at 10:42 AM, Tom Livingston wrote:
>
> I was able to solve this only by adding list-style:none as an inline
> style on the offending ULs. Ah, IE...
>
>
>
>> On Thu, Oct 19, 2017 at 7:27 PM, Philippe Wittenbergh
>> wr
I was able to solve this only by adding list-style:none as an inline
style on the offending ULs. Ah, IE...
On Thu, Oct 19, 2017 at 7:27 PM, Philippe Wittenbergh wrote:
>
>> On Oct 20, 2017, at 1:11 AM, Tom Livingston wrote:
>>
>> Early build progress at this page:
>>
>> https://tomliv.com/css-
Thanks Philippe. I’ll look at these. As for PS3, still working on it ;)
On Thu, Oct 19, 2017 at 7:27 PM Philippe Wittenbergh
wrote:
>
> > On Oct 20, 2017, at 1:11 AM, Tom Livingston wrote:
> >
> > Early build progress at this page:
> >
> > https://tomliv.com/css-d/ml-test/
> >
> > in IE (11+)
> On Oct 20, 2017, at 1:11 AM, Tom Livingston wrote:
>
> Early build progress at this page:
>
> https://tomliv.com/css-d/ml-test/
>
> in IE (11+), the subnav under Expertise and Blog are showing an odd
> dot/circle. Can anyone suggest why?
List marker…
For Edge you can nuke it by specifying
to be clear, the pipe-like rules are desired. It's the dot-like things
in IE 11+ that I don't want...
On Thu, Oct 19, 2017 at 1:09 PM, Karl DeSaulniers wrote:
> Shows on my iPhone too.
> Haven't checked desktop.
>
> Try
>
> ul, ul ul {
> list-type: none;
> }
>
> Best,
> Karl
>
> Sent from losPhon
Shows on my iPhone too.
Haven't checked desktop.
Try
ul, ul ul {
list-type: none;
}
Best,
Karl
Sent from losPhone
> On Oct 19, 2017, at 11:11 AM, Tom Livingston wrote:
>
> Listers,
>
> Early build progress at this page:
>
> https://tomliv.com/css-d/ml-test/
>
> in IE (11+), the subnav
Listers,
Early build progress at this page:
https://tomliv.com/css-d/ml-test/
in IE (11+), the subnav under Expertise and Blog are showing an odd
dot/circle. Can anyone suggest why?
Thanks
--
Tom Livingston | Senior Front End Developer | Media Logic
#663399
___