Log in | Register | Lost password

Bottom
Gallery Template
  • Posted: 08.09.2004, 18:30
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    http://www.mooresvillechristian.org/site

    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
     
    Converted
    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
     
    Converted
    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]


    [php]table.selected td.psgallery-tab-center
    {
    background-color: #97B4D4;
    padding: 2px 10px;
    cursor: pointer; /* Correct name */
    cursor: hand; /* IE name */ [/php]


    [php]table.unselected td.psgallery-tab-center
    {
    background-color: #9CC773;
    padding: 2px 10px;
    cursor: pointer; /* Correct name */
    cursor: hand; /* IE name */
    } [/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
     
    Converted
    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
     
    Converted
    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
     
    Converted
    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
     
    Converted
    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.
  • Posted: 28.09.2004, 17:59
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    The blue header is defined in

    tr.photoshare-header-title {
    background-color: #1A4C86;
    }

    of modules\photoshare\themes\photoshare\style.css

    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
     
    Converted
    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
     
    Converted
    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
     
    Converted
    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.

Template courtesy of Designs By Darren.