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