Archived posting to the Leica Users Group, 2006/09/04

[Author Prev] [Author Next] [Thread Prev] [Thread Next] [Author Index] [Topic Index] [Home] [Search]

Subject: [Leica] Simple Frames for Uploaded Images
From: ericm at pobox.com (Eric)
Date: Mon Sep 4 05:50:08 2006
References: <001e01c6cbaa$3a9526d0$6101a8c0@jimnichols>

Jim:

> I would like to enhance my image uploads with simple, black frames to give 
> them a more finished appearance.
> In searching for software, I find quite a variety. What are others using?

I use html to create simple borders.

http://canid.com/pets/faustus.html

Basically end up with something like this...

This puts a black strip around a white stripe around the picture itself.
This way, if I want to change the borders, I don't have to change the images
themselves.


      [table cellspacing='5' bgcolor='black']
        [tr]
          [td]
            [table cellspacing='5' bgcolor='white']
              [tr]
                [td]
                  [a class='regular' href="guten.html"][img
src="../pics/faustus_perch1.jpg" border='0'][/a]
                [/td]
              [/tr]
            [/table]
          [/td]
        [/tr]
      [/table]




--
Eric
http://canid.com/

In reply to: Message from jhnichols at bellsouth.net (Jim Nichols) ([Leica] Simple Frames for Uploaded Images)