On Nov 16, 2007, at 8:17 AM, DAVOUD TOHIDY wrote:
>
> on Date: Fri, 16 Nov 2007 08:11:00 -0800 Tim wrote:
> > I created a link class to have a background image on linked text
>
> have a look at "design consideration" section of my
> portfolio located http://cssfreelancer.awardspace.com .



In order to have the 2nd link's background image display, I needed to  
add "display:inline-block" to this style:

a.checkbox {
        background: transparent url(/healthcare/_img/Pencil.gif) no-repeat  
100% 50%;
        padding-right:20px;
        display:inline-block;
        }

I googled around and found the solution here:

http://home.tiscali.nl/developerscorner/css-discuss/test-link- 
iconENupdate.htm






......................................................... ! ............ 
.................................................
Tim Ware .. HyperArts .. 201 4th Street, Ste 404 .. Oakland CA 94607
        t: (510) 339-6084 .. f: (510) 339-6086 .. e: [EMAIL PROTECTED]
http://www.hyperarts.com
Map




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to