Re: [css-d] Image Slices

2009-03-21 Thread Christopher R
Hello, I need some help as in why this page http://www.thecreativesheep.ca/site/imagepage4.html dealing with the image slices and the id logo and logo img why the page looks fine in IE7 but FF and IE6 it breaks? On Thu, Mar 19, 2009 at 12:07 AM Holly Bergevin ho...@communitymx.com wrote: From:

[css-d] Image Slices \ Page Breaks

2009-03-20 Thread Christopher R
I would like to know why the main image on my page breaks in FireFox and IE6 but looks fine as in how I want it to look in IE7? www.thecreativesheep.ca/site/imagepage4.html __ css-discuss [cs...@lists.css-discuss.org]

Re: [css-d] Image Slices

2009-03-19 Thread Christopher R
Alright take a look the page breaks in IE6 and FireFox but not in IE7 in otherwords if you view the page in IE7, that is how it should look when you view in FireFox or IE6 you'll see it breaks. http://www.thecreativesheep.ca/site/imagepage4.html On Thu, Mar 19, 2009 at 12:07 AM Holly Bergevin

Re: [css-d] Image Slices

2009-03-18 Thread Christopher R
Here is my Image slices problem you'll see on the page http://www.thecreativesheep.ca/site/imagepage3.html the slices are not in order on the page and they should be at the top within the div id=logo On Tue, Mar 10, 2009 at 12:11 PM Christian Kirchhoff christian.kirchh...@editura.de wrote:

Re: [css-d] Image Slices

2009-03-18 Thread Kathy Wheeler
On 19/03/2009, at 6:11 AM, Christopher R wrote: Here is my Image slices problem you'll see on the page http://www.thecreativesheep.ca/site/imagepage3.html the slices are not in order on the page and they should be at the top within the div id=logo Check your css: http://tinyurl.com/dz4tpy

Re: [css-d] Image Slices

2009-03-18 Thread Christopher R
Alright, I took out the 4th image and I fixed the CSS problem. As you can see the image is still not in order it's like a jigsaw puzzle on the page which is not how it's intended to look and I can't figure out why this is happening when I sliced the graphic nicely. I tried even with more

Re: [css-d] Image Slices

2009-03-18 Thread Holly Bergevin
From: Christopher R majes...@thecreativesheep.ca As you can see the image is still not in order it's like a jigsaw puzzle on the page http://www.thecreativesheep.ca/site/imagepage3.html Following are some suggestions that may, or may not be what you're looking for. As was suggested, if

Re: [css-d] Image Slices

2009-03-10 Thread Christian Kirchhoff
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

Re: [css-d] Image Slices

2009-03-10 Thread Christopher R
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

Re: [css-d] Image Slices

2009-03-10 Thread Alan Gresley
Christopher R wrote: 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