• Resolved sorgiulio

    (@sorgiulio)


    Hi Tobias, congratulations for everything!!
    I use datatables_columnfilterwidgets.
    I can change font, size or color?

    Very thanks.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Do you mean of the buttons or the dropdowns?
    And how do you want to make them look?

    Regards,
    Tobias

    Thread Starter sorgiulio

    (@sorgiulio)

    Sorry I didn’t explain myself well.
    I mean dropdowns.
    https://prnt.sc/phamb2dropdown
    I would like to change the font size or the size of the object or the text color.
    Is there a list with all the parameters that I can set?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the clarification! You could e.g. use CSS code like

    .column-filter-widgets select {
    	background-color: #ffffff;
    	height: 40px;
    	width: 100px;
    }

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DataTables Buttons Font & Color’ is closed to new replies.