PDA

View Full Version : How to make the background like this


bskr84
01-14-2011, 12:27 AM
As shown in these pictures

125592
this is the forumdisplay page

125593
and this is the showthread page

how can i add background to the Even lines

thanks!

Thunderbird8
01-15-2011, 10:39 AM
Open the Style Manager, choose Main CSS from the dropdown on the style of your choice, and find Second Alternating Color. Edit the options there.

If you want it to be a tiled image, add the following to the Extra CSS Attributes box:

background-image: url(*image here*);
background-repeat: repeat;

bskr84
01-16-2011, 12:24 AM
thanks,but it don't work

BirdOPrey5
01-16-2011, 07:58 PM
Open the Style Manager, choose Main CSS from the dropdown on the style of your choice, and find Second Alternating Color. Edit the options there.

If you want it to be a tiled image, add the following to the Extra CSS Attributes box:

background-image: url(*image here*);
background-repeat: repeat;

That's not a background image, that is either a mod or template edits to do this. There was a mod for VB 3.6 to do this, but it doesn't work on 3.8 and I couldn't find a newer version.