Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #31  
Old 06-03-2007, 02:27 PM
witty's Avatar
witty Offline
pp veteran
 
Join Date: Mar 2007
Posts: 72
Mike,

In your .css file, you have the background-color specified as #000 (black) for the header and photobox, which will override the background-color of the body. Either remove those lines, or change them to transparent.


-Witty
__________________

Last edited by witty; 06-04-2007 at 08:48 PM.
Reply With Quote
  #32  
Old 06-03-2007, 02:54 PM
mike Offline
forum loafer
 
Join Date: Dec 2005
Posts: 18
Witty,

thanks a lot.
I removed the color settings in the css file and now it's running fine.

Cheers, Michael
Reply With Quote
  #33  
Old 06-06-2007, 08:21 AM
marc Offline
pp regular
 
Join Date: Sep 2006
Location: Switzerland
Posts: 34
Send a message via ICQ to marc Send a message via Skype™ to marc
wow very nice idea, exactly what I was looking for. I have to check it out asap! thanks for that contribution!
Reply With Quote
  #34  
Old 06-06-2007, 05:00 PM
curank Offline
forum loafer
 
Join Date: Jun 2007
Posts: 1
Thanks

It works fine, Thank You!
__________________
www.eidetik.de
Reply With Quote
  #35  
Old 06-09-2007, 05:58 AM
Jeff A Offline
forum loafer
 
Join Date: Feb 2005
Posts: 5
Awesome add-on. Works great on my site. Thanks for sharing this!
Reply With Quote
  #36  
Old 06-10-2007, 04:40 PM
John Warren Offline
forum loafer
 
Join Date: Jun 2007
Posts: 1
Looks good, but I cannot figure out what files to modify.

I've gotten to the CHMOD part but then I get lost. Can someone please post which files I need to edit and where to place the modifications? I'm not familiar with HTML or CSS for that matter, so it's a little confusing.

Any help would be greatly appreciated!
Reply With Quote
  #37  
Old 06-13-2007, 09:26 PM
dawn Offline
pp regular
 
Join Date: Jan 2005
Posts: 40
John Warren,

What you have to do next is put some code into your image template file (the html file in your templates file). For instance, mine is under the Simple template and I adjusted the image_template.html file.

While it was said above to put this into the heading, that didn't work for me. I put the following code in right after the body tag:
HTML Code:
<body>
So, you would then see this:

HTML Code:
<body>
<style type="text/css" media="screen">
body{
	background-color: <HARMONIOUS_DARK>;
	color: <HARMONIOUS_BRIGHT>;
}
</style>
Then I saved and reuploaded.

You may need to play with your template. Put it between the "head" tags or between the "body" tags to see which works for you.

The code you need to put in:

Quote:
Originally Posted by jaywilliams View Post
HTML Code:
<style type="text/css" media="screen">
body{
	background-color: <HARMONIOUS_DARK>;
	color: <HARMONIOUS_BRIGHT>;
}
</style>
I hope that helps.
__________________
dawn

inchoate

"You must be the change you wish to see in the world."
~ Mohandas Karamchand Gandhi (1869-1948)

Last edited by dawn; 06-13-2007 at 11:02 PM.
Reply With Quote
  #38  
Old 06-20-2007, 12:29 AM
pengrus Offline
pp veteran
 
Join Date: Jul 2005
Posts: 56
Hello Dawn,

Thank you for your instruction. I tried to change the code like you instructed, but the header, navigation, photo title and comment section are still old colors. Do I need to change anywhere else to make them all look seamless?

Many thanks for your help!
Reply With Quote
  #39  
Old 06-20-2007, 01:08 AM
dawn Offline
pp regular
 
Join Date: Jan 2005
Posts: 40
Hi, Pengrus,

So, you probably have defined the colors for those in your CSS. Find the CSS you are using. Go through that code and look for things that say background or background-color. You'll want to change those to "transparent." That will allow the other code to come through.

I hope that works for you. :-)
__________________
dawn

inchoate

"You must be the change you wish to see in the world."
~ Mohandas Karamchand Gandhi (1869-1948)
Reply With Quote
  #40  
Old 06-20-2007, 02:26 AM
pengrus Offline
pp veteran
 
Join Date: Jul 2005
Posts: 56
Thanks Dawn. I tried it and it works. Thanks for the transparent tip.

I have one more question. On the pixelpost default style, Simple template, how can I make the change so that only the thin photo border (frame) changes color per this addon? This will be a nice touch.

thanks in advance!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:59 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs