snakeyes37
11-19-2005, 09:37 PM
Hi,
I seem to be having a problem, I have a banner being controlled by a css file, I recently experienced a problem where I wouls resize the browser window and the whole page would dis-align itself. When the browser window was returned to its normal full screen mode, the page would align itself again and display normally. So I figured out that the reason was the coding in the css file that was causing it to happen, I took out margin-left, right, bottom, and replaced it with a simple margin: 50px auto, that ultimately fixed the problem. But now there is a second problem, as you can see on the website, the two image links dont exactly connect with the top banner, theres a small span of space between the two, I'm having a problem connecting both of them together. I could add the margin-top command, but once I do that the whole page displays oddly again when the browser window is resized.
http://webwizardz.50webs.com/website2.html
Thanks.
I seem to be having a problem, I have a banner being controlled by a css file, I recently experienced a problem where I wouls resize the browser window and the whole page would dis-align itself. When the browser window was returned to its normal full screen mode, the page would align itself again and display normally. So I figured out that the reason was the coding in the css file that was causing it to happen, I took out margin-left, right, bottom, and replaced it with a simple margin: 50px auto, that ultimately fixed the problem. But now there is a second problem, as you can see on the website, the two image links dont exactly connect with the top banner, theres a small span of space between the two, I'm having a problem connecting both of them together. I could add the margin-top command, but once I do that the whole page displays oddly again when the browser window is resized.
http://webwizardz.50webs.com/website2.html
Thanks.