Forum Moderators: not2easy

Message Too Old, No Replies

Trying to get my site working in firefox

         

Marc84

12:11 pm on Mar 16, 2005 (gmt 0)

10+ Year Member



Hello everybody

I'm trying to get my site working in firefox. My site is: [beltonenplaza.com...] I've got the following problems:

- As you can see in firefox the website is centered left, but it should be in the middle. I've tried DIV { text-align: center; } but it doesn't work.

- The "Zoek!" button is placed totally left. It should be under the rest of the text.

- The text above the orange lines are placed in the bottom of the table. They should be in the middle. I've tried vertical-align: middle; but that doesn't work.

I hope you can help me with this.

Thanks.

createErrorMsg

2:20 pm on Mar 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Marc, welcome to WebmasterWorld. The TOS [webmasterworld.com] here prohibit the posting of personal urls. You'll need to snip out the relevant peices of your HTML and CSS code and post them here for us to see.

cEM

Marc84

2:57 pm on Mar 16, 2005 (gmt 0)

10+ Year Member



Ok sorry, but there doesn't seem to be an option to edit a message.

Marc84

5:52 pm on Mar 16, 2005 (gmt 0)

10+ Year Member



Allright, I've fixed everything, thanks!

Storyman

6:01 pm on Mar 16, 2005 (gmt 0)

10+ Year Member



For future reference:

IE is the critter with the problems and not FF. You life will be a lot easier if you design for FF, then use the hacks (or whatever) so it works in IE.

Marc84

6:47 pm on Mar 16, 2005 (gmt 0)

10+ Year Member



Yep, I noticed. Thanks!