Jump to content

set table row height...


tbare

Recommended Posts

here's what i got:

 

http://dev.wannafork.com/index.php

 

choose Select State, choose Missouri, the menu that's populated has "Change County of Residence" on the far right. change the size of your browser to where that line wraps to 2 lines.

 

Notice how the rest of the menu looks messed up? i want the height of the rest of the menu to mirror the height of the tallest cell..

 

any ideas? here's the css:

 

table.menuTable {
background-color: #000066;
width: 100%;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#menu a {
color: #ffffff;
font: normal 12px/24px verdana, arial, tahoma, sans-serif;
display: block;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
text-decoration: none;
}

#menu a:hover {
color: #000066;
background-color: #ffffff;
}

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.