Album thumbnail and anchor

http://www.chilifrei.net/

How does this website get the clickable picture in the post that links to the album ? It looks like it's calling i.php. I hope I don't have to write all of that code myself ??

Comments

  • use this plugin
    http://www.zenphoto.org/support/topic.php?id=466
    it is called Zenpress

    it looks like you posted on another wordpress plugin called zenpress which he has renamed zenpressed.. kinda confusing.

    use incase you havent noticed my name.. that is my site. I use Zenpress from Simbul.net
  • ny888 Member
    Thank you.

    After clicking on the zenpress icon in the editor, I don't see any options that will allow me to insert what you have - the box with Album title and 6 thumbnails on it that links to the album ?
  • ahh.. i think i know which one you are talking about.. I am sorry... I forgot I use 2 different ones

    here is the one you were talking about
    http://blog.dukechina.org/zen.phps
  • ny888 Member
    Daniel,

    You are a scholar and a gentleman !
  • ny888 Member
    Daniel,

    Do you think you can share your css file with me ? I'm not very good at css and am having trouble integrating them.

    msit@nuttyfamily.com
  • http://www.chilifrei.net/wp-content/themes/steamship-gemeni/style.css

    however I did modify my default zp theme so it did not conflict with the wordpress theme

    if you scroll down a little bit you will see where I start gallery integration.
  • ny888 Member
    Thanks again.
  • ny888 Member
    Daniel,

    Do you think you can take a look at this and tell me where to look to fix my problem:

    http://www.nuttyfamily.com/wp/zen/index.php?album=6Months

    It's just not displaying in the right location.
  • it doesnt look like you have a stylesheet available for your gallery stuff..
    when I view your source i get this for the zen stylesheet
    /wp/zen/themes/default/zen.css
    which links to nothing.
  • ny888 Member
    I deleted my zen.css stylesheet, also just removed the link to the zen.css line in album.php

    My main css:

    http://www.nuttyfamily.com/wp/wp-content/themes/mesozoic-20/style.css
  • with that being said, you either need to migrate your contents of the zen.css to your wordpress css or add your own styles for the gallery div's in your wordpress css

    right now, that is where the problem is.

    for the "main" div you need to create a style with the appropiate width and you need to float it left
  • ny888 Member
    I did move zen.css to my main theme css.

    My sidebar is using margin instead of float right, can I replace margin with float?

    I'll keep checking the widths as well.

    Thanks.
  • ny888 Member
    I changed the sidebar from margin to float right and that fixed it.

    Daniel,

    I owe you a big one !
Sign In or Register to comment.