Quote:
Originally Posted by clearchannel
I fixed this in 3.67 by ignoring the first edit required in the navbar, it's already set correctly in 3.6.7 the second edit should be done as follows:
Find the following:
Code:
</table>
</div>
<!-- / header quick search form -->
and replace with:
Code:
<tr>
<td class="thead">Search Google</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">$vboptions[cfmgsr_googlesearch]</td>
</tr>
</table>
</div>
<!-- / header quick search form -->
|
Quote:
Originally Posted by TomJames
Does not seem to work on 3.6.8, any ideas?
|
I used the above suggestion and now it works fine for me in 3.6.8