Re: [css-d] menu issue

2009-04-22 Thread Ian Young
> Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] menu issue > > Ian Young wrote: > > > http://db-studio.venus.titaninternet.co.uk/index.php > > > > Although there is no change to the html, I have had to add an extra > > style code in the contact and

Re: [css-d] menu issue

2009-04-22 Thread Gunlaug Sørtun
Ian Young wrote: > http://db-studio.venus.titaninternet.co.uk/index.php > > Although there is no change to the html, I have had to add an extra > style code in the contact and portfolio pages as the menu sits a few > pixels higher than does than it does on the other pages. Some pages have a Tr

Re: [css-d] menu issue

2009-04-22 Thread mx . cssdee
Hi Ian, [quote] Although there is no change to the html, I have had to add an extra style code in the contact and portfolio pages as the menu sits a few pixels higher than does than it does on the other pages. [/quote] You are right it is a very odd one! After using Firebug and Webdeveloper toolb

[css-d] menu issue

2009-04-22 Thread Ian Young
Puzzling one here folks. Development site at http://db-studio.venus.titaninternet.co.uk/index.php Although there is no change to the html, I have had to add an extra style code in the contact and portfolio pages as the menu sits a few pixels higher than does than it does on the other pages. P

Re: [css-d] Menu-issue

2008-12-29 Thread Ib Jensen
2008/12/29 >> Any suggestions in this direction. > > UDM: > http://www.udm4.com/ > > PMM2: > http://www.projectseven.com/products/menusystems/pmm2/ > > * Yahoo! User Interface menu: http://developer.yahoo.com/yui/menu/ Thanks to both of you for these links. The only problem are, I don't have Dr

Re: [css-d] Menu-issue

2008-12-29 Thread Al Sparber
From: "Ib Jensen" > 2008/12/28 Al Sparber : >> From: "Ib Jensen" >>> 2008/12/28 David : > >> You would be better off with a nice single-level CSS menu across the top >> with sidebar context menus. > > You mean, just a single-level drop-down menu. And sub-menus in the > sidebar. > As the one in

Re: [css-d] Menu-issue

2008-12-29 Thread Benjamin Hawkes-Lewis
On 29/12/08 09:24, Ib Jensen wrote: > The menu you have is extremely unusable - even >> in the browsers in which it works. For that type of menu you really should >> be using a scripted one. > > Any suggestions in this direction. If you want something out of the box: * Ultimate Drop Down Menu

Re: [css-d] Menu-issue

2008-12-29 Thread Ib Jensen
2008/12/28 Al Sparber : > From: "Ib Jensen" >> 2008/12/28 David : > You would be better off with a nice single-level CSS menu across the top > with sidebar context menus. You mean, just a single-level drop-down menu. And sub-menus in the sidebar. As the one in : ikjensen.dk The menu you have is

Re: [css-d] Menu-issue

2008-12-28 Thread Al Sparber
From: "Ib Jensen" > 2008/12/28 David : >> Ib Jensen wrote: > >> I got it to validate if it helps any :) >> http://dwabbott.com/iktest.html >> -david > > Me too. > I don't know if you read my answer to Benjamin Hawkes-Lewis. > > Now, only the Menu-issue is left back. ;-{ You would be better off wi

Re: [css-d] Menu-issue

2008-12-28 Thread Ib Jensen
2008/12/28 David : > Ib Jensen wrote: > I got it to validate if it helps any :) > http://dwabbott.com/iktest.html > -david Me too. I don't know if you read my answer to Benjamin Hawkes-Lewis. Now, only the Menu-issue is left back. ;-{ -- Regards / Mhv. Ib K. jensen __

Re: [css-d] Menu-issue

2008-12-28 Thread David
Ib Jensen wrote: > Link : ikjensen.dk/test/ > > Wanted: > > Top-nav : > Moving the second sublevel to about 5px below Top-nav. So there will > be a small white border at the top. > There are only Sublevels in the First menuentry. Last four. > > Do I have to write a class or something to get the pos

Re: [css-d] Menu-issue

2008-12-28 Thread Ib Jensen
2008/12/28 Benjamin Hawkes-Lewis : > On 28/12/08 16:58, Ib Jensen wrote: >> > I'd recommend removing errors from your HTML layer before making any further > CSS changes. Done ! And (x)HTML and CSS are validating perfectly now. Now I'm just going to find out how to adjust the menu. -- Regards

Re: [css-d] Menu-issue

2008-12-28 Thread Ib Jensen
2008/12/28 Benjamin Hawkes-Lewis : > On 28/12/08 16:58, Ib Jensen wrote: >> > You can use descendant selectors to target lists that are descendants of > other lists: > http://css.maxdesign.com.au/selectutorial/selectors_descendant.htm > That's likely all you need here. > > Verbose validator output:

Re: [css-d] Menu-issue

2008-12-28 Thread Benjamin Hawkes-Lewis
On 28/12/08 16:58, Ib Jensen wrote: > Do I have to write a class or something to get the position or . You can use descendant selectors to target lists that are descendants of other lists: http://css.maxdesign.com.au/selectutorial/selectors_descendant.htm That's likely all you need here. >

[css-d] Menu-issue

2008-12-28 Thread Ib Jensen
Link : ikjensen.dk/test/ Wanted: Top-nav : Moving the second sublevel to about 5px below Top-nav. So there will be a small white border at the top. There are only Sublevels in the First menuentry. Last four. Do I have to write a class or something to get the position or . PS! Walidating the