Oli
|
| Posted: 11/30/2005, 9:25 AM |
|
Hi
I have an CCS2 project and I'am updating to the CCS3... The problem is that the Themes are now the Style, but How can i create an Input style for the ListBox, Checkbox and other form component with the CCS3 Style buider??? (When I create a new Record builder there isn't any style for these component and in the builder I don't see where I can configure it) any solution?
Thanks a lots
bests regards
|
|
|
 |
Walter Kempees
|
| Posted: 11/30/2005, 1:05 PM |
|
in Design right click on row you want to change
In the menu I see <TD> properties and all others.
If <TD> properties clicked you can set whatever you like but more
interesting you have the (button) possibility to [Inline CSS Style]
There you can set CSS style properties.
Don't ask me what and how, but give it a go.
Report back the results/accomplishments.
Walter
|
|
|
 |
Oli
|
| Posted: 12/01/2005, 8:15 AM |
|
I understand what you say but,
1º) I haven't any style configured for the input
2º) I don't find where I can create an input style
3º) When you do an record builder, you had to apply the style for each input ??? I hope that no !!!!!
Thanks for the help, any other solution??? Noone use input style ????
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 12/01/2005, 3:20 PM |
|
Oli,
The Style Builder simply creates the style file "Style.css". The job of a builder is not to be a large and complex style editor, just to create the most important parts of a style. You can continue editing your styles by editing the Style.css file that the builder created. You can also use any other style editing software that has the specific purpose to adjust every small detail of a style.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
lvalverdeb
Posts: 299
|
| Posted: 12/02/2005, 6:15 AM |
|
Quote :
You can continue editing your styles by editing the Style.css file that the builder created. You can also use any other style editing software that has the specific purpose to adjust every small detail of a style.
True, but it is worth mentioning that CCS' Style builder will overwrite your changes if you decide to rebuild the style sheet any reason?.
_________________
lvalverdeb
CR, GMT-6
XAMPP/Ubuntu/CCS3.2/4 |
 |
 |
peterr
Posts: 5971
|
| Posted: 12/02/2005, 12:00 PM |
|
CCS will ask if you want to overwrite your modified style.
You can also make your style files read-only if you want an additional protection.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |