Hi,
I've got a problem with the alignment of all my site content below the header within Firefox. The header alignment is centered and ok, all what follows the alignment is left.
IE doesn't have this problem and shows the site correct.
I would to align the whole website in the center of all browsers.
Suggestions anybody?
You can find the site on the link below:
http://www.vaarschool-de-schipper.nl/wordpress
Thx!
mojorob
Member
Posted 3 years ago #
Checking your HTML and CSS you have errors in both - I would rectify that first!
Hi mojorob, thx for your reply.
I just fixed the errors but I still have the same problem: alignment of the site in IE works perfect but in FF not. Only the header is centered in the middle and all that follows sticks to the left side of the screen.
Any recommendations?
Thx!
Any suggestions anybody?
Just need some help to get the website in the middle of FF and not only IE.
Perhaps that you need more info, just let me know...
Hi all,
I have a problem with getting my website in the middle of the page.
It was centered in IE but FF showed the header centered and all that followed was aligned left sided.
Now the whole website is aligned left sided in IE and FF.
Anybody have a suggestion getting the whole site aligned in the middle of the page?
You can find the site in the link below:
http://www.vaarschool-de-schipper.nl/wordpress
I appreciate any kind of help!
Hi all,
I just fixed the problem by adding some extra information in the body besides only "text-align: center".
I added the following extra info to the body which fixed the problem:
margin-left: auto;
margin-right: auto;
Thx for your attention, but some more replys in the future would be more than welcome ;)