2
In theme.html (for example):
le="color: #000000"><?php <td colspan="3" class="topnav"> <!-- navibar set --> • <a href="<{$xoops_url}>/">Home</a> • <a href="<{$xoops_url}>/modules/piCal/">Agenda</a> • <a href="<{$xoops_url}>/modules/news/">News</a> • <a href="<{$xoops_url}>/modules/newbb/">Forum</a> • <a href="<{$xoops_url}>/search.php">Search</a> • </td>
In style.css :
le="color: #000000"><?php td.topnav{ font-size:10px; text-align: center; vertical-align: middle; background: #FFFFF url(images/yourorangeimage.gif) repeat-x;color:#FFFFFF; white-space:nowrap;border: 0px solid #91a0ae;border-width: 1px 0px 1px 0px; height:25px;
your image must resemble that :