Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthornyclegends
    • CommentTimeSep 1st 2007 edited
     
    CURRENT
    http://img67.imageshack.us/img67/9189/81513949jy4.jpg

    HOW I WANT IT TO LOOK (photoshop rendering)
    http://img77.imageshack.us/img77/668/99160535nq7.jpg

    - GALLERY TITLE removed, search aligned to the left
    - DATE removed
    - SHOW DETAILS removed
    - The rollover border around the image...to stay one color "black"
    - lastly the LINKS colors that are "blue/purple" on the site, I would like them to be "black"
    • CommentAuthorjammindice
    • CommentTimeSep 1st 2007 edited
     
    ok to do this is easy but i've done all the hard work to the header.php and pictures.php files in the default theme.

    you can dowload them Here

    then you want to modify the gallery.css file in the default theme and do the following:

    remove the following entry to eliminate the border changing:
    .thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
    margin: 3px;
    }

    Then add the following to the end of the file:
    a, a:hover, a:visited {
    color: black;
    }

    this should be all the fixes you need to slim plogger down.
    • CommentAuthorjordan
    • CommentTimeSep 1st 2007
     
    Download link is broken, error message says www.myntesetup.com could not be found.
    You have a lot of interesting ideas.
  1.  
    sorry quick fingered a typo... link is fixed now