How Do I Change the Font of my Tabs

Hi,

Can anyone tell me how I can change the font size and color of my tabs, please?

Debbie

Try setCustomStyle method

dhtmlxTabbar/samples/04_styling/03_custom_styles.html

Hi,

Would this way still work, if I create the tabs with HTML divs?

Debbie

Hi,

you need to use oninit attribute to call tabbar methods after its initialization (see the answer to your previous question about normalize method).