Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
JackAndCoke
JackAndCoke
I am re-designing a custom menu. The current one is two-level and works fine, but I need three-level. I have set-up the new menu in ViArt, but if I set the visible depth level to anything greater than two, nothing below the 2nd level appears. Is this a ViArt issue or am I doing something wrong?
 
Thanks
 
theruck
theruck
and is your 3rd level menu item a slave of the 2nd level menu item?
 
JackAndCoke
JackAndCoke
Yes, it is set that way. I'm seeing the 3rd menu items in the HTML, but just not displaying. That makes me think maybe it's my error somewhere.
 
I just started working on this site. Someone else set it up, and they are using a DropIt drop down menu, based on the unordered lists output by ViArt. I'm still trying to figure out where I'm going wrong.
 
JackAndCoke
JackAndCoke
I solved it. It was a problem in my code. ViArt did what it was supposed to do. Thank you for your reply.
 
dmOZ
dmOZ
chained-selects.zip.txt (99Kb)  drop-down.jpg (29Kb)  
I'm having a similar type of layout issue.
 
I am trying to implement a chained ajax drop-down selector based on sample code from this site http://demo.tutorialzine.com/2011/11/chained-ajax-selects-jquery/ with the intended goal of expanding the existing Search and Advanced Search block capabilities to be able to offer the user the ability to drill-down categories (products, ads and articles) when performing a search.
 
I've taken this sample code and put it into a custom block - minus the reference to 'assets/css/styles.css' in the index.html reference sample (code attached)
 
Problem is that the drop-down items are appearing behind the bottom edge of the custom block area.
 
I've played with several z-index settings in the style sheet , but to no avail.
Any suggestions
I've included a screen shot of whats going on as well as the reference sites original code (remove the .txt from the end).
 
Thanks in advance.
 
theruck
theruck
have you compared it with the existing chained menu in viart? maybe you could copy the styling form there