Group: Verified NS Member
Posts: 9
Joined: 9-May 08
Member No.: 1,116
In IE my header is centered. In Firefox it is left aligned. I am using div tags, but it still is not centering. Can anyone please tell me how I can get Firefox to show centered?
Group: Verified NS Member
Posts: 215
Joined: 13-July 08
From: St. Louis, MO
Member No.: 1,446
QUOTE (thepinkbird @ Sep 3 2008, 07:51 PM)
In IE my header is centered. In Firefox it is left aligned. I am using div tags, but it still is not centering. Can anyone please tell me how I can get Firefox to show centered?
Thanks for any help.
The TD inside your table with a width of 90% needs to have it's align set to center and not middle.
Group: Verified NS Member
Posts: 9
Joined: 9-May 08
Member No.: 1,116
I did edit it manually in View/Edit Source and that is where I type in center and when I click OK or Apply either one, it changes back to middle. It will not save as Center. Do you have any other ideas or can anyone else help me with this?
Group: Verified NS Member
Posts: 215
Joined: 13-July 08
From: St. Louis, MO
Member No.: 1,446
QUOTE (thepinkbird @ Sep 8 2008, 12:33 PM)
I did edit it manually in View/Edit Source and that is where I type in center and when I click OK or Apply either one, it changes back to middle. It will not save as Center. Do you have any other ideas or can anyone else help me with this?
Thanks.
You may have to turn the WYSIWYG editor off in Operations > Settings to set this correctly. The WYSIWYG likes to confused the align and valign attributes.