Quote:
Originally Posted by fuldon
Edit navbar_tabs
PHP Code:
<a class="navtab" href="{vb:raw tab.url}">{vb:raw tab.title}</a>
Replace:
PHP Code:
<a class="navtab" href="{vb:raw tab.url}"><img src="images/buttons/{vb:raw tab.name}.png" width=24 height=24 border="0" align="top" alt="" /> {vb:raw tab.title}</a>
|
Am I missing some thing, there's no closing tag in the replacement, and do we do this as another edit on top of those in the OP ...
Sorry but I am a noob to VB, and finding it a bit difficult to get up to speed with it.