Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Pixelpost Help (http://www.pixelpost.org/forum/forumdisplay.php?f=10)
-   -   drop shadow on images (http://www.pixelpost.org/forum/showthread.php?t=3291)

whiskerz 01-30-2006 05:16 PM

drop shadow on images
 
I would rather not have the drop shadow around my photo. How can I make it go away? I am using the dark "simple" template for now.

blinking8s 01-30-2006 06:12 PM

link?

Joe[y] 01-30-2006 07:51 PM

in templates/simple/styles/light.css and change

HTML Code:

#photo {
background:#f5f5f5;
padding:5px;
border:1px solid #ccc;
}

to

HTML Code:

#photo {
border:0px solid #fff;
}


whiskerz 01-31-2006 11:53 AM

Thanks for the reply, turns out I was having a serious id10t error. The drop shadows I am referring to are part of the image itself. I had loaded a test image and assumed that scripting in pixelpost was adding the shadow.

No wonder I couldn't find anything in the code to add a shadow.

Thank you for your prompt response :)

Joe[y] 01-31-2006 06:12 PM

i figured you meant the border. ok.


All times are GMT. The time now is 01:45 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.