This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Control border attribute on imagedata?


On Tue, Jan 21, 2003 at 03:31:17PM +0100, Kraa de Simon wrote:
> Hi,
> 
> I haven't found a way to control the border attribute on the imagedata
> element.
> 
> Can someone please confirm that this is not possible.
> 
> I want to get rid of the blue/purple border on the image link.
> 
> Is there any other way to control this? Using CSS?

Only using css. Try this:

    span.inlinemediaobject img {border: 0 ; }

At least it worked on the browser I tried it on.  8^)

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]