Announcement

Collapse
No announcement yet.

HTML help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • HTML help

    Lets say I have an image that I want to make clickable to go to another page, when i do this, theres a purple border around it. How do i get rid of this?

    thx in advance

  • #2
    Go to edit signature, and it should say border="#" then you have to put 0.

    hope you understand.

    Boeing744

    http://www.youtube.com/DC3Vette - playing guitar

    Comment


    • #3
      Well not for my sig, but for a webpage.

      Comment


      • #4
        Needs to look like this:

        HTML Code:
        <a href=http://thewebsite><img border="0" src="http://theimage"></a>
        As B744 said, border needs to be set to 0

        Comment


        • #5
          edit: nevermind
          I'm too slow. They were first ^^

          Comment


          • #6
            Thanks boeing744, just got a little lost

            Originally posted by Mungous
            Needs to look like this:

            HTML Code:
            [img]http://theimage/[/img]
            As B744 said, border needs to be set to 0

            Sweets, thanks buddy

            Originally posted by pkonowrocki
            edit: nevermind
            I'm too slow. They were first ^^

            thanks for the effort

            Comment

            Working...
            X