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 ??
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 ?
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.
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
Comments
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
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 ?
here is the one you were talking about
http://blog.dukechina.org/zen.phps
You are a scholar and a gentleman !
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
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.
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.
when I view your source i get this for the zen stylesheet
/wp/zen/themes/default/zen.css
which links to nothing.
My main css:
http://www.nuttyfamily.com/wp/wp-content/themes/mesozoic-20/style.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
My sidebar is using margin instead of float right, can I replace margin with float?
I'll keep checking the widths as well.
Thanks.
Daniel,
I owe you a big one !