Re: [css-d] Funeral for IE6

2010-03-04 Thread David Laakso
David McGlone wrote: > > By the way David, did I ever thank you for the help? If not, then I thank > you. > If so, then I just thanked you again. :-) > > Give credit where credit is due. on having layout position is every thing

Re: [css-d] Funeral for IE6

2010-03-04 Thread David McGlone
On Thursday 04 March 2010 15:46:20 nancy wrote: > Since IE6 is being pronounced dead: > http://www.cnn.com/2010/TECH/03/04/ie6.funeral/index.html?hpt=T2 > I guess we are now being haunted by a ghost. I too can't wait till it dies! I struggled with learning CSS for quite some time I believed my c

[css-d] Web Development Conference in Raleigh, NC NCDevCon

2010-03-04 Thread Roger Austin
We are having another free web development conference this year in Raleigh, NC at the NC State University Centennial Campus. Last year it was CFinNC which was mostly about ColdFusion, AIR, and Flex. This year, we are expanding the tracks and renaming to NCDevCon with addit

[css-d] dropdown falling behind image

2010-03-04 Thread Derek Allard
Hello all. I have a particularly perplexing problem in IE7 (and I'm sure IE6) that I need some help with. In IE7 if you go here: http://gravityswitch.com/atalasoft/template-home.html and mouseover the "products" link in the main nav you get a flyout that *should* span below the image. Howev

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Angela French
Crud, I just realized that this won't work on IE6 and I still have users on that browsers (sadly). -Original Message- From: Bobby Jack [mailto:bobbykj...@yahoo.co.uk] Sent: Thursday, March 04, 2010 10:40 AM To: 'css discuss'; Angela French Subject: Re: [css-d] help with single level drop

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Angela French
I'm trying to implement the menu from webdesignerwall and have a question. When I set a background color on #nav, the nav list is rendered below the long strip of background color. If I set a height to #nav this is fixed, but the author did not set a height on her. I'm wondering how she gets t

[css-d] Funeral for IE6

2010-03-04 Thread nancy
Since IE6 is being pronounced dead: http://www.cnn.com/2010/TECH/03/04/ie6.funeral/index.html?hpt=T2 I guess we are now being haunted by a ghost. Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailm

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Bobby Jack
--- On Thu, 3/4/10, Angela French wrote: > Bobby, > You solution works, but it means that the sub menu would > always have to be "attached" to the top menu item.  That's why I provided that example link which does have a gap between the top item and the submenu, but still works. The way that's

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Angela French
Bobby, You solution works, but it means that the sub menu would always have to be "attached" to the top menu item. -Original Message- From: Bobby Jack [mailto:bobbykj...@yahoo.co.uk] Sent: Thursday, March 04, 2010 10:11 AM To: 'css discuss'; Angela French Subject: Re: [css-d] help with

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Bobby Jack
--- On Thu, 3/4/10, Angela French wrote: > Hello, > I am trying to create drop down menus (one level, dropping > down from horizontal list items in a top nav bar).  My > issue is that that, while the drop down menu appears when > hovering over top level list item, when the user moves OFF > of tha

Re: [css-d] help with single level drop down menu

2010-03-04 Thread Climis, Tim
> My issue is that that, while the drop down menu appears when hovering over > top level list item, when the user moves OFF of that list item to move into > the drop down sublist, the sublist disappears. My immediate guess, without getting to see the page, is that you need to add a sublist:hove

Re: [css-d] help with single level drop down menu

2010-03-04 Thread David Laakso
Angela French wrote: > Hello, > I am trying to create drop down menus (one level, dropping down from > horizontal list items in a top nav bar). My issue is that that, while the > drop down menu appears when hovering over top level list item, when the user > moves OFF of that list item to move i

[css-d] help with single level drop down menu

2010-03-04 Thread Angela French
Hello, I am trying to create drop down menus (one level, dropping down from horizontal list items in a top nav bar). My issue is that that, while the drop down menu appears when hovering over top level list item, when the user moves OFF of that list item to move into the drop down sublist, the

[css-d] css-sound joomla templates?

2010-03-04 Thread MB
Can anyone recommend some sound css-layoutoriented Joomla templates out there? I'd rather buy something sound than learn Joomla template editing. Being a Java guy myself I'd rather spend my time doing that, but it seems I might have to do this one. Naturally I want to be able to swiftly edit the l

Re: [css-d] Unwanted spacing in front of inline generated content

2010-03-04 Thread Sjur Moshagen
Den 4. mar. 2010 kl. 14.57 skrev Philippe Wittenbergh: > So I took the risk... Now my goldfish is jumping madly around... :) > If I understood correctly, you are talking about a space before the second > shown below >> >> justhiin >> >> >> juuri >> > > (Set a border on each tg t

Re: [css-d] Unwanted spacing in front of inline generated content

2010-03-04 Thread Philippe Wittenbergh
On Mar 4, 2010, at 9:05 PM, Sjur Moshagen wrote: > Den 4. mar. 2010 kl. 13.08 skrev david: > >> Sjur Moshagen wrote: >>> Hello, >>> >>> I'm new to the list, so please bear with me:) >>> >>> I'm trying to style a set of XML source files (served directly off a >>> Subversion repository) using o

Re: [css-d] Unwanted spacing in front of inline generated content

2010-03-04 Thread Sjur Moshagen
Den 4. mar. 2010 kl. 13.08 skrev david: > Sjur Moshagen wrote: >> Hello, >> >> I'm new to the list, so please bear with me:) >> >> I'm trying to style a set of XML source files (served directly off a >> Subversion repository) using only CSS. The XML is a quite simple dictionary >> structure, a

Re: [css-d] Unwanted spacing in front of inline generated content

2010-03-04 Thread david
Sjur Moshagen wrote: > Hello, > > I'm new to the list, so please bear with me:) > > I'm trying to style a set of XML source files (served directly off a > Subversion repository) using only CSS. The XML is a quite simple dictionary > structure, and to make the presentation of the content more di

[css-d] Unwanted spacing in front of inline generated content

2010-03-04 Thread Sjur Moshagen
Hello, I'm new to the list, so please bear with me:) I'm trying to style a set of XML source files (served directly off a Subversion repository) using only CSS. The XML is a quite simple dictionary structure, and to make the presentation of the content more dictionary-like, I have added some g