I find when using HSpace and VSpace, all is fine, but I need greater control with different margins on each side.
Obviously I then use margin: 10px 20px 30px 40px in the style box of the advanced tab.
But this seems to be unreliable, especially when VSpace and HSpace values are already present. Even if V / H space are blank, a margin setting of 10px 20px 10px 5px, will result in VSpace being populated with the common value of 10px. The style is then removed if I change the margin values again.
I found I can cope with it by always removing any V / H space values, saving first, then going back in and setting my desired margin style values.
However, this is no good for my client who doesn't understand CSS, or than you must only use one of the other.
Is there something I'm missing here, or is there a reliable workaround?
I just switched them from Freetextbox, so I need to restore faith. This is the first big issue in usability.
Thx.
(V4.1 via ASP.NET)