FrankR
Posts: 154
|
| Posted: 09/18/2006, 11:49 AM |
|
Randomly, button attributes I code in the style property are getting dropped.
I keep changing the background color of a button. It remains for a few builds, but eventually, the attributes are lost, and it's back to it's original size and grey color.
_________________
FR |
 |
 |
jres
|
| Posted: 09/18/2006, 11:20 PM |
|
Try to do it in html mode.
|
|
|
 |
mamboBROWN
Posts: 1713
|
| Posted: 09/19/2006, 4:36 PM |
|
FrankR
If it does not work in html mode I would contact support ( http://support.yessoftware.com ).
|
 |
 |
E43509
Posts: 283
|
| Posted: 09/20/2006, 11:45 AM |
|
If you are changing the style sheet in the 'generated code', you also have to change the style sheet under you ccs project
AND
in the CodeCharge program files directory.
It appears that if you create a new page (or add a new object), the original style sheet is copied from the program directory.
|
 |
 |
|