Actually; I'd like to jump in with a Splash Screen problem while this is open.
In Firefox and Safari, my Splash Screen picture is perfect. In IE 6 and 7 it hangs out to the left, while the text link stays in the center.
Any clue what I did wrong?
http://wowoutcast.dkpsystem.comHmm....Chec k out this line of code:
.mid{
width:946px;}And try changing it to
.mid{
width:689px;}The 689 is the width of your current splash image, while the 946 is the width of the dkpsystem.com splash image.