Thread Starter
4lt3r
(@4lt3r)
I found another solution of my problem, thanks for plugin 😉
Thread Starter
4lt3r
(@4lt3r)
Thanks, but it doesn’t help 🙁 Maybe my example help us to find ploblem.
I have css code(in my style.css):
“.bl {background: url(img/bl.gif) 0 100% no-repeat}
.br {background: url(img/br.gif) 42% 100% no-repeat}
.tl {background: url(img/tl.gif) 0 0 no-repeat}
.tr {background: url(img/tr.gif) 42% 0 no-repeat; padding:10px}”
When i activate wp-css, only “.bl {background: url(img/bl.gif) 0 100% no-repeat}” still working, the remaining lines do not work 🙁
How i may fix that? 🙁
Thread Starter
4lt3r
(@4lt3r)
I updated to version 2.05 but I do not see this function 🙁
maybe you tell how to disable the minify function of editing the code?