Results 1 to 5 of 5

Thread: Need to add a super slim border to my image

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Moons of Metzor
    Posts
    19
    Sure it is possible. I don't use photoshop, but ANY decent photo editing software will allow you to change and modify pixel by pixel usually with a tool. You will need to edit the image to do this in some type of a toolbox.

    The suggestion in the above post is a quick and easy way to do the same thing. Also in the general html IMG command there is a BORDER sub tag. Ussualy set to border="0" Try adding border="1" and see what happens....

    format: <img src="http://xxxxx.xxx" border="1"> </img>

  2. #2
    Join Date
    Apr 2005
    Posts
    6
    You can even use ms paint for all you want. Why must it be photoshop?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •