Thanx Guys! I enjoy Ypur help
--------------- Added [DATE]1288462383[/DATE] at [TIME]1288462383[/TIME] ---------------
OK. I made a DIV ID called space1. I put it to the header in Style Manager. Here are the CSS atributes gor DIV ID:
#space1 {
z-index: 999;
-moz-border-radius: 15px;
border: 1px solid white;
float: right;
margin-top: 30px;
margin-left: 200px;
width: 115px;
height: 115px;
}
And here is the problem... It separates other DIV's. Look at the pictuture:
What should I do?