submenu vertically:no - horizontally:yes

You dont want to see the submenu vertically but you want see the submenu horizontally?? insert at the end of  top_menu.css of the template. .topMenu .top ul.sub.main_elements li { display:none; } cache clearing and DONE on my site its running same way
Quote · 20 Aug 2010

Could you paste exact code as it appears?

 

Much appreciative.

Quote · 26 Aug 2010

With some templates you may need to do it a little differently.  An alternative is just to move the elements off the screen:

.topMenu .top ul.sub.main_elements {
left:-2000px;
}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 26 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.