thunder11 Posted December 9, 2009 Share Posted December 9, 2009 I have a problem with colour picker displaying correctly. I attached the picture for better understanding. As you can see there are some sort of "dots" above every color, and they are not arranged as they should be. Also is there a chance I could make color display in a drop down menu, perhaps that could solve this issue with dots. Thanks in advance Link to comment Share on other sites More sharing options...
rocky Posted December 10, 2009 Share Posted December 10, 2009 This appears to be a theme issue. You could try adding the following to your css/global.css in your theme's directory: #primary_block #color_to_pick_list { list-style-type: none; } Link to comment Share on other sites More sharing options...
thunder11 Posted December 14, 2009 Author Share Posted December 14, 2009 WOW, that definitely did the trick Rocky. It solved another issue with colour picker I had. Many thanks thunder11 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now