Hi there,
I have this problem with a css file i’m strungeling almost 3 full days. i hope that someone could help me out.
If you enter my site at http://www.acfi.nl/site with Firefox you could see exactly how i would like to show my page. But unfortunatly IE and opera are showing the buttons beneath the page on a whole other place.
What do i need to do to get it showing how FF shows it?
The code that I’m using for the buttons is:
.viool {
margin-left: -130px;
margin-bottom: -20px;
border:none;
overflow:visible;
}
I hope that some could help me out.
Thanks in advance!
Roy
ps. It’s my first site build with divs and css :-)