At 03:25 PM 3/11/2006 , Roger Roelofs wrote:
>Mike,
>
>On Mar 11, 2006, at 8:12 AM, WV Mike wrote:
>
> > At a screen rez of 800x600 the menu list will wrap the longest lines
> > in IE 6.
> > I would like to reduce the left margin/indent for the menu list to try
> > to
> > eliminate this but I can get no further.
> >
> > http://mbreiding.us/2006/menu_new2/mine.html
>
>Setting the margin-left and padding-left to 0 on both the ul and li
>should get you closer.
>
>hth
>--
>Roger Roelofs
-------------------------------------
Hi Roger,

Ooop!
I had already added the following:
.column-one-content ul
{padding-left: 0px;
margin-left: 0px;}

.column-one-content li
{padding-left: 0px;
margin-left: 0px;}

But - I was still previewing an older version and so though it was having 
no effect.
It seems to have done the trick:
http://mbreiding.us/2006/ERT_2006/fl/parks_hikes/mana_springs/

Thanks,
-Mike







______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to