pbaccari
14 Nov 2007, 1:13 PM
Hello,
I want to put a data of a store into in a part of my page normaly, like a simple text.
I try with a disabled textField and it's work fine.
So i would like to change the CSS of the textField (with config option "disableClass"), but it don't work.
For test, i just set a CSS like this :
.myTextField {
color:black;
a background ...
}
Best regards.
I want to put a data of a store into in a part of my page normaly, like a simple text.
I try with a disabled textField and it's work fine.
So i would like to change the CSS of the textField (with config option "disableClass"), but it don't work.
For test, i just set a CSS like this :
.myTextField {
color:black;
a background ...
}
Best regards.