Brett
01-19-2007, 06:45 AM
I'm having some problems getting CSS style buttons lined up correctly in Firefox. The test page in question is:
http://www.drokpa.com/Hometst.php
If you look at the page in IE it renders the way I want it to. It doesn't seem to matter if I use the class of 'mybutton', where it's 'display:block', or 'mybutton2', where it's 'display:inline'. Both look the way I want.
If you look at the same page in Firefox, with 'display:block' I get the button outlined correctly, but it's not centered unter the text link. With 'display:inline' I get the button centered under the text link, but the outline of the button isn't correct.
Can someone please tell me how to get the button outlined correctly, and positioned under the text link, in Firefox?
Thanks in advance for your help............Brett
http://www.drokpa.com/Hometst.php
If you look at the page in IE it renders the way I want it to. It doesn't seem to matter if I use the class of 'mybutton', where it's 'display:block', or 'mybutton2', where it's 'display:inline'. Both look the way I want.
If you look at the same page in Firefox, with 'display:block' I get the button outlined correctly, but it's not centered unter the text link. With 'display:inline' I get the button centered under the text link, but the outline of the button isn't correct.
Can someone please tell me how to get the button outlined correctly, and positioned under the text link, in Firefox?
Thanks in advance for your help............Brett