Sorry, i meant Michael.
PS: You can see the output in action here: http://kungfu.dahead.de/
The generated css looks something like this:
<style type="text/css">
.kulerstyle1 {float: left; background-color: #52656B; width: 140px ; height:
250px}
.kulerstyle2 {float: left; background-color: #FF3B77; width: 140px ; height:
250px}
.kulerstyle3 {float: left; background-color: #CDFF00; width: 140px ; height:
250px}
.kulerstyle4 {float: left; background-color: #FFFFFF; width: 140px ; height:
250px}
.kulerstyle5 {float: left; background-color: #B8B89F; width: 140px ; height:
250px}
</style>
<span class="kulerstyle1"></span>
<span class="kulerstyle2"></span>
<span class="kulerstyle3"></span>
<span class="kulerstyle4"></span>
<span class="kulerstyle5"></span>
Sorry for my typo.
Greets,
dh
dh wrote:
> Hello Michal,
>
> mhh, good question, it's been a while since i wrote that...
>
> First you have to comment out the update statement in the plugin,
> otherwise it will not run.
>
> Second you have to configure the plugin.
>
> Then put something like this in your header.php:
>
> <?php $theme->header(); ?>
>
> <?php $theme->kulerHeader(); ?> //this here
>
> For a better output you should remove the logo in your style.css.
>
> And please remember: the plugin needs some work to run smoothly.
>
> Hope that helps.
>
> Greets,
> dh
>
> Michael Heilemann wrote:
>
>> On Tue, Sep 2, 2008 at 17:20, dh<[EMAIL PROTECTED]
>> <mailto:[EMAIL PROTECTED]>> wrote:
>>
>> attached i send you a plugin i have put together which allows you
>> to use
>> random colors from adobe's kuler api (http://kuler.adobe.com).
>>
>>
>> Use how? :)
>>
>> --
>> Michael Heilemann
>> http://binarybonsai.com
>>
>>
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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/habari-dev
-~----------~----~----~----~------~----~------~--~---