Quote:
Originally Posted by RobbieZ
I have a customized header already that uses 2 images to create one long one.
How do i include your header template with my customized one so the banner/s sits on top of my right image?
Thanks
|
If you want to include the banners within CSS headers, you will have to create a script which loads and renders a custom vbulletin page with the banners only. I'm not sure though, if the CSS: url() is capable to load and handle scripts correctly. Please ask a HTML/CSS specialist for advice.
If the CSS is included in vbulletin (the CSS is not saved to disk), and the banners are image only, it should be fine to include a placeholder in the appropriate place. If you save your CSS to file, you will have to use a custom script.