Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > Firefox and image slices from ImageReady

Firefox and image slices from ImageReady
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2005
Status: Offline
Reply With Quote
Dec 18, 2005, 07:44 AM
 
Can anyone help me with this one?

I sliced an image into a table in ImageReady, assigned a URL to each slice and exported the result into HTML code and a folder full of sliced images. I then copie and pasted the HTML code into my index.html on the blog I'm putting together. In Safari and Internet Explorer for Windows the image shows up fine and I can click on different parts of it to go to different parts of the blog. In Firefox however the image is slightly spread apart. There's a gap between the upper and lower edges of the image slices. I checked the HTML an the code looks fine: the border is set to 0 pixels.

Can someone please tell me how to fix this? Thanks beforehand if you know.
     
ism
Grizzled Veteran
Join Date: Sep 2001
Status: Offline
Reply With Quote
Dec 19, 2005, 07:16 AM
 
In the css put:

[PHP]
img {
display: block;
}
[/PHP]
     
36 Days  (op)
Fresh-Faced Recruit
Join Date: Dec 2005
Status: Offline
Reply With Quote
Dec 19, 2005, 09:45 AM
 
Originally Posted by ism
In the css put:

[PHP]
img {
display: block;
}
[/PHP]
Thanks a lot! Phew. I add the line and it works:

img {
border: 0;
display: block;
}
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 02:43 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2