rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TajmonS

Pages: 1
1
HTML & templates / Re: HFS Live 0.2.5 EN/ES
« on: April 11, 2007, 07:01:33 PM »
Ok  ;)
i have 2 page.jpg and 1 thumb ??
this is only small resolution.

in poland not all people have fast connection  :-\ .

2
HTML & templates / Re: HFS Live 0.2.5 EN/ES Solution for THUMB
« on: April 08, 2007, 09:09:53 PM »
HSF Life has problem with thumbs. ;D

*Solutions for thumb:
add this cods for html tamlate ;)
"
[file.jpg_mini]

"
*Modify *.jpg, *.bmp, *.jpeg, *.png extension in template for this:

[file.jpg]
...
<tr><td valign="middle" align="center" ><a href="%item-url%" class="highslide" onclick="return hs.expand(this)"><img src="%item-name%_mini" border="0" width="88" height="88" alt="Brak miniatórki" title="" /></a></td></tr></table>');break;
}

*And now create copy *.jpg for *.jpg_mini edit and resize for 88px,
pasete in folder with big jpg.

*This program rename your *.jpg, *.bmp, *.jpeg, *.png for this extension: *.jpg_mini, *.bmp_mini, *.jpeg_mini, *.png_mini.

http://rapidshare.com/files/25160489/ren.exe
this file is simple *.bat file:
@echo off
ren *.jpg *.jpg_mini
ren *.bmp *.bmp_mini
ren *.jpeg *.jpeg_mini
ren *.png *.png_mini

if you don't trust me this link for bat file  ;) :
http://rapidshare.com/files/25161317/ren.bat

*for your browser *.jpg_mini is invisible ;D

Sorry my english, normal in write polish.

Have Funn  ;D

Pages: 1