Re: Board icons not changing?
Reply #1 –
this is an example with images:
.category_boards .board_icon, .board_key:before {
background-repeat: no-repeat;
background-image: url(../../images/_myvariant/board_icons.png);
1) disable CSS + Javascript minify (admin - Options - General).
2) disable server side caching (admin - server settings... )
3) refrsh the browser cache
Re: Board icons not changing?
Reply #6 –
That means some important files are not copied over when creating a new theme... this is bad (and a bug of course!).