Author Topic: [REQ] Show images in "top.php" like in "thumbnail_bit.html"  (Read 5741 times)

0 Members and 1 Guest are viewing this topic.

Offline FunnyUser

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
[REQ] Show images in "top.php" like in "thumbnail_bit.html"
« on: December 03, 2007, 09:29:23 PM »
Hey there!
I just wanna to know:

How can I modify my "top.php" that the images show up just like in the normal "thumbnail_bit.html".

I have changed my "thumbnail_bit.html" a little and I want the "top.php" to use the same source.


Thanks for your help!
FunnyUser!

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline FunnyUser

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: [REQ] Show images in "top.php" like in "thumbnail_bit.html"
« Reply #2 on: December 03, 2007, 10:03:12 PM »
... try this ...
http://www.4homepages.de/forum/index.php?topic=2544.msg10619#msg10619

Thanks, but it doesn't work with it.

My "thumbnail_bit.html" looks like that:
Code: [Select]
<img src="../../images/star-orange.gif" alt="" height="10" width="10">
<a href="{image_url}" onmouseover="popup1('<img src=../data/thumbnails/{cat_id}/{thumbnail_file_name}>','0')"; onmouseout="kill()" target="_blank">{image_name}</a>

I want the "top.php" show up the images in the same way like the script normally do with "thumbnail_bit.html".

Any idea?

Thanks

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [REQ] Show images in "top.php" like in "thumbnail_bit.html"
« Reply #3 on: December 03, 2007, 10:29:12 PM »
... the "altered Toplist" showes thumbnails in the best way ...
... but if you want to show your "thumbnail_bit.html" in the Toplist ... therefore you need a completely new php-file/code and html-file ...
... but this is possible ...
... you can try it with code-pices like ---New Images--- from index.php and home.html ...
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...