Styling CSS Menus

I’m testing the new FW5 CSS menus. I style them as I want them, adjusting the leading of the text list to vary the size of menu box depth.

Fine so far.

But when I add links to the list, the depth of the box reverts to (I think) a standard ‘skinny’ depth.

Does anyone have any tips of fine styling of the CSS menu action?

Or is it, what you see is what you get. And no styling apart from font, and font size can be actually applied.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Also, The CSS menu does not work too well if used “inline” on a whole page with inline divs.

As a result, its easier layer the menu above the page, thus showing bottom in the Freeway show item pallete. As a result the menu is shown last in the accessibility preview and last to be published in the code.

It looks like this is the way the Softpress site is done.

Is that a problem for accessibility or the search engines? Ernie would you like to comment?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Well, my thoughts are that earlier placement in the semantic order
makes more sense than later… choices about navigation are probably
not best as an afterthought.

That said, there are dozens of ways to make CSS menus – that Freeway
can make one for the casual user is great, but doesn’t mean that it
can’t be improved upon.

I admit that I haven’t tried this new feature yet – I suppose I
should take a look at it.

On Sun, Jun 15, 2008 at 2:35 AM, WebWorker wrote:

Is that a problem for accessibility or the search engines? Ernie would you like to comment?


Ernie Simpson – Freeway 5 Pro User – thebigerns.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Found a reasonable example here that could be adapted and styled.

I’m planning a quite large Freeway site, And this is where Freeway can be easier to have includes for common items like a CSS menu that is common to all pages, Master page items when inline just don’t work (hence layering the CSS menu action - but then its published last!).

Your technique of using FW5 code for items places direct on an other Freeway page is very handy for keeping things together in Freeway and including as php includes elsewhere on the site.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Here’s a simple and quick FW 5 example that uses the CSS menu action (drop-down) on an inline menu with 2 inline elements below it. It works fine though I haven’t looked at it in any flavor of IE.

<http://anoptic.com/demo/freeway/inline_menu/inline_menu.html>

Todd

On Jun 15, 2008, at 4:35 AM, WebWorker wrote:

Also, The CSS menu does not work too well if used “inline” on a whole page with inline divs.

That just it, it works when the layout is simple, but gets fiddly with a more complex layout. With some background div images that need to line up correctly.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

And looking at mine, and your example on an IE6 box, layout and menus are all messed up. I’ve got a layout of none and my menu goes way of screen to the left

CSS menus possibly seem like a good idea, but in this case maybe its just a none starter, and something more traditional is needed.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options