3 replies [Last post]
MartijnS
MartijnS's picture
User offline. Last seen 17 weeks 4 days ago. Offline
newbie
Timezone: GMT+1
Joined: 2012-01-11
Posts: 2
Points: 3

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

Verschwindende
Verschwindende's picture
User offline. Last seen 14 weeks 6 days ago. Offline
rank Guru
Guru
Timezone: GMT-5
Joined: 2009-10-09
Posts: 2037
Points: 2256

I can help.

I can help.

yet again.

MartijnS
MartijnS's picture
User offline. Last seen 17 weeks 4 days ago. Offline
newbie
Timezone: GMT+1
Joined: 2012-01-11
Posts: 2
Points: 3

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;
}

gary.turner
gary.turner's picture
User is online Online
rank Moderator
Moderator
Timezone: GMT-5
Joined: 2004-06-25
Posts: 7921
Points: 1760

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

Unplanned code results in a tangled wad of brain-cramping confusion.

There are enough html & css demos and tutorials to be interesting. Please visit.