[geeklog-devel] Config GUI issues

=MF=Geiss geiss at midnightforce.com
Thu Jan 3 23:34:47 EST 2008


Initially, I thought Dirk was referring to the header's top menu, by his
use of "menu_elements". But now, referring specifically to the Config
Menu, Blaine yes, I prefer the dropline menu over the old tab menu.

Alford, thanks for sharing that insight into CSS, I hadn't thought of
that for lists. :-)

While we are discussing menus in general, specifically site header
menus, please take a look at http://geiss.getmyip.com/gl15x and click on
the Advanced Search button to see a triple level very clean menu.
Blaine, this may just be my preference, but I like this one over the one
at Portal Parts because visually, its cleaner, and you don't have to use
additional <span> tags, just a pure UL, with a class for parent links.
It is based on this article:
http://www.htmldog.com/articles/suckerfish/dropdowns/. I know that most
of this is personal taste though, so YMMV. :-)

Thx!

Eric

Blaine Lang wrote:

> Dirk Haun wrote:

> > Apologies - this is not an issue with the config GUI. It's an issue

> with the stylesheet.

>

> When you mentioned the config GUI, I initially thought the issue you

> were describing was related to the online config manager menu. I've

> updated the CSS now to retain the menu item order. I floated the UL

> element right and made the LI items float left. It appears to work now

> as expected in IE and FF.

>

> Blaine

>> Dirk Haun wrote:

>>

>>

>>> - The entries for the menu_elements are coming out in reverse order.

>>> For

>>> example, I have 'plugins' as the last entry in the config, but plugins

>>> are listed first in the site's navigation bar.

>>>

>>

>>

>>

>> I was just making a theme where I wanted the menu elements left-aligned,

>> so I changed

>>

>> .header-navigation-container li{

>> float:right;

>>

>> to

>>

>> .header-navigation-container li{

>> float:left;

>>

>> and then they're in the correct order.

>>

>> Can one of our resident CSS gurus suggest a way to get the menu elements

>> right-aligned and in the correct order?

>>

>> bye, Dirk

>>

>>

>>

> _______________________________________________

> geeklog-devel mailing list

> geeklog-devel at lists.geeklog.net

> http://eight.pairlist.net/mailman/listinfo/geeklog-devel

>

>




More information about the geeklog-devel mailing list