Raxip
|
| Posted: 06/06/2002, 11:54 PM |
|
I want to use the portal sample theme on all the projects.
Anyone know the quickest way to make all the examples colour schemes look the same.
I want to mix the employee directory and modified bookstore samples into one and make them look the same.
When i change to the mailbox theme its not the same as the portal example.
|
|
|
 |
DaveRexel
|
| Posted: 06/07/2002, 3:35 AM |
|
Hello Raxip,
I answered on the NG as well.
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 thesw 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 image and CSS 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
|
|
|
 |
|