Wed, 2012-01-11 20:06
Hello everybody,
I'm making a website with a menu on the right side of the site using float.
But I have some problems with it, I can't get the menu on the right place
and when I zoom in the menu moves. Who can help me with this problem?
Thanx in advance,
MartijnS
Thu, 2012-01-12 03:06
#1
I can help.
I can help.
Sat, 2012-01-14 15:42
#2
RE: I can help.
Well that would be nice.
can you maybe explain what I have to do?
This is what I have so far:
#menu
{
background:url(../images/menu.jpg);
background-repeat:no-repeat;
float:left;
left:20px;
width:148px;
height:279px;
z-index:1;
}
Sat, 2012-01-14 23:05
#3
Mod Simon says …
You really should post the entire html and css. See the posting guideline sticky posts at the top of various sub-forums.
cheers,
gary