On Fri, Apr 4, 2008 at 9:27 PM, baal32 <[EMAIL PROTECTED]> wrote:
>
> Yeah actually - I read the sanisoft one, the pseudocoder one, and the
> manual page on views (the layouts section)
>
> The sansoft and pseudocoder tutorials don't address how to create a
> theme nor do they give an example.
There is no hidden magic - nothing more to add
There obviously are some errors in your application of the tutorials to your
project eg: app/views/themed/(themename)/default.ctp should be
app/views/themed/(themename)/layouts/default.ctp - presuming default.ctp is
your layout - on what basis are you claiming that the layout is working for
you?
if you have created your theme folders properly and placed the CSS where you
are claiming then $html->css('style') should link it properly. Take a look
at the source of the rendered page, see what is the URL which is being
outputted for the CSS file.
Also the thumb rule is "Think harder" If others can do it - so can you.
Cheers
Tarique
--
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---