Connecting Tech Pros Worldwide Help | Site Map

Text doesnt align in IE but works with Mozilla and Chrome

 
LinkBack Thread Tools Search this Thread
  #1  
Old January 12th, 2009, 03:09 PM
Newbie
 
Join Date: Aug 2007
Posts: 23
Default Text doesnt align in IE but works with Mozilla and Chrome

I cant put the text (register,members,find) in the center of the three buttons using Internet explorer...

Any help will be much appreciated

(html code below)

Expand|Select|Wrap|Line Numbers
  1. <td class="ct">
  2. <!-- menu table starts here -->
  3. <table cellspacing="0" cellpadding="0" class="width100per" id="intro-menu-tbl">
  4. <tr>
  5. <td width="77" class="lt">&nbsp;</td>
  6. <td class="cm"><table cellspacing="0" cellpadding="0" class="width100per" id="top-mnu-tbl">
  7. <tr>
  8. <td width="172" class="cm bdr-l">&nbsp;</td>
  9.  
  10. <td class="menu-txt bdr-l "><a href="member.php"> members</a></td>
  11. <td align="middle" {if $tab_check eq 7}class="menu-txt-search bdr-l "{else}class="menu-txt-search bdr-l "{/if}><a align="middle" href="search_sp.php">find </a></td> 
  12. <td class="cm menu-txt bdr-l"><a href="become_user.php">register</a></td>
  13.  
  14. <td width="172" class="cm bdr-l">&nbsp;</td>
  15. </tr>
  16. </table></td>
  17. //css properties 
  18. .menu-txt{
  19. font-family: Arial, Helvetica, sans-serif;
  20. font-size:11px;
  21. color:#9E9E9E;
  22. text-align: center;
  23.  
  24. vertical-align:middle;
  25. /*text-transform:uppercase;*/
  26. }
  27. .menu-txt a{
  28. color: #FFFFFF;
  29. /*text-transform:uppercase;*/
  30. text-decoration:none; 
  31. }
  32. .menu-txt a:hover{
  33. color:#FB0206;
  34. }
  35. .ct, .cb, .cm {
  36. text-align:center;
  37. }
  38. .lt, .rt, .ct {
  39. vertical-align:top;
  40. }
  41. .lt, .lm, .lb {
  42. text-align:left;
  43. }

Last edited by eWish; January 12th, 2009 at 04:29 PM. Reason: Please use the code tags
Reply
  #2  
Old May 7th, 2009, 09:37 PM
Newbie
 
Join Date: Jul 2006
Posts: 1
Default ditto...

same problem here.... guess this is what we should expect from sub standard products like IE.. :(

any ideas people?

cheers!!
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.