View Single Post
  #20  
Old 09-27-2007, 02:11 PM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
I was just coming to say what IvanZhelev said about the toggling of comments. Even on the demo site, the transitions are funky.

Quote:
Originally Posted by Marek View Post
In which line in the image_template.html I have to put the text when I want that it appears below the image?
Depending on where under the image you want it, you can put it between these two lines
HTML Code:
</div> <!-- image-border -->

</div> <!-- photobox -->
or between these two
HTML Code:
</div> <!-- thumbnails -->

</div> <!-- image_wrapper -->
or just before the closing </body> tag.
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote