|
#1
|
||||
|
||||
|
Addon: Harmonious Color v1.1
Quote:
With the help from schonhose's magical fingers it was possible to merge the old admin panel mod and the harmonious addon into one single file. this makes the installation easier and is bullet proof for further pixelpost updates. Last edited by tomyeah; 05-26-2007 at 11:46 AM. Reason: Version Update to v1.1 |
|
#2
|
|||
|
|||
|
How to implement
This is so absolutely awesome, and I'd love to implement on my own site, but I'm a bit unskilled when it comes to putting things like this into action. Where would I place these tags to get this to work? Thanks for the help...and the add on I've been looking for for almost a year! Great work.
|
|
#3
|
||||
|
||||
|
Thanks, Tom! I can't wait until I have some time to implement this on my site!
__________________
The Last Rewind |
|
#4
|
||||
|
||||
|
Cool, awesome, cool !!!
I guess the tags won't work when used in CSS file? They didn't for me anyway. I had to add style tags to the head of my various templates. Is this by design or the only way to do it... or am I missing something? Thanks! -Witty |
|
#5
|
||||
|
||||
|
Quote:
__________________
wwp |
|
#6
|
||||
|
||||
|
I haven't updated the code of my site in quite some time, but unless something has changed with v1.6, PP tags have never worked in the CSS file. PP tags are to be used in the template HTML files.
Someone please correct me if I'm wrong...
__________________
The Last Rewind |
|
#7
|
||||
|
||||
|
The easiest way would be to add some inline css into the page header, like so:
HTML Code:
<style type="text/css" media="screen"> body{ background-color: <HARMONIOUS_DARK>; color: <HARMONIOUS_BRIGHT>; } </style> Just use the inline for colors only.
__________________
Jay Williams | A Different View |
|
#8
|
||||
|
||||
|
Quote:
__________________
wwp |
|
#9
|
||||
|
||||
|
@greentraveler: hey, it seems to work on your site
its good to see that my chunky code works on other sites too ![]() @chaoss3: maybe i'll release a whole theme using this addon ... im currently using it on my site. but its not ready ... xhtml validation stuff and so. you can use this addon in general in your "image_template.html" of your template folder, whereever you see a hex color value like #345678 or so. you just replace the whole color with one of my tags ... thats it ![]() regards, tom. |
|
#10
|
||||
|
||||
|
Nice work tomyeah I got it working on my site, but the color complements for many of my photos turn out to be purple and pink which makes my blog look very girly. I think I need to go shoot some photos with less girly colors.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
| Post Reply |
| Thread Tools | |
|
|