July 31, 2014 at 12:26 pm
#5834
Keymaster
You forgot to add semicolons ( ;
) on some properties.
If there’s an easy way to auto position the height image on the right, let me know that too.
I don’t know of any but if both your images are of the same height then you can add the code below then apply the same amount of padding/margin to both your images.
#header {
min-height: 0;
}