PDA

View Full Version : Question...



Radon3k
Mon 11th Mar '02, 12:38am
Ok at the very end of my postbit template I have added "<br>" so that the posts go:

Post1: blah blah

Post2: blah blah


Instead of:

Post1: blah blah
Post2: blah blah


My question is...How do you make it like this:

Post1: [bgcolor=1] blah blah

Post2: [bgcolor=1 blah blah

Instead of this:

Post1: [bgcolor=1] blah blah

Post2: [bgcolor=2] blah blah

NOTE: The [bgcolor=X] is NOT a valid piece of code and is only there for example

Dalius
Mon 11th Mar '02, 12:52am
make the alternating talbes the same color?

Radon3k
Mon 11th Mar '02, 12:52am
Yes I know this, but how???

Mr. X
Mon 11th Mar '02, 3:14am
Wouldnt manually putting the hex color in the bgcolor= part work? I.e.:

Post1: [bgcolor=#ffffffff] blah blah

Post2: [bgcolor=#ffffff] blah blah

Radon3k
Mon 11th Mar '02, 12:27pm
Well I decided that the board looked better with just the one alt color....But thanks for all the help anyway! :)