CSS Designs

CSS Designs

gl12gl12 Posts: 5Questions: 0Answers: 0
edited June 2011 in General
Hi,
I would like to know if i can get the CSS files you used in the ThemeRoller example.
Becuase i cant manage to change the table designs as well as the example, and those files are in the download packege.

Thank you,
Guy

Replies

  • numberonenumberone Posts: 86Questions: 0Answers: 0
    It uses jquery ui css. You can create your own css here and download it.
    http://jqueryui.com/themeroller/
  • gl12gl12 Posts: 5Questions: 0Answers: 0
    Hi,
    I dont want to add a themeroller, I just want the CSS designes that was in the theme roller example and to use them on my tables.
  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    So you want the design to look like it would do if you used ThemeRoller, but you don't want to use ThemeRoller styles? It's possible, you I'll need to reverse engineer the styles using by ThemeRoller using Firebug.

    You might want to read this article about styling DataTables: http://datatables.net/blog/Creating_beautiful_and_functional_tables_with_DataTables .

    Allan
  • gl12gl12 Posts: 5Questions: 0Answers: 0
    No, my quistion is much simple than that.
    All i need is the CSS file you used in the themeroller examples.
    I simply liked your design examples and i wat to apply them to my tables (like "Redmond").
    I dont need the themeroller , because i'll use the style and wont chage it.

    Thank you,
    Guy
  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    You can see the CSS source that is being used on that page by right clicking and looking at the imported file: http://datatables.net/media/css/jui_themes/redmond/jquery-ui-1.7.2.custom.css . It's not part of the DataTables download package since it is trivial to recreate it from ThemeRoller and it isn't used anywhere in the DataTables package - just on this site.

    Allan
  • gl12gl12 Posts: 5Questions: 0Answers: 0
    Thank you very much.
This discussion has been closed.