Re: action menu frustration
Chad Whitacre <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.design |
|---|---|
| Message-ID | <[email protected]> |
I see a div.contentActions on test.plone.org and on 2.0rc3 here in the office. But yes, it looks like the li is what we want. Not sure how to select it without changing the markup though, since '.contentActions li' would also match the li's in the menus themselves, and child selectors aren't supported in IE. Michael Zeltner wrote: > Chad Whitacre wrote: > >> Thanks for the replies. Yes, the markup is fine, it's the >> positioning/styling that's the issue. So is the idea to make >> div.contentActions position:relative and then we can absolutely >> position the menus within it? Hmmmm .... actually, looks like we >> should position:relative .contentActions li >> >> Do I follow what you're saying? > > > it's not a div, but we're going to create a relative block yes - the > first lis which are some kind of header for the popups (markup wise). > the popup itself will be absolutely positioned on the right of the block > (so there will be no problems with the menu anymore when there is no > right column) > > regards, michael ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click