PDA

View Full Version : IE and FF



raversworld
October 28th, 2007, 09:16
Hey on my new site I get this in IE:
http://img519.imageshack.us/img519/8056/iera0.png (http://imageshack.us)
http://img519.imageshack.us/img519/8056/iera0.4dc918d526.jpg (http://g.imageshack.us/g.php?h=519&i=iera0.png)

And I get this in FF (well a branch off of firefox called k-meleon)
http://img509.imageshack.us/img509/9099/ffsu2.png (http://imageshack.us)
http://img509.imageshack.us/img509/9099/ffsu2.4113fd0de8.jpg (http://g.imageshack.us/g.php?h=509&i=ffsu2.png)
What do I do to make them both centered????

DanTheMan
October 28th, 2007, 11:39
thats not your only problem, there's the one in the copyright line.

raversworld
October 29th, 2007, 19:29
yeah well can someone help me out here i have tried centering it nothing works???

TSO
October 30th, 2007, 08:28
To fix the copyright problem, use the code:
©

As for the alignment problem, you might have a DIV set wrong.

raversworld
October 31st, 2007, 09:37
okay well thanx for the code :) gonna fix it now

iBrightDev
October 31st, 2007, 11:04
just surround the entire page in a table and center align the table. that is the easiest way. if you are determined to use css and divs, then you can use them too, but, a lot more of a pain in the ---, and i dont feel like typing that all out, so, go google that if you want it that way. hope that helps.

Dark Matter
October 31st, 2007, 17:09
in a css style sheet you could align the body ?

something like

body {
width: *THE WIDTH OF YOUR SITE GOES HERE IN PIXELS* px;
margin: 0 auto;
}

Decker
October 31st, 2007, 17:42
Would love to try and help but the last 2 images ain't showing here :)

http://imageshack.us/
http://g.imageshack.us/g.php?h=509&i=ffsu2.png