Grumpy New member Jan 12, 2015 #1 I created a darker vB4 style with the vB style generator and for some reason the buy now button is black out. It's a little odd since the watch item right below displays just fine. Can you point me in the direction to look? Thanks
I created a darker vB4 style with the vB style generator and for some reason the buy now button is black out. It's a little odd since the watch item right below displays just fine. Can you point me in the direction to look? Thanks
Grumpy New member Jan 13, 2015 #2 Problem Fixed I fixed the problem In additional.css by adding the following: Code: #description_tab, #postage_tab, #buybutton { color: ######; cursor: pointer; }
Problem Fixed I fixed the problem In additional.css by adding the following: Code: #description_tab, #postage_tab, #buybutton { color: ######; cursor: pointer; }
Mokonzi Former Developer Jan 13, 2015 #3 Thanks Grumpy. I'll take a look to see if there's another way or if not add a StyleVar to let you pick the colours.
Thanks Grumpy. I'll take a look to see if there's another way or if not add a StyleVar to let you pick the colours.