There are 2 white spaces on my multimedia section that I don't want. One on the top and the bottom sad. Does anyone know the code to remove these white spaces?crying
Posted: Thu Dec 14, 2006 12:07 am
You need to alter the height of this code:
#multimedia embed {width:300px; height:300px;}
You're telling it to create a square when the multimedia is really a rectangle- so it fills in the extra space with white.
You'll also want to change it to read this, but with the altered height: