evd
01-21-2008, 12:19 PM
Hi togehter!
I have got a small problem, I hope u can help me:
I use Pixelpost-Blog 1.6 - and i want to navigate my browse page via lightbox 2.0:
http://anotherphotoblog.com/index.php?x=browse
On this site, it works (at mike, workstation):
http://anotherphotoblog.com/index.php?x=about
the pictures are incuded in this way:
<h2>Categories:</h2>
<div id=“thumbnails“>
<BROWSE_CATEGORIES>
<br /><br />
<THUMBNAILS_WHOLE_PAGED>
</div> <!–/thumbnails –>
I edited the code of my functions_browse:
$thumb_output .= „<a href='images/<IMAGE_NAME>' rel='lightbox'><img src='$thumbnail' alt='$title' title='$title' class='thumbnails' /></a>“;
(as written here: http://www.pixelpost.org/forum/showthread.php?t=4035 )
Now the rel lightbox isnt displayed in the quellcode:
<a href='index.php?showimage=6'><img src='thumbnails/thumb_20080120173523_foto 3.jpg' alt='baaa' title='baaa' class='thumbnails' />
the problem also can be, that pixelpost doesnt link the picture as jpg, but as a "site"?
How to fix that problem?
I hope u can help me!
thx,
mike
p.s. i hope its the right forum, and sorry for my bad english!
I have got a small problem, I hope u can help me:
I use Pixelpost-Blog 1.6 - and i want to navigate my browse page via lightbox 2.0:
http://anotherphotoblog.com/index.php?x=browse
On this site, it works (at mike, workstation):
http://anotherphotoblog.com/index.php?x=about
the pictures are incuded in this way:
<h2>Categories:</h2>
<div id=“thumbnails“>
<BROWSE_CATEGORIES>
<br /><br />
<THUMBNAILS_WHOLE_PAGED>
</div> <!–/thumbnails –>
I edited the code of my functions_browse:
$thumb_output .= „<a href='images/<IMAGE_NAME>' rel='lightbox'><img src='$thumbnail' alt='$title' title='$title' class='thumbnails' /></a>“;
(as written here: http://www.pixelpost.org/forum/showthread.php?t=4035 )
Now the rel lightbox isnt displayed in the quellcode:
<a href='index.php?showimage=6'><img src='thumbnails/thumb_20080120173523_foto 3.jpg' alt='baaa' title='baaa' class='thumbnails' />
the problem also can be, that pixelpost doesnt link the picture as jpg, but as a "site"?
How to fix that problem?
I hope u can help me!
thx,
mike
p.s. i hope its the right forum, and sorry for my bad english!