On Wed, Feb 16, 2011 at 2:05 PM, glk <[email protected]> wrote: > Hello, I'm finally trying to use jQuery, and everything is working ok, > but none of the themes seem to work "nicely" with the default > cake.generic.css.
You don't have to use Cake's stylesheet. That's just there so that certain things look more or less reasonable out of the box. > They want to change everything! I'm really just trying to use the > jquery.ui.tabs right now, but by the time I get the general theme > stuff, and the tabs.css loaded, the spacing, fonts, sizes, even the > <input> labels, and text css is overloaded. It's just CSS. You can remove whatever you don't like from either stylesheet. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
