• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

CSS Hero - Visual CSS Editor

CSS Hero - Visual CSS Editor v5.1.0

No permission to download
@Physkx release if u access to latest
thanks
Sorry, I just checked... It is the latest version. 4.20.... Sorry about that...


CSS Hero Changelog
4.20 – 22.5.2020
  • Two fixes regarding variables. The first one was a short circuit in the is_color function going boom in some weird cases. The second one was related to calculations with vars which should be now ok (@var1:20px; @var2:mad:var1*2; –> this caused a bug in the variables panel up to 4.1, fixed in 4.2)
  • Fix in the beautifier script which now is much more consistent in tab positionin


Thank you
 
This little plugin is very powerful, I can't even express how much time it saved me. It's light and fast. Support if you can. They have 70% OFF for 2 more days.
 
  • Like
Reactions: TassieNZ
@NullMaster This Version is Successfully installed and activated but when I try to edit it still loading an hour...Please Fix The Error
 
Seeing the timestamp on some of the "We are the best GPL repository in the world so you have to pay us", I'm starting to think that Babiato is their only source
It is true.
 
Try this

If anyone is still facing the activation issue follow the steps below:
1. Download and unzip
2. open 'css-hero-main.php' in editor
3. Replace the function wpcss_check_license(){} on line 543 with this code

Code:
function wpcss_check_license(){
$license= get_site_option('csshero-license');
//if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE;
return TRUE;
}
@asdriel This also worked for the most recent update 5.0.6 Beta so thank you!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock