Jump to content

Featured Replies

Posted

i want to change the button color

I have three sets of links 

for each section I want to use different color 

image.png.f7da30d4cc311c70b50a9cb9d3d4dcfe.png

 

 

what are the best option available

I need two different colors - one blue is ok

what css can be use to make my new button id 

  • Author

can any 1 help

You can use different ipsButton_* classes for different colors.

  • ipsButton_normal
  • ipsButton_primary
  • ipsButton_important
  • ipsButton_light
  • ipsButton_positive
  • ipsButton_negative
  • ipsButton_veryLight
  • Author

if i want to use the color which is not defined

say red

3 hours ago, Saurabh Jain said:

if i want to use the color which is not defined

say red

ipsButton_negative is red FWIW.

But if you want to use other colors you would need to make some adjustments of course. Maybe define a new ipsButton_* class in your theme's custom.css file and then apply that class to your button.

Recently Browsing 0

  • No registered users viewing this page.