0
Welcome Guest! Login
0 items Join Now

SOLVED Remove border in images linked

    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    SOLVED Remove border in images linked

    Posted 18 years 7 months ago
    • Hello,
      Someone can tell how I can remove the border images created when I want to link them? This border not look good :-[
      Thanks
    • Last Edit: 18 years 7 months ago by .
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: SOLVED Remove border in images linked

    Posted 18 years 7 months ago
    • just put border="0" or use style="border:0;" in the <img> tag.
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: SOLVED Remove border in images linked

    Posted 18 years 7 months ago
    • Thanks a lot Andy :D Really, it's very simple and my images looks great now!!!
  • Re: SOLVED Remove border in images linked

    Posted 17 years 9 months ago
    • i'm interested in this one also...wich CSS file i should modify to remove border on all images everywhere on my template ? using rt_versatility_iii style 15
  • Re: SOLVED Remove border in images linked

    Posted 17 years 9 months ago
    • Add the following in template_css.css
      a img{
      border:none;
      }
    • James Spencer / Developer & Support / Hull, UK
  • Re: SOLVED Remove border in images linked

    Posted 17 years 9 months ago
    • Thanks - it's perfect now !!!

Time to create page: 0.069 seconds