4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
[2023-01-23] 4images 1.10 released
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Modifications / Modifikationen
»
Templates & Styles (Requests & Discussions)
»
template-file for {new_images} ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: template-file for {new_images} ? (Read 5444 times)
0 Members and 1 Guest are viewing this topic.
daniel_74
Newbie
Posts: 25
template-file for {new_images} ?
«
on:
April 17, 2005, 03:20:46 PM »
Hello,
I´m not finding the template-file for {new_images} box located in the home.html template.
I would like to remove the lightbox-button from there.
Thanks in advance,
Daniel
Logged
daniel_74
Newbie
Posts: 25
Re: template-file for {new_images} ?
«
Reply #1 on:
April 17, 2005, 03:40:47 PM »
Now I have found it !! It´s thumbnail_bit.html-template.
Another question: How can i change the comments-line in thumbnail_bit to show hits instead ?
Thanks
Daniel
Logged
ManniC
Full Member
Posts: 182
Re: template-file for {new_images} ?
«
Reply #2 on:
April 17, 2005, 03:51:25 PM »
Comment out this line:
<!-- {if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br /> -->
Insert / edit this line:
<a href="{cat_url}">{cat_name}</a><br><i>Hits: {image_hits}</i><br />
Logged
Viele Grüße / Best Regards
Manfred
------------------------------------------------------
photographic impressions
powered by mc-com.de[/color][/url][/size]
daniel_74
Newbie
Posts: 25
Re: template-file for {new_images} ?
«
Reply #3 on:
April 17, 2005, 04:04:42 PM »
Thanks,
works great replacing only this:
<i>Hits: {image_hits}</i><br />
Logged
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Modifications / Modifikationen
»
Templates & Styles (Requests & Discussions)
»
template-file for {new_images} ?