Free CSS Checker and Formatter 1.2 - Faulty compression

Posts about other Blumentals Software products

Free CSS Checker and Formatter 1.2 - Faulty compression

Postby deepmessage » Sun Nov 29, 2009 3:11 pm

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:
Code: Select all
#searchform input[type=image]


Output:
Code: Select all
#searchform input [ type = image ]


It works if I delete the blank before the "[":
Code: Select all
#searchform input[ type = image ]


How can I fix this? By edditing a ini-file?

Regards
Alex
deepmessage
 
Posts: 3
Joined: Sun Nov 29, 2009 12:16 pm

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Postby Gatis » Sun Nov 29, 2009 10:12 pm

Hi,
Indeed, there seems to be a problem with this. Thank you for reporting it.
I am afraid there is no workaround currently.
I have registered this problem, and we shall see what can be done to fix it.
Kind regards,
Gatis Avots
Gatis
Blumentals Software Developer
 
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Postby deepmessage » Mon Nov 30, 2009 2:41 pm

Gatis wrote:we shall see what can be done to fix it.


Thank you, Gatis!
deepmessage
 
Posts: 3
Joined: Sun Nov 29, 2009 12:16 pm

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Postby Gatis » Tue Dec 01, 2009 10:37 am

Hi!

Until the fix becomes officially available in one of the updates, you can download a file that fixes this problem from this location:
avots.blumentals.net/cssformat.dll
Using it replace the same file under folder C:\Program Files\WeBuilder 2010\ (or under the corresponding folder of Free CSS Checker and Formatter, Rapid CSS, etc.).
Kind regards,
Gatis Avots
Gatis
Blumentals Software Developer
 
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Free CSS Checker and Formatter 1.2 - Faulty compression

Postby ivanhalen » Fri Jul 16, 2010 1:04 pm

Hallo,
Sorry for resuming this post, I wrote a new thread yesterday but seems it's gone
With attribute selectors like:
Code: Select all
h1[rel*=external] { color: red; }
h1[rel^=external] { color: red; }

I get an error message:
The operation could not be performed due to following error:
Incorrect syntax. Possibly caused by omitted or unnecessary language tokens. Error at row 2; token '^=external...'.

Please, is there a fix for this, too?
Thanks
ivanhalen
 
Posts: 1
Joined: Thu Jul 15, 2010 11:17 am


Return to Other Products

Who is online

Users browsing this forum: No registered users and 8 guests