[css-d] NOT restarting numbered lists after h1 element

2009-12-15 Thread Carolyn Rosner
Hi all, I'm working with a four-level list that is basically: 1. numbered list item a, b, c, list sub-items i, ii, iii, list sub-items 1, 2, 3 list sub-items h1 header/h1 2. continue list with second numbered list item ... HERE IS THE

Re: [css-d] NOT restarting numbered lists after h1 element

2009-12-15 Thread Carolyn Rosner
A test page can be seen at http://test.nprb.org/meetings/numbered_list.html Thanks. Carolyn From: jeffrey morin [mailto:rufus2...@gmail.com] Sent: Tuesday, December 15, 2009 12:50 PM To: Carolyn Rosner Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] NOT restarting numbered lists after h1

Re: [css-d] NOT restarting numbered lists after h1 element

2009-12-15 Thread Carolyn Rosner
Hey, great! Thanks. I will check that out. Deadline looms, so I found a workaround, but it'd be nice to do this right. Someone has to carry the CSS flag around here! Carolyn Carolyn Rosner Visual Information Specialist North Pacific Research Board nprb.org Alaska Ocean Observing System

[css-d] remove focus outline for ie7

2009-10-01 Thread Carolyn Rosner
Hi Corey, I have had this same issue with a logo. I resolved it this way: img, a:link img, a:visited img { border-style: none; } That seems to remove the lovely blue border. Cheers, Carolyn Carolyn Rosner North Pacific Research Board nprb.org Alaska Ocean Observing System

Re: [css-d] Text won't flow around images in IE

2009-05-15 Thread Carolyn Rosner
Hi Lorrens, Ah! Thanks for that info. I'll have to be sure to check the code carefully. When I drop images into a layout. C. From: lorr...@gmail.com [mailto:lorr...@gmail.com] On Behalf Of Lourens Thale The text should jump below the bottom of the image when you float. If you don't want this,

[css-d] Text won't flow around images in IE

2009-05-12 Thread Carolyn Rosner
Apologies if this has been asked a million times, but how do I get text to flow around floated images in IE? I don't put my images in divs; I just plunk them at the beginnings of paragraphs or heads and float them right or left. But in IE, the text won't wrap; it jumps below the bottom of the

[css-d] Bullet lists and floating images

2009-04-29 Thread Carolyn Rosner
I see what you mean. When I want to have an image next to a bullet list, I float the image to the right instead of the left. Is this cheating? :-) Is this an option for you? Carolyn __ css-discuss [cs...@lists.css-discuss.org]

[css-d] Site Check Please?

2008-03-19 Thread Carolyn Rosner
Greetings all, I'm wondering what's up with my page: http://test.nprb.org/new/index.htm Specifically, the three buttons in upper right corner. They are a Library item, in their own div that's set to float: right. The span text that shows up on hover is positioned correctly, but those three

[css-d] NAV elements display improperly

2007-08-06 Thread Carolyn Rosner
in CSS and not in tables or Java. Can anyone help? Thanks, Carolyn ' ''' Carolyn Rosner Assistant Program Manager North Pacific Research Board | www.nprb.org http://www.nprb.org Alaska Ocean Observing System | www.aoos.org http://www.aoos.org 1007 W 3rd Ave

[css-d] Display issues: background image and nav lists

2007-06-20 Thread Carolyn Rosner
I have some issues with a web page I'm building with CSS: http://test.nprb.org/secondary.html 1) Background image doesn't always display: Vertical type image displays in IE 6 and 7 but not in FF. In FF it's waaay over to the right. Div looks like: #container { position:absolute;