Quote:
Originally Posted by toofazt
x2 
|
Quote:
Originally Posted by treyb
I have it working in my header... http://dixietalk.com
I took the code out of the navbar template, and put it right before <div class="ad_global_header"> in the header template.
|
I needed it clear up at the top and I was able to get it done by wrapping the entire code in
Code:
<div style="position: relative;" class="floatcontainer">
</div>
And then putting it where I needed it in the header.
My beta site right now is behind a login... so unfortunately I can't show it off. But this works.