Search found 3 matches

by deepmessage
Mon Nov 30, 2009 2:41 pm
Forum: Other Products
Topic: Free CSS Checker and Formatter 1.2 - Faulty compression
Replies: 4
Views: 15977

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Gatis wrote:we shall see what can be done to fix it.
Thank you, Gatis!
by deepmessage
Sun Nov 29, 2009 3:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Faulty css compression
Replies: 0
Views: 1399

Faulty css compression

Hello community!

Just written: http://forums.blumentals.net/viewtopic. ... 16&start=0
... now, I've the same problem in Rapid PHP.

Does someone know how I can fix this in Rapid PHP?

Regards
Alex
by deepmessage
Sun Nov 29, 2009 3:11 pm
Forum: Other Products
Topic: Free CSS Checker and Formatter 1.2 - Faulty compression
Replies: 4
Views: 15977

Free CSS Checker and Formatter 1.2 - Faulty compression

Hello community! I discovered this very nice tool. But when I use the function "Re-Format CSS" or "Compress CSS", some parts of my css aren't valid on firefox anymore: Input: #searchform input[type=image] Output: #searchform input [ type = image ] It works if I delete the blank before the ...