thanks for your reply.
neither at the moment regarding the dmca link....I would like it to be on the public side prior to login, next to the Contact Us link
Yes, i figured it would be more work with the conditional.
Looking in the Footer regarding the code, I see this:
Code:
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a
btw, I looked for the
but didn't see it in the Footer template....i'm on vB3.8.7 if that makes a differences.
would creating a conditional involve making a new template for it or something?
or as you mentioned it would be less work to just create an html and upload it to the forum folder