In need of help from a HTML + CSS geek
#1

So, hi.

I just began to design a new website. And once again I am facing this frustrating problem which I am unable to solve. Thousands of times searching and still no proper results. So the question is, how do I prevent these DIV- elements from colliding with each other when zooming the page? This is how my site is supposed to look, no matter if zoomed or not:


http://i.imgur.com/MBXtl.png - Original image

But, when I zoom it the following happens:


http://i.imgur.com/qcNKQ.png - Original image

As you see, the "blabla"- element collides with the other element. I want to prevent this from happening. Please, help me if you have any knowledge! Thanks in advance.

Oh, and here's the CSS code for that colliding "blabla"- element. Let me know if you need something else.
Код:
#news
{
  width:220px;
  height:500px;
  border: 3px solid white;
  margin-top:-710px;
  margin-left:150px;
}
EDIT: I just noticed http://sa-mp.com/ behaves this way aswell. The navigation is colliding with the centered content. This is annoying especially when you have a very large or either very small resolution.
Reply


Messages In This Thread
In need of help from a HTML + CSS geek - by Jakku - 12.11.2012, 18:49
Re: In need of help from a HTML + CSS geek - by Zircon-Hosting - 12.11.2012, 18:51
Re: In need of help from a HTML + CSS geek - by Jakku - 12.11.2012, 18:52
Re: In need of help from a HTML + CSS geek - by Michael@Belgium - 12.11.2012, 18:55
Re: In need of help from a HTML + CSS geek - by Jakku - 12.11.2012, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)