Quantcast
Channel: [Pro] CSSMenu submenu type positioning.
Viewing all articles
Browse latest Browse all 110

[Pro] CSSMenu submenu type positioning.

$
0
0

Hi,

I’m doing an update to this site and as the client has decided to revise how the prices are displayed, with the list price web price and a quantity box. This means making the whole site a bit wider and I thought it would be a good idea to transfer it to Freeway 6 and html5.

I have done a test page with the CSS menu down the left hand side that is used to select products. This uses an inline PHP Text Link with Query on the menu items list which provides the query to the server on the link.

This worked seamlessly in all the previous versions of freeway, but in Freeway 6 the css that it produces adds an extra element to each of the sub menus so that the type is offset to the right and messes up the look of the menu. To see what it should look like delete the rest of the link after the dot co dot uk bit.

I have found that by deleting the

display:inline-block;

from each of the menu items in the source file fixes the problem.

With over 100 pages in the site I don’t want to go down this route.

Is there any way the CSS Menu can be altered to prevent it from outputting the display:inline-block; attribute on each of the sub menu items.

I might have to abandon the Freeway 6 version if I can’t find a fix for this.

Thanks

Steve.

http://www.cotswoldengineeringsupplies.co.uk/2013-revised/test/


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


Viewing all articles
Browse latest Browse all 110

Trending Articles