Quote:
Originally Posted by Lynne
How was the Exchange tab added? If by plugin, then try changing the template_hook it is using.
|
Thanks Lynne for the reply.
I think it's by plugin. How do I change the template_hook to swap places? And I found this and tried using align="left" and it didn't work.
Code:
<li><a class="navtab" [S]align="left"[/S] href="{vb:raw vboptions.bburl}/itrader_main.php?{vb:raw session.sessionurl}">{vb:rawphrase itrader_navbartitle}</a></li>
That is a template called
itrader_navbar_tab As a plugin would I just find that template or something, and align it left?