Posted - 01/23/2018 : 21:50:27
The sub menus when viewed on wide screen monitors aligns to the far right and not below its parent category Im using the ETC ICE template Any ideas? The site is: http://trypod.co.nz/bbyc/index.php Im using css
ul.ectmenu1 { list-style: none; border:1px solid;
color:#000000;font:24px Lucida Sans Unicode, sans-serif;
padding:0px; } li.ectmenu1 {
border:0px solid; padding:4px; background:#ffffff; font-size:18px; font:"Lucida Sans Unicode";
color:#000000; text-align:left; } li.ectmenu1 a{ font:"Lucida Sans Unicode";
background:#ffffff; color: #000000; padding:4px; } li.ectmenu1 a:hover{ background:#D7F7FF; color: #545454; padding:4px; }
ul, ol { padding: 0; margin: 0; }
Andrew Smith
|