Quote:
Originally Posted by Boofo
The way I do it if I don't know for sure where something is:
I look for the phrase first (Quick Links).
Then I do a search in the phrases for Quick Links and find what the phrase name is.
Then I do a search in the templates for that phrase name and voila!
Then just wrap it in a conditional for what you want.
|
I think this is the code I need to remove, to remove that menu.
Code:
<a href="javascript://" class="popupctrl" accesskey="3">{vb:rawphrase quick_links}</a>
edit: Confirmed. All seems to be working. Although I'm sure there is more code for that menu, but I could not figure it all out.