nisus
05-18-2010, 05:17 AM
Hi,
I have a problem in screen resolution and according to that resolution my sliding panel goes here and there.
here is the original position
http://i41.tinypic.com/2v1nel3.jpg
see how its changing with resolution
http://i43.tinypic.com/2lnda8n.jpg
Here is the CSS code
/* sliding panel */
#toppanel {
position:absolute;
top: 0;
width: 100%;
z-index: 999;
text-align: center;
margin-left: auto;
margin-right: auto;
}
any ideas?
Thanks in advanced
I have a problem in screen resolution and according to that resolution my sliding panel goes here and there.
here is the original position
http://i41.tinypic.com/2v1nel3.jpg
see how its changing with resolution
http://i43.tinypic.com/2lnda8n.jpg
Here is the CSS code
/* sliding panel */
#toppanel {
position:absolute;
top: 0;
width: 100%;
z-index: 999;
text-align: center;
margin-left: auto;
margin-right: auto;
}
any ideas?
Thanks in advanced