PDA

View Full Version : Custom Styles


photocroatia
3rd of June 2004 (Thu), 00:56
Hi All,
I am looking at doing a new style, but thought I would ask to see if anybody has any styles they are willing to share, otherwise I will have to look at doing one myself.

I would like a blue-ish style, If anybody has any blue-ish styles that you are wlling to share please let me know, so that I can have a look at the colour.

Thank You.

photocroatia
3rd of June 2004 (Thu), 03:29
Actually Dusk Feel 2 is ok, the only thing I don't like is the Frame, is there a way to get rid of that frame?


What I would like is like "Darker 1" which has no frame

photocroatia
3rd of June 2004 (Thu), 03:40
I like talking to myself :-)

I found it , FYI

php script, under:

// FRAME GRAPHICS

original:
$s_graph_frame_dir = "styles/frames_1/passepartout_5/

new:
$s_graph_frame_dir = "styles/frames_1/plain_1/

photocroatia
3rd of June 2004 (Thu), 03:59
oops

and you need to change:

ORIGINAL
$s_photopage_frame = "1";

NEW
$s_photopage_frame = "0";

You could have removed it, by just changing this.

END OF CONVERSATION :-)