fanhockeycoach
05-30-2012, 04:40 PM
How do I add a new tab on the footer bar?
--------------- Added 1338418156 at 1338418156 ---------------
I figured it out
Open footer in Edit Templates and add the following code
<li><a href="LINK ADDRESS"</a>TEXT YOU WANT TO SHOW</li>
after <ul id="footer_links" class="footer_links"> wherever you want it to show up on the footer.
--------------- Added 1338441472 at 1338441472 ---------------
is that coding right? some have reported an error when they click on it
--------------- Added 1338418156 at 1338418156 ---------------
I figured it out
Open footer in Edit Templates and add the following code
<li><a href="LINK ADDRESS"</a>TEXT YOU WANT TO SHOW</li>
after <ul id="footer_links" class="footer_links"> wherever you want it to show up on the footer.
--------------- Added 1338441472 at 1338441472 ---------------
is that coding right? some have reported an error when they click on it