Navbar/header
I'm trying to add a link to the navbar, but when I add the link it will seperate the image the links sit in front of.
how can I add a link without breaking the image?
Here's what I am trying to add.
Code:
<td><if condition="THIS_SCRIPT == 'adv_index'"><a href="forum/index.php$session[sessionurl_q]"> Forum <else /> <a href="../$session[sessionurl_q]"> Home </a></td></if>