Most of the times when the experts in this mailing list take a look at 
some HTML and CSS code they find a solution for problems within minutes. 
Therefore I kindly ask and stronlgy encourage you, as it was asked 
before, to provide a link to the HTML and CSS code, so the others can 
analyze the code in detail.

Without that is is almost impossible to help you cause there can be too 
many possible causes for that problem.

Best regards,

Christian Kirchhoff
*Editura Gesellschaft für Verlagsdienstleistungen mbH*
Tempelhofer Damm 2 · 12101 Berlin
www.editura.de
AG Berlin-Charlottenburg · HR B 81823 · USt.Id. DE217180548
Geschäftsführer: Ralf Szymanski


Christopher R schrieb:
> I put in padding 0, margin 0 within the div and that didn't solve it neither 
> did display:inline or display: block.
> idname img {rules} is how I currently have it laid out.  Now what also I find 
> odd is that I have all my slices loaded but 2 slices don't show up
> in the right order there still is a gap between the slices that do show up.  
>
>
> On Tue, Mar 10, 2009 at 8:38 AM "Virgilio Quilario" 
> <virgilio.quila...@gmail.com> wrote:
>   
>>> Hi does anyone know why I'm getting white spaces between sliced images ? I 
>>> have a bunch of <img> tags within the <div> and I can't figure out why the 
>>> images have spaces, and currently why half of the image slices look fine 
>>> and the rest look like a jigsaw puzzle.
>>>       
>> hi, maybe you need:
>> img {
>> margin:0;
>> padding:0;
>> }
>>
>> please post a code or link to it.
>>
>> Virgil
>> http://www.jampmark.com
>> ______________________________________________________________________
>> css-discuss [cs...@lists.css-discuss.org]
>> http://www.css-discuss.org/mailman/listinfo/css-d
>> List wiki/FAQ -- http://css-discuss.incutio.com/
>> List policies -- http://css-discuss.org/policies.html
>> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>>
>>     
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>   
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to