jezuz
September 19th, 2008, 07:52 PM
hey guys, lemme knw if u get the same thing...
on www.teaminsurgency.com/discover/website/index.php (http://www.teaminsurgency.com/discover/website/index.php)
the image going down the center.... the white one with black borders, continuing that rounded square as the main body.... anyway that image should be lined up with the top part and look as it should in ie and minimized ff, yet in maximized window of ff, it is slighly offset...
i used the background image...;background position: center stuff in css, yet it wont center in maximized ff... wtf?? how do i get it to work for everything?
EDIT// well, no one really helped, but anyways if ure wondering how to fix this if u run into it... apparently i made a mistake in the css file... if u ever have a 800 px or watever column type website, rather than full size, and u want everything not to mess up while dragging the size of the window, or maximizing the window, all u have to do is make sure u give the div (in the css file) the eact width u need it to be, and then add a margin: auto to that div... that way it always looks clean and sexy, just like angelina jolie...
on www.teaminsurgency.com/discover/website/index.php (http://www.teaminsurgency.com/discover/website/index.php)
the image going down the center.... the white one with black borders, continuing that rounded square as the main body.... anyway that image should be lined up with the top part and look as it should in ie and minimized ff, yet in maximized window of ff, it is slighly offset...
i used the background image...;background position: center stuff in css, yet it wont center in maximized ff... wtf?? how do i get it to work for everything?
EDIT// well, no one really helped, but anyways if ure wondering how to fix this if u run into it... apparently i made a mistake in the css file... if u ever have a 800 px or watever column type website, rather than full size, and u want everything not to mess up while dragging the size of the window, or maximizing the window, all u have to do is make sure u give the div (in the css file) the eact width u need it to be, and then add a margin: auto to that div... that way it always looks clean and sexy, just like angelina jolie...