Log in

View Full Version : Custom Styles - Forum Header graphics


kash2k
02-22-2006, 08:44 PM
Right,

I'm not one to be deterred by skins/themes and I like to change the options for my users.

I have seen many forums styles around where the forum header uses 3 images (left, span, right)

Now in normal html I would create a table and place the image in 3 adjacent horizontal cells with the gradient repeat across the centre cell.

How do I do this in VB? I can add a gradient all the way across etc but I haven't a clue how to add the two end graphics.

I have searched on a number of occasions, and I may have the wrong keywords, but I just can't find the answer.

Can anyone help and point out the right path. Or even point me to a guide or something?

K

rumor2
02-26-2006, 02:22 AM
I'm looking for a bit of guidence on this also.

Rumor

sebbe
02-26-2006, 07:17 PM
Just create two columns on each side of the centered column and put the actual images in there. Or am I missunderstanding something here?

Princeton
02-26-2006, 07:48 PM
your problem is that you do not understand how a template-based system works
with little time, you will

this may help: How do templates work (http://www.vbulletin.com/docs/html/)

If you want to know which template is being used enable "Add Template Name in HTML Comments" in ADMINCP/ VBULLETIN OPTIONS/ GENERAL SETTINGS/