Copy link to clipboard
Copied
Is there a way to style these new ajax tools we have in CF8 and CF9?
The whole CFLayout tag is cool but I would like to control the look and feel of the Tabs or any other of the cflayout items or controls. That horrible grey is getting a little old to look at.
Copy link to clipboard
Copied
This Ajax tools just create normal HTML, JavaScript and CSS code that is sent to the browser.
If you where to look at the source in the browser, you should be able to figure out what was created.
Adding your own CSS would affect these browser constructs just as if you had created them yourself.