MyBB Community Forums

Full Version: Finding " my advertisement " code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the code exactly. I put the link and image directory in, but it doesnt work. Do I have to enter a different code?

Thanks

[attachment=30194]
$theme is a PHP variable. The code isn't being evaluated, only printed to the browser. Use /images/ctsilver/ad_banner hype.gif instead.
<a href="http://www.hypertech.com/"target="_blank"><img src=<"/ad_banner hype.gif" /></a>


I wish I knew how to do this! Is the above code right? I cant get it to work

Missed some.I tried this too now.


<a href="http://www.hypertech.com/"target="_blank"><img src=<"/images/ctsilver/ad_banner hype.gif" /></a>

I figured the url finally. Thanks for the help!!