tonymatt Posted January 14, 2012 Posted January 14, 2012 Having difficulty finding where I can change/disable the borders for the info box. I have scoured the stylesheet but no luck. Is this a j-query thing?
MishaB Posted January 16, 2012 Posted January 16, 2012 Try catalog/ext/jquery/ui/redmond/jquery-ui-1.8.6.css or better use: http://jqueryui.com/themeroller/ I just know that this changed the style of all my boxes ...
multimixer Posted January 16, 2012 Posted January 16, 2012 If you want to keep everything but the boxes border color of your existing ui theme, you can add following to your file catalog/stylesheet.css #columnLeft .ui-widget-content, #columnLeft .ui-widget-header, #columnRight .ui-widget-content, #columnRight .ui-widget-header{border-color:#f00} My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.