how to change look and feel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to change look and feel

Pal Infocom Technologies-2
i want to changw look and feel of the menus and buttons. how can i do it.
is there any css files defined that are used to decorate button and other widgets if yes where are they
Reply | Threaded
Open this post in threaded view
|

Re: how to change look and feel

Adrian Crum
Amit,

There are two approaches you can take:

1. Modify the framework/images/webapp/images/maincss.css and
framework/images/webapp/images/ecommain.css files

2. Create your own css files, then modify the Global Decorator to use them instead of the default ones.

-Adrian


amit charaya wrote:
> i want to changw look and feel of the menus and buttons. how can i do it.
> is there any css files defined that are used to decorate button and other
> widgets if yes where are they