Author Topic: Change buttons = borders ?!!?  (Read 3759 times)

0 Members and 1 Guest are viewing this topic.

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Change buttons = borders ?!!?
« 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
@++

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Change buttons = borders ?!!?
« Reply #1 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

Offline satine88

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
Re: Change buttons = borders ?!!?
« Reply #2 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

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Change buttons = borders ?!!?
« Reply #3 on: March 11, 2008, 02:59:56 PM »
ControlPanel > General > Settings > Image settings > Border of thumbnails