Help - Search - Members - Calendar
Full Version: layout problems
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
xN1CK08x
okay, here we go...
I made this site and coded it all by myself, but there are some problems..
First: when you open "My Favorites in IE, the content gets moved over more than the area picture, same way when its not fully maximized.. so i what to know how to fix that..
other that that if you can find anyhting else that has somehting wrong w/ it.. thanx!
N!CK
YaWeaveIzOnFiyah
Hmm..i'm not sure you can. Although you might want to try to edit it so that it's in the absolute center. You can do that with this code.

xN1CK08x
unfortunatly, non of them worked, Mikestah: i already had those in my DIV layers. YaWeaveIzOnFiyah: It didn't have any effect on it.
But thanx anyway.. maybe its the way I coded it, i think it has to do with my layering of the divs in the code, but thanx anyway!
Moderator: You can close this thread.
Libertie
The problem is that the background is centered and the rest is not. I am viewing in a larger resolution than 1024x768, so everything is off to the left. To fix this, the banner and content need to be centered as well.

In my resolution, the banner and text may be 250 pixels (ish) from the left, but the banner is in the exact center, so that means it's going to be farther right. Try removing the "left: ###;" tag and replace it with "margin-left: 50%;" instead. That may not fix it right away but it should help.

edit: 50% doesn't work, hold on.

edit// This works:



Replace your DIV tags with that.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.