CSS is interpreted at the client, which doesn't distinguish between Drupal's and Cake's share of the screen. You'll have to override those styles that are affecting whatver it is that Cake is providing. View source to get any IDs or classes you need and it should be fairly straightforward to cancel the Drupal theme styles.
An aside: what versions of Drupal and Cake are you using? I recently took a long look at using Drupal 6 & Cake for a project but Drake (the latest version) was a non-starter for my requirements. I considered trying to update it myself but ran out of time (decisions, decisions) before I could fully grasp how the heck Drupal functions ;-) On Mon, May 12, 2008 at 7:08 AM, Wassy <[EMAIL PROTECTED]> wrote: > > Yes, drupal seems to theme my cakePHP pages just as if they were a > node in drupal itself. (CSS only, im not sure about the more advanced > theme stuff as i am very new to all of this) > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---