Bandit2568
04-01-2013, 06:57 PM
Anyone have a header snippet that will allow me to run a Logo on the left, rotating ad in the center and keeping the search on the far right?
I have been playing with something from the vb4 but it is causing issues with my navbar when I do it.
This is the basic snippet that I have been using to try and get something going but like said I am not really happy with the way that it has worked out so far. I am dropping this code into my header template.
<div id="sbanner" style="float:center; position:absolute; left:400px; top:20px; display:visible;"">
<a target="_blank" href="http://www.google.com"><img src="{vb:stylevar titleimage}" alt="Test Sponsor Banner" />
</div>
I have been playing with something from the vb4 but it is causing issues with my navbar when I do it.
This is the basic snippet that I have been using to try and get something going but like said I am not really happy with the way that it has worked out so far. I am dropping this code into my header template.
<div id="sbanner" style="float:center; position:absolute; left:400px; top:20px; display:visible;"">
<a target="_blank" href="http://www.google.com"><img src="{vb:stylevar titleimage}" alt="Test Sponsor Banner" />
</div>