[css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
Hello, I'm trying to get my image link to not be noticeable for my floor plan image here: http://www.draftingservices.com/floor_plan_drafting.html I've tried the style below, but it didn't work. Do I have to give my div and id to get this to work? I believe I know how to do that, but I'm

Re: [css-d] Image link be gone!

2011-06-25 Thread Christian Kirchhoff
Hello, not sure what you mean with not noticaable, but for getting rid of the blue border that is shown in some browsers try .textBoxRight a img { border: none; } Best regards Christian Editura GmbH Co. KG Tempelhofer Damm 2 ยท 12101 Berlin www.editura.de http://www.editura.de AG

Re: [css-d] Image link be gone!

2011-06-25 Thread David Laakso
On 6/25/11 7:23 PM, Brian M. Curran wrote: Hello, I'm trying to get my image link to not be noticeable for my floor plan image here: http://www.draftingservices.com/floor_plan_drafting.html Thanks, Brian =) ??? .textBoxRight a {color: #000;} Best, Bono 4 U2 --

Re: [css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
From: Christian Kirchhoff not sure what you mean with not noticaable, but for getting rid of the blue border that is shown in some browsers try .textBoxRight a img { border: none; } Yes, that's what I want to do. For some reason in Firefox I could still see the border when hovering,

Re: [css-d] Image link be gone!

2011-06-25 Thread Brian M. Curran
??? .textBoxRight a {color: #000;} Best, Bono 4 U2 -- Gracias!! __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies

Re: [css-d] Image link be gone!

2011-06-25 Thread Jukka K. Korpela
2011-06-26 2:59, Brian M. Curran wrote: For some reason in Firefox I could still see the border when hovering, after using your code. Therefore I did this, and it's working now: .textBoxRight a {color: #000;} .textBoxRight a img {border: none;} I have no idea why setting border to none

Re: [css-d] Image link be gone!

2011-06-25 Thread David Laakso
On 6/25/11 11:00 PM, Jukka K. Korpela wrote: I have no idea why setting border to none didn't suffice It does suffice this end: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 Best, ~d -- http://chelseacreekstudio.com/