Adding a NavBar
-
Hey all!
I am trying to add a navigation bar at the very top of the site at thebaycave.com. I currently have a the google adsense upthere fine but when i add this code, <script src=”http://www.yardbarker.com/network.js” type=”text/javascript”></script><script defer=”false” type=”text/javascript”>_siteid = 11224; yardbar(); </script>, it places it behind the ad or behind the top bar if i remove the ad. i have included a screenshot. Can anyone help?

Thanks in advance!
Mod
Why not just use Graphene’s built in secondary nav menu?
Mod
Did you add the Adsense code via an action hook widget area? If so, you can add the code for that menu bar to a text widget in the same widget area.
Mod
Try this in a text widget in that action hook widget area:
<div style="display:block;">
<script src="http://www.yardbarker.com/network.js" type="text/javascript"></script>
<script defer="false" type="text/javascript">_siteid = 11224; yardbar(); </script>
</div>
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.
