4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: satine88 on March 07, 2008, 10:39:20 PM
-
Hello,
I changed the buttons which are in template/X/detail.html :)
But as soon as I put my images, there have borders.
How do not have these borders?
Thanks :D
@++
-
open in /template/<your-template/media
jpg.html
find:
<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />
replace with:
<img src="{media_src}" border="0" alt="{image_name}"{width_height} /><br />
this also for all files, you have on the galery-sytem
-
Hello :)
Thank you for your help !
I made border 0, but i have always borders ^^
Can you help please :D
-
ControlPanel > General > Settings > Image settings > Border of thumbnails