Hex Code for Grid Line Background

You'll have to get an answer from Jordan, but I don't think there is a hex code for those lines... I think it's probably an image/texture that was created, then loaded onto the site.
 
If you Right-Click->View Source you'll see that the table cell has a custom background image, which will be giving you the lines.
 
Originally posted by GilesGuthrie
If you Right-Click->View Source you'll see that the table cell has a custom background image, which will be giving you the lines.

Yeah...I didn't see how it could be a color...but vB doesn't allow for images in that spot as far as I know. :confused:
 
Yes, it's just a 2 pixel background image repeated over and over. vBulletin allows images everywhere - that's just the header. :)
 
Back