HighDots Forums  

Help with css to create this button look

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Help with css to create this button look in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dave
 
Posts: n/a

Default Help with css to create this button look - 05-07-2009 , 04:59 AM







can someone look at this page and tell me why my table border is not
showing down the sides of the cells to make it look like buttons?.

http://76.12.37.122/test/menu%20test.html



..tnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
border: thin solid #FFFFFF;
}
..tnav a:link {
color: #FFFFFF;
text-decoration: none;
display: block;
}
..tnav a:visited {
color: #FFFFFF;
text-decoration: none;
display: block;
}
..tnav a:hover {
color: #FFFFFF;
background-color: #CC9900;

}
..tnav a:active {
color: #FFFFFF;

}

Reply With Quote
  #2  
Old   
Duncan Kennedy
 
Posts: n/a

Default Re: Help with css to create this button look - 05-07-2009 , 05:41 AM






In message <j88505hetcag2qhfnqtijlqu55flfcpr4k (AT) 4ax (DOT) com>, Dave
<nospam (AT) nospam (DOT) com> writes
Quote:
can someone look at this page and tell me why my table border is not
showing down the sides of the cells to make it look like buttons?.

http://76.12.37.122/test/menu%20test.html

I'm not particularly good with CSS for this purpose but have you tried
changing the table Border=0 to border=1. What you have appears to be
putting a border only on the container.

With luck somebody with better experience will be along soon - although
this group has been dropped by Adobe there are still some people with a
lot of valuable knowledge around.

--
Duncan K
Downtown Dalgety Bay


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.