473,406 Members | 2,208 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

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. }
Jan 12 '09 #1
1 3513
same problem here.... guess this is what we should expect from sub standard products like IE.. :(

any ideas people?

cheers!!
May 7 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Mr. x | last post by:
Hello, Suppose I have a table like this : <table width = "580"> <tr align = "right" width = 760> <td id = "current_page_inner"> <font size="4" color="lightgreen" face="arial"><b><i> abc...
9
by: Nick | last post by:
I have the following code, and it works well on Mozilla 1.6. (However, the image src property cannot be set on Mozilla 1.2.1). Unfortunately, all the code: document.images.itemImage.src =...
3
by: Bjoern Wolfgardt | last post by:
Hi, I am a little bit confused. Maybe someone can explain what I am doing wrong. I have a table with 2 cells in it. In the first cell I have an image. The image is left aligned and centered....
9
by: Jonathan Joseph | last post by:
I have a laptop with a very high pixel density (1920x1200) in a 15.5" monitor. Therfore, in my web browser (Mozilla) I set the minimum and default font sizes I want to see to be 24 pixels. ...
5
by: Mikko Rantalainen | last post by:
See example at <URL:http://www.cc.jyu.fi/~mira/moz/formtest.php>. The problem is that the label of submit button is always centered on the button regardsless of 'text-align' property in CSS....
3
by: Charles Crume | last post by:
Hello; I'm fairly new to CSS, but have learned that Mozilla is supposed to be the most compliant in rendering. I have a web page that uses a style sheet with a class named "page_links" that...
3
by: broli85 | last post by:
I am writing an extension for Firefox 1.5. I would like to know if there is a way to write and read data to and from a file which is in the location of the extension (or somewhere in the user's...
2
by: george.leithead | last post by:
Hi all, I have a very strange problem! In following Web page (which is generated from a CMS System), the navigation to the left 'dissapears' when you roll the mouse over the links? It does not...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.