I am trying to create a gradient for the Table Color Strip. I get the same results that Hussein got in the above posts (only the recent visitors table strip has a gradient), the other headers are #777777 in color, which is in the code, but I'm confused as to overiding it as Ian mentioned above.
After downloading the appropriate Vars file I modified the q!TableColorStrip! option.
The code I entered is below
q!TableColorStrip! => q!#777777" qq~ style="filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#00aa00', startColorstr='#003300', gradientType='0');"~!,
I've tried a few different permutations of that code as well as Ian's suggestions above but with the same results.
I am clearing the cache on the UBB every time I test a new Vars file as well.
Website I'm supporting is:
http://www.technicalblog.org/tech/ultimatebb.cgi UBB 6.7.2
Guest login:
Username: guest
Password: 7PKZ64
Any ideas, thanks!