
10-25-2005, 08:18 PM
|
 |
|
|
Join Date: Jul 2003
Location: Manchester UK
Posts: 631
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by harmor19
Edit the navbar template
Find:
PHP Code:
<td id="custom_links" class="vbmenu_control">
Replace with
PHP Code:
<td id="custom_links" class="element_control_nav">
Open the xml in an editor.
Find:
PHP Code:
<td class='vbmenu_control'>
Replace with
PHP Code:
<td class='element_control_nav'>
|
Worked like a charm Sir  appreciated mate!
|