steveeyes
03-24-2007, 01:29 PM
Hi all
I love the chrome style CSS menu. It looks as if your forum may use the same menu.
In my attempt to adjust the code I made some changes to the css style sheet. Basically I did this:
body {text-align: center;}
.chromestyle{
margin-left:auto;
margin-right: auto;
text-align: left;
width: 98%;
font-weight: bold;
}
You can probably tell by the code that my document is 98% wide and I wanted to center the menu bar over the document.
In IE it looks perfect. In firefox it is slightly off. If you look at the page, you will see what I mean. In firefox notice the right edge does not seem flush. Here is the link
http://www.asian-lady.org
I'm a firefox fan and it is driving me crazy I can't get it to look as centered in firefox as it does in IE. Any suggestions would be appreciated.
Thanks Steve
I love the chrome style CSS menu. It looks as if your forum may use the same menu.
In my attempt to adjust the code I made some changes to the css style sheet. Basically I did this:
body {text-align: center;}
.chromestyle{
margin-left:auto;
margin-right: auto;
text-align: left;
width: 98%;
font-weight: bold;
}
You can probably tell by the code that my document is 98% wide and I wanted to center the menu bar over the document.
In IE it looks perfect. In firefox it is slightly off. If you look at the page, you will see what I mean. In firefox notice the right edge does not seem flush. Here is the link
http://www.asian-lady.org
I'm a firefox fan and it is driving me crazy I can't get it to look as centered in firefox as it does in IE. Any suggestions would be appreciated.
Thanks Steve