Hi

Need some help on thiz matter, I have done the accordion slide color and at the moment the border line color is in blue. But I need to know on how to change it to different colors of the border line individually. Pls refer to the attach file.

Rgds

Satia

The accordion widget uses the jQuery UI CSS framework to style itself. If you need to give specific styles, then you have to change the following stylesheets.

jquery-ui.theme.min.css
jquery-ui.theme.css

In the jquery-ui.theme.min.css stylesheet,
active elements refer as the class name "ui-state-active"
default elements refer as the class name "ui-state-default"

These are few hints.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.