4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: satine88 on March 07, 2008, 10:39:20 PM

Title: Change buttons = borders ?!!?
Post 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
@++
Title: Re: Change buttons = borders ?!!?
Post by: honda2000 on March 08, 2008, 09:59:53 AM
open in /template/<your-template/media
jpg.html

find:
Quote
<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />

replace with:

Quote
<img src="{media_src}" border="0" alt="{image_name}"{width_height} /><br />
this also for all files, you have on the galery-sytem
Title: Re: Change buttons = borders ?!!?
Post by: satine88 on March 11, 2008, 02:43:07 PM
Hello :)
Thank you for your help !

I made border 0, but i have always borders ^^


Can you help please :D
Title: Re: Change buttons = borders ?!!?
Post by: honda2000 on March 11, 2008, 02:59:56 PM
ControlPanel > General > Settings > Image settings > Border of thumbnails