Login Register


[MyBB]Need some help with a JS color changer and tabs filter_list
Author
Message
RE: [MyBB]Need some help with a JS color changer and tabs #4
In color-picker.js, change the following line;
Code:
var c=".thead,.header,.button, .fico, .totop, .pagination .pagination_current, #searchform input[type='submit'], .pravatar";
to (assuming your tabs have got the class .tab)
Code:
var c=".thead,.header,.button, .fico, .totop, .pagination .pagination_current, #searchform input[type='submit'], .pravatar, .tab";






Messages In This Thread
RE: [MyBB]Need some help with a JS color changer and tabs - by Lain - 06-06-2014, 01:51 AM



Users browsing this thread: 1 Guest(s)