Member
Member
ny888   2006-07-20, 05:03
#1

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

Member
Member
Chilifrei64   2006-07-20, 11:30
#2

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

Member
Member
ny888   2006-07-20, 16:05
#3

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 ?

Member
Member
Chilifrei64   2006-07-20, 16:52
#4

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

Member
Member
ny888   2006-07-20, 17:07
#5

Daniel,

You are a scholar and a gentleman !

Member
Member
ny888   2006-07-20, 22:39
#6

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

Member
Member
Chilifrei64   2006-07-20, 23:53
#7

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.

Member
Member
ny888   2006-07-21, 01:25
#8

Thanks again.

Member
Member
ny888   2006-07-21, 02:10
#9

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.

Member
Member
Chilifrei64   2006-07-21, 02:20
#10

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.

Member
Member
ny888   2006-07-21, 02:21
#11

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

Member
Member
Chilifrei64   2006-07-21, 02:30
#12

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

Member
Member
ny888   2006-07-21, 02:34
#13

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.

Member
Member
ny888   2006-07-21, 02:39
#14

I changed the sidebar from margin to float right and that fixed it.

Daniel,

I owe you a big one !

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.