Search found 7 matches

by DaleyLife
Fri Jul 15, 2011 11:13 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Upgrade Mozilla ActiveX Control - HERE'S HOWTO
Replies: 27
Views: 26137

Re: Upgrade Mozilla ActiveX Control - HERE'S HOWTO

Find last mozilla active x control and delete it.
Download new one from http://www.blumentals.net/download/mozilla.php.
Make sure no other programms are running.
Click to install and follow instructions.
Open webuilder and firefox review should be updated :D
by DaleyLife
Fri Jul 09, 2010 5:47 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: jawr integration
Replies: 0
Views: 1832

jawr integration

Are you thinking of adding jawr which allows you to work on separate css and javascript files then combines them for ftp?
https://jawr.dev.java.net/ :mrgreen: :mrgreen:
by DaleyLife
Wed May 26, 2010 6:56 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: css sprite generator
Replies: 0
Views: 1656

css sprite generator

Would it be possible to have an automatic sprite generator to read a css file and produce a new css file? :P
by DaleyLife
Fri Jan 29, 2010 3:36 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Windows automatically resizeing to fill the screen
Replies: 0
Views: 1514

Windows automatically resizeing to fill the screen

I have come across an annoying problem. When I press F4 my open windows do not resize. and when I close a window the other windows do not fill the space. This is when I have tiled windows. So I have to tile the windows again? :cry:
by DaleyLife
Mon Dec 14, 2009 1:35 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder 10 format CSS code
Replies: 5
Views: 2902

Re: Webuilder 10 format CSS code

I now understand that it has to be duplicate pairs. But it seems to miss out rgb values in shorthand properties.
eg; #custom2 {background: rgb(99, 145, 169) url(images/authorbg.jpg) repeat-x repeat-y center; border-bottom: 1px solid rgb(0, 0, 0);}
by DaleyLife
Tue Dec 08, 2009 5:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder 10 format CSS code
Replies: 5
Views: 2902

Webuilder 10 format CSS code

On the misc tab you have the option Color format Hexidecimal short.
I would expect it to convert all colors to this format but it does not seem to? :?
by DaleyLife
Tue Dec 08, 2009 5:04 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Color palette editor
Replies: 13
Views: 9467

Re: Color palette editor

I would like the option to convert rgb colors to html :P