Help. I have a green site and I can't seem to find out where in the css file I can change the color #184D84 (Blue header in photoshare) is. I want to change it to #B5D794.
I have browsed through the forums here with no luck. I know I am not the only person that has ever wanted to change a simple color.
Please help.
Posted: 08.09.2004, 19:16
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Look in modules\photoshare\templates\gallery\themes\yourtheme (copy from modules\photoshare\templates\gallery\themes\photoshare).
Posted: 09.09.2004, 21:37
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I copied the folder specified and named it mca
modules\photoshare\templates\gallery\themes\mca
I could not select it as a theme though.
Anyway, in the style.css there are only 3 references to color
[php] div.thumbnails
{
width: 600px;
height: auto;
background-color: #97B4D4;[/php]
#9CC773 is light green and #97B4D4 is light blue. I am looking for your color #184D84 which is a darker blue.
After I fix that, how do I choose the mca theme?
Posted: 09.09.2004, 21:44
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Quote
After I fix that, how do I choose the mca theme?
YourTheme name must be the same as the current PN-theme, in which case the css file will be included automatically.
Posted: 16.09.2004, 16:32
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
OK, I'm still missing a step.
I copied the modules/photoshare/templates/gallery/themes/phtoshare folder to the same directory and named that folder Pastel-Green which is the same name as my current PN-theme. I did not edit any files in this new folder. (Seems like I should, but I couldn't figure it out -> see previous post).
Under Admnistration->photoshare There are 2 categories. Main Setup and Storage Setup. Under Main setup, I have a default template for for albums that is currently gallery. Standard template is flat.
I still have a blue photoshare bar and no choices to choose the Pastel-Green template. Sorry to be so ignorant, I just can't figure it out.
[Edited on 16/9/2004 by cyberbill]
Posted: 16.09.2004, 22:01
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Don't confuse CSS files (and themes) with Photoshare templates. You cannot select themes from Photoshare, only templates (which are PHP files).
Now that you have copied the CSS files into "gallery/themes/Pastel-Green" - and thereby have your own private version - you can start editing the CSS files in that directory.
Posted: 17.09.2004, 22:58
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
But now we are back to the same issue. In the css file mentioned abouve, I can not see where to change the colors.
You may copy this directory and rename it to modules\photoshare\themes\Pastel-Green\
and then change the background-color in modules\photoshare\themes\Pastel-Green\style.css
Posted: 29.09.2004, 23:17
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
dude ... how'd you get the right block to appear?
my photoshare kills the right block.
:(
Posted: 28.10.2004, 13:35
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
administration->blocks -> new block -> photoshare/Photoshare ramdom image
Posted: 28.10.2004, 14:45
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
nope, i meant the possibility of showing postnuke's right column when using the gallery.
it was hidden with me.
i think i figured it out, i had to edit some file and add "index=1;" to the source code. or something like that.
unfortunately i had to take the nuke site down i spent a few months setting up, since they screwed me.