Hi, thanks for a really nice template!
Having some minor issues though:
1. The 'suckli.gif' is nowhere to be found. Is it needed? Is called from within template_css.css
| Code: |
#navigacija li:hover li a.daddy,
#navigacija li.sfHover li a.daddy,
#navigacija li.active:hover li a.daddy,
#navigacija li.active.sfHover li a.daddy {
background: url(../images/suckli.gif) 100% 50% no-repeat;
}
|
2. How can I controll the width of the Suckerfish children?
Added the following in 'template_css.css which gave me some control to extend the length of the text. However the black background is still to short.
| Code: |
/* Adjustment of Suckerfish menu width */
#horiznav.nav li ul li a {
width:190px;
}
|
Happy but need a solution

Regards
Akerman / InfoClip.se