feha
|
| Posted: 06/06/2002, 10:37 PM |
|
Is there any way to create custom themes in CCS ?
feha
[www.vision.to]
|
|
|
 |
DaveRexel
|
| Posted: 06/07/2002, 3:13 AM |
|
Hello feha,
Here's my quick fix because I like \Examples\Internet\Portal\Themes\MailBox colorscheme better than standard Mailbox Theme
copy \Examples\Internet\Portal\Themes\MailBox to another folder
rename it to something else (myMailbox ?)
Copy your folder from above to
CodeChargeStudio\Components\Themes\
Now for the fun bit!
open CodeChargeStudio\Components\Themes\Mailbox.cct
in a text editor and do a Global Replace of
Mailbox to myMailbox
amended Mailbox.cct should be saved as myMailbox.cct
open the Style.ccs from your myMailbox folder
in your text editor and do the same Global replace
Mailbox to myMailbox
Having saved thes files and checked that you have
the folder structure right...
Restart CCS and you should be able to
use your new theme on all your projects.
Editing the images and ccs files yields even more customisation fun.
Sorry if this is not a simple fix
I use it myself for want of a better one.
Greetings,
Dave
|
|
|
 |
DaveRexel
|
| Posted: 06/07/2002, 3:30 AM |
|
Sorry typo, should read :
Editing the images and CSS files yields even more customisation fun.
|
|
|
 |
feha
|
| Posted: 06/07/2002, 3:33 AM |
|
Thank You
It's great fix...
I think that it would be nice if CCS team implement som sort of theme editor in the future...
(In CC it is possible to save custom css.)
feha
[www.vision.to]
|
|
|
 |
feha
|
| Posted: 06/07/2002, 6:05 AM |
|
I found the button modify...
This can help to modify some renamed Themes...
Sorry I haven't seen it before ,the CCS is great and a bit complex copmared to CC but it is worth learning it.
feha
[www.vision.to]
|
|
|
 |