Menu Displays wrongly in FF and Chrome


Author Message
Gerry

Posted: 5/11/2010
Quote message 

I am using Artisteer 2.4.0.26594. I have set menu distance at Menu->Styling->Distance to 6 pixels with Tabbed rectangular menu.

The menu displays correctly in IE 8 with a 6 pix distance. However in FF 3.6.3 and Chrome 4.1.249.1064 (45376) the menu appears without the 6pix distance and as one continuous menu instead a tabbed rectangular menu.

Looks like another Artisteer bug??
 
BBonkers

Posted: 5/11/2010
Quote message 

I have the same issue even with the default Artisteer theme.
 
gr33nman

Posted: 5/21/2010
Quote message 

Primary menus made as horizontal header menus won't show up at all in themes I create for drupal. Not even the default. Hosting on dreamhost. Other tried and tested themes show primary menus correctly. I'd love to use this product, but I want to be sure it will actually work before laying my cash on the table.
 
lostchord

Posted: 5/21/2010
Quote message 

I have found that some Artisteer theme components are sensitive the the installed PHP components. For example, on Fedora the DOM handling is not installed by default with PHP and some theme features don't work. In this case installing php-xml makes everything good.

Maybe something to explore in your cases?

cheers
 
Mark C

Posted: 5/23/2010
Quote message 

@gr33nman

Have you placed your primary menu in the correct region?

You need to place it in the region labelled "Menu".

Admin >> Site Building >> Blocks >> Choose "Primary Links" and place it in "Menu" >> Save

Mark C
www.Art-I-Steer.com
www.aDesignforLife.net
 
gr33nman

Posted: 5/25/2010
Quote message 

Quote Mark C:

@gr33nman

Have you placed your primary menu in the correct region?

You need to place it in the region labelled "Menu".

Admin >> Site Building >> Blocks >> Choose "Primary Links" and place it in "Menu" >> Save

Mark C
www.Art-I-Steer.com
www.aDesignforLife.net

Yes - that works. Thank you!
 
BBonkers

Posted: 5/26/2010
Quote message 

Quote BBonkers:

I have the same issue even with the default Artisteer theme.



Response By Caitlin N
Date 2010-05-26 6:30:05
Status Open/Investigating
Response Hello BBonkers,

Just a follow up, in the meantime you can fix this problem by editing your style.css manually and adding !important rules to the margin-left and margin-right menu item values, e.g:

.art-menu li {
margin-left:3px !important;
margin-right:3px !important;
}

We will fix this issue for the next Artisteer update.


Best regards,

Caitlin N
Extensoft, Inc.
/ Artisteer
Artisteer - The Automated Web Designer
 
Gerry

Posted: 5/27/2010
Quote message 

Thanks, that sorted out the issue in FF and Chrome
 
MohNajj

Posted: 1/23/2011
Quote message 

hi

i have this menu

M1
> S1
> S1_1

when i update the CSS as Below

.art-menu li {
margin-left:3px !important;
margin-right:3px !important;
}


this only view the S1 , the sub menu didn't come

please help me


please Help


 
Skstarkiller

Posted: 1/23/2011
Quote message 

Go to admin>site building>menus> primary links and check expand next the the parent items you want to have drop down menus