Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
|
I never heard that 100% 0 is top right in CSS, the first time I ever heard about that. If you remove 100% and set it to top right or 0 0 in Firebug you will see the error disappearing (look at my post with the picture).
So I would say 100% is NOT correct. 100% is not positioning correctly. Top is, 0 is, too.
Quote:
|
Also 100% 0 represents 'top right' in background position.
|
That's not correct. I think it should be 0 100% then, no?
Anyway... if it should be top right I would write "top right". Setting to 0 0 corrected the error, as I mentioned before.
__________________
Chief Web Officer / Front-End Developer / System Engineer
Please login or register to view this content. Registration is FREE - Please login or register to view this content. Registration is FREE
Last edited by CSM; 11-23-2010 at 06:44 AM..
|