PDA

View Full Version : Help on Simple Template


cowlishaw
05-22-2006, 10:14 PM
You guys, I'm trying to customize the simple template so that the navigation bar will correspond to the same width of each photo as it is displayed, intead of being straddled across the top of the page... Do I need to create a table or something? And how do I go about using the image width tag? So far nothing has worked out for me... I also want to be to do this with the previous/next navigation, and the content box, etc. etc! I've been wanting to do this for a while now!

Any specific help is very appreciated!

Connie
05-23-2006, 06:54 AM
any URL is simply appreciated

how can we ponder what you tried and what not????

and use the webdeveloper extensions with Firefox so you will get a lot of help when trying to modify something.

read here about this:
http://wiki.pixelpost.org/index.php?title=I_read_about_the_%22webdeveloper_e xtensions%22_in_the_forum_sometimes._What_are_they %3F

Joe[y]
05-23-2006, 09:19 AM
every div element you want to be the same width as the photo you can change in image_template.html. just apply style="width:<IMAGE_WIDTH>px;" to each div.

cowlishaw
05-23-2006, 11:26 PM
You guys, finally figured it out!

Check it out here: http://talkingtree.org/photoblog

One problem... the site displays correctly in Mozilla. But when I use IE, an unwanted white space shows itself between the image-info, and the picture.

Any help on that?

Thanks for all the help thus far!

Joe[y]
05-24-2006, 10:31 AM
i don't see it in IE7