Author Topic: Hide Details from "new images"  (Read 3902 times)

0 Members and 1 Guest are viewing this topic.

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
Hide Details from "new images"
« on: July 25, 2007, 08:21:28 PM »
Hi there...
Please help me with the details at the New_Images...

How/where can I  Hide the details from "new-Images"?
I only would like to show the Image-Name, but not the Owner, lighbtosx, etc....
I use 1.7.4

Thank you for helping me!

Wirh friendly greentings
Mato

Jacob

  • Guest
Re: Hide Details from "new images"
« Reply #1 on: July 25, 2007, 09:19:03 PM »
Edit "details.html" (in templates/default/ ) and remove what ever you want :)

Like to remove lightbox button:

Delete: {lightbox_button}

To remove post card button:

Delete: {postcard_button}


To remove "Image uploaded by"

Delete:
Code: [Select]
<tr>
                            <td valign="top" class="row2"><b>{lang_added_by}</b></td>
                            <td valign="top" class="row2">{user_name_link}</td>
                          </tr>
..... and so on

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
Re: Hide Details from "new images"
« Reply #2 on: July 25, 2007, 09:26:49 PM »
But this MOD hide the details in categories to :roll:!
I wish only to hide these at the "new images".... :?:

Offline sea

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Hide Details from "new images"
« Reply #3 on: January 06, 2008, 09:20:43 PM »
But this MOD hide the details in categories to Rolling Eyes!
I wish only to hide these at the "new images".... Question

BUMP!

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Hide Details from "new images"
« Reply #4 on: January 07, 2008, 01:03:35 AM »
Edit templates/your_template/thumbnail_bit.html with {if ... {endif ... {ifno ... {endifno ... for {if image_is_new}. ;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?