RE: [MyBB]Need some help with a JS color changer and tabs 06-06-2014, 01:51 AM
#4
In color-picker.js, change the following line;
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";Code:
var c=".thead,.header,.button, .fico, .totop, .pagination .pagination_current, #searchform input[type='submit'], .pravatar, .tab";





![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)