Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hel with CSS styles for individual buttons in 2.3.1


dangerrabbit

Recommended Posts

Be more specific. The Accordion menu has an ID of "categoriesMenu", so use something like

 

#categoriesMenu .ui-state-default {
 border: 1px solid #c5dbec;
}

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Be more specific. The Accordion menu has an ID of "categoriesMenu", so use something like

 

#categoriesMenu .ui-state-default {
border: 1px solid #c5dbec;
}

 

Regards

Jim

 

That is exactly what was needed. THANKS!

 

Tim

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...