Log in

View Full Version : Header Image Code?


djmini
02-17-2006, 07:03 AM
I've been racking my brain trying to figure this out. I'm a html novice, but learning...

What code would I use to create a header image - a background I suppose, that I then could place my site logo and a banner on top of?

I am guessing it to be used in the header template.

Thank you in advance

HaYLaZ
02-17-2006, 07:14 AM
ask here;

https://vborg.vbsupport.ru/forumdisplay.php?f=111

djmini
02-21-2006, 08:45 PM
We are there...

Bump?

Anyone?

kr580
02-21-2006, 09:23 PM
http://img221.imageshack.us/img221/1668/bannerbg9si.gif

Add that code to the <td> that contains the <img src="$stylevar[titleimage]"...> code and switch out IMAGEURL for the bg's URL.

Looks like this (the bg pic is only like 30 pixels high):
http://img472.imageshack.us/img472/6311/banner0qy.gif

djmini
02-26-2006, 08:12 AM
Thank You!