[css-d] Floating content problem

2011-08-14 Thread Kashif Sami
Hi everyone. As always, I'm stuck and hope someone at CSS-D would come to rescue. In this page - http://kraymark.com/clients-demo/coffee/ , the image to the right of the coffee (Coffee Grounds) needs to stay in one position on different screen sizes. If you zoom in or out, you can see what I mean

Re: [css-d] Floating content problem

2011-08-15 Thread Chetan Crasta
Modify the rule in your stylesheet as below: .brazil { margin: -12% 10% 0 1070px; width: 236px; } Regards, Chetan Crasta __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] Floating content problem

2011-08-15 Thread Ghodmode
On Mon, Aug 15, 2011 at 1:36 PM, Kashif Sami wrote: > ... > Also, this might sound pretty silly but what's the difference between screen > size & screen resolution? That may depend on the context of your question. Strictly speaking, size is the physical size of the monitor. It would be somethin

Re: [css-d] Floating content problem

2011-08-25 Thread Kashif Sami
Thanks Chetan for your quick help. I appreciate it a lot. Regards, Kashif __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policie