Author Topic: link to image like imageshack.us  (Read 2894 times)

0 Members and 1 Guest are viewing this topic.

Offline tdkpaul

  • Full Member
  • ***
  • Posts: 205
    • View Profile
link to image like imageshack.us
« on: July 11, 2006, 01:19:36 AM »
Hello
I want to crate the detail.html template in this way, that there is a direct link to the image.
Right now i have this
[qcode]                          <tr>
                            <td valign="top" class="row1"><p><b>direct link to image</b></p>
                            </td>
                            <td valign="top" class="row1"><<input onClick='highlight(this);' name="mobsterbb" size="80%" value="{image_path}"></td>
                          </tr>    
                          <tr> [/qcode]

it is working of course, but i want it that you only need to click just one time on the link and everything is highlight (like on imageshack and co.)

for example
http://www.mobsterbb.de/gbbcontent/details.php?image_id=95

sry for my english, i hope you know what i mean

ADDITIONAL

I would be please if somebody coukd tell me exactly how to do a hotlink and Thumbnaillink for Forum, so the Visitors of my site can easily copy and paste it. And if they post it on my or on other forums there will be displayed the thumbnail and if you klick on it you get to the details page of my 4 images!
(same way imageshack.us)

Thumbnail function is working properly, but i want that if you click on it the details page is open. You know what i mean?



I have tried the Search, but there are no solutions to my problem.

BIG THX IN ADVANCE  :D :D :D

« Last Edit: July 11, 2006, 12:05:06 PM by tdkpaul »