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 curious why
my style below isn't working?

 

.textBoxRight

            {

            width: 200px;

            float: right;

            margin: 0 0 5px 5px;

            padding: 5px;

            border: 1px solid #E1E1E1;

            background: #E1E1E1;

            font-size: x-small;

            }

 

.textBoxRight a:link, a:visited, a:hover {

            color: none;

            text-decoration: none;

            }

 

 

Thanks,

Brian =)

______________________________________________________________________
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 -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to