<link href="<?php echo $mainframe->getCfg('live_site'); ?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css<?php echo (_GEM_RTL) ? '-rtl' : ''; ?>.css" rel="stylesheet" type="text/css" media="all" />
<link href="<?php echo $mosConfig_live_site; ?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css<?php echo (_GEM_RTL) ? '-rtl' : ''; ?>.css" rel="stylesheet" type="text/css" media="all" />
you have ".navigation li" css classes among other in both template_css.css files remove-move them, leave only @import linesalso most of this classes exists at customize.css too of both tpls.... means that the the css that will load last will override the first one...
I just noticed this and might be the where the problem is the other okto templates.........
to help you... the main difference is this =>http://www.do-my-site.gr/test7/templates/okto/images/topmenu.pnghttp://www.do-my-site.gr/test7/templates/okto-no-right/images/topmenu.png