Search found 19 matches
- Fri Feb 08, 2013 8:50 pm
- Forum: Web Developer Talk
- Topic: how long have you been using Webuilder
- Replies: 12
- Views: 20661
Re: how long have you been using Webuilder
As I was upgrading to Webuilder2014, I found order #'s that go back to WeBuilder2005...before that was using HTMLPad...I have shown professional web programmers this program...and I do believe some have bought...beats the hell out of Dreamweaver, never could figure that program out...
- Tue Mar 20, 2012 11:13 am
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: More movement or placement of Icons
- Replies: 5
- Views: 13976
Re: More movement or placement of Icons
Holy crap, wonder why I never noticed them before...(bang head...bang head...)Aivars wrote:Select the button in Easy Button & Menu Maker and use the green arrows to change its position.

- Sat Mar 10, 2012 11:47 pm
- Forum: Easy GIF Animator Support
- Topic: Combining Images
- Replies: 7
- Views: 11988
Re: Combining Images
And the results is...(drum roll please...) http://www.rarmy.com/azcana/graphics/wire-banner-ani.gif To bad once I synced the number of frames and timing, I couldn't just "Selet All Frames" and copy over at one time. would have made placement easier. Only problem I had was the top-left corner lost ...
- Sat Mar 10, 2012 10:34 pm
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: More movement or placement of Icons
- Replies: 5
- Views: 13976
Re: More movement or placement of Icons
Am going to revisit this. Was building a menu bar, after a couple of menu's, looking at it on the Web Site, wanted to re-arrange the menu, and discovered had to delete and redo ea menu button in order to change, would be nice to select the button then move or re-order. Maybe asking for to much here ...
- Sat Mar 10, 2012 10:29 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Transparent Buttons for menu
- Replies: 21
- Views: 20964
Re: Transparent Buttons for menu
Shhh, don't tell anybody but we have been working on a new version that will allow generating fully css-styled images and menus. Currently you can't do much about the buttons by changing css, because those are images. But in the new version anything will be possible for those who have some basic ...
- Sat Mar 10, 2012 10:19 pm
- Forum: Easy GIF Animator Support
- Topic: Combining Images
- Replies: 7
- Views: 11988
Re: Combining Images
I see them now. Maybe the site was down earlier, I don't know. Ok, I made a movie (written and edited by me) for you to show how to do it: http://kaitnieks.com/files/GifTelegraph.html The basic idea is to use 2 GIF animators and copy the frames from one to another. If something is unclear in the ...
- Sat Mar 10, 2012 10:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: WeBuilder Lock-up - not responding errors
- Replies: 5
- Views: 3988
Re: WeBuilder Lock-up - not responding errors
thought that's what I was doing here...anyway, since last post, updated version is working as advertised...no problem yet...william070707 wrote:Hi,
Please get in touch with the technical support team,they will help you out with their best possible ways
- Fri Mar 09, 2012 2:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: WeBuilder Lock-up - not responding errors
- Replies: 5
- Views: 3988
Re: WeBuilder Lock-up - not responding errors
Just updated to latest yesterday...was locking up when ever I "Saved", "closed", or "Close All". been closing, closing all, closing the program, everything...seems to be alot quicker and havn't had a problem yet...
- Fri Mar 09, 2012 1:55 pm
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: More movement or placement of Icons
- Replies: 5
- Views: 13976
Re: More movement or placement of Icons
Aivars wrote:I think we better figure out how to do it in Easy GIF Animator insteadCheck the thread for my reply.



- Fri Mar 09, 2012 1:54 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Transparent Buttons for menu
- Replies: 21
- Views: 20964
Re: Transparent Buttons for menu
hehehe...both??? for future reference. have been playing, seems I had to add transparent to a couple of places to get the effect...Aivars wrote:Wait, first of all - are you talking about submenus (those that drop down) or the buttons?
- Fri Mar 09, 2012 1:52 pm
- Forum: Easy GIF Animator Support
- Topic: Combining Images
- Replies: 7
- Views: 11988
Re: Combining Images
It would be easier for me to understand what exactly you're trying to accomplish if I could see the images in question. If those are images that you rather wouldn't like to be seen in public, you can send me a private message. are you unable to see the images I embedded into the msg??? posted the ...
- Fri Mar 09, 2012 6:56 am
- Forum: Easy Button & Menu Maker Feature Requests
- Topic: More movement or placement of Icons
- Replies: 5
- Views: 13976
More movement or placement of Icons
Have noticed that when ever I add an icon to a button, only options are "right, left, top, and bottom", anyway to get "top-right, top-left"...and so on?? or even the ability to grab icon and drag to position wanted??? was trying to make a logo and needed that ability...I know, "wasn't made for logo ...
- Fri Mar 09, 2012 6:49 am
- Forum: Easy GIF Animator Support
- Topic: Combining Images
- Replies: 7
- Views: 11988
Combining Images
OK, been looking and was unable to see an answer, so here we go...final product... http://www.swgr.org/tmp/wire-banner.png What I want is http://www.swgr.org/tmp/wire-banner.gif married with animated gif http://www.swgr.org/tmp/telegraph.gif Tried both Easy Button and Easy Gif Animator Pro...no joy ...
- Fri Mar 09, 2012 3:48 am
- Forum: Easy Button & Menu Maker Support
- Topic: Transparent Buttons for menu
- Replies: 21
- Views: 20964
Re: Transparent Buttons for menu
However, if you really want to do this or see what it would look like, open CSS file manually (with HTMLPad or any other editor) and find a block like this: .ebul_mb?????? tr { background-color: #SOMECOLOR; cursor: pointer; font-size: 1px; } and change #SOMECOLOR to transparent. So...as I look at ...
- Fri Mar 09, 2012 3:33 am
- Forum: Easy Button & Menu Maker Support
- Topic: Transparent Buttons for menu
- Replies: 21
- Views: 20964
Re: Transparent Buttons for menu
However, if you really want to do this or see what it would look like, open CSS file manually (with HTMLPad or any other editor) and find a block like this: .ebul_mb?????? tr { background-color: #SOMECOLOR; cursor: pointer; font-size: 1px; } and change #SOMECOLOR to transparent. Seems easier than ...