Forums Sign Up Reply Search Statistics
Customisation, Integration, Tips & Hints GraFX Software Solutions - Forum / Customisation, Integration, Tips & Hints /

Table images problem in Firefox ...

 
Author Alex
Forums Member
#1 Posted: 31 Dec 2006 13:33:19
Reply 
Hi,

I have a problem, maybe not connected to miniCWB (great software anyway), but maybe you can help me.
I have a table and inside there some images. In Internet Explorer all is fine, but in Firefox, I have a gap between images. Do you know how to fix it?
Author Admin
Forums Member
#2 Posted: 31 Dec 2006 13:47:24
Reply 
I think what you are looking for is this article.
http://developer.mozilla.org/en/docs/Images,_Table s,_and_Mysterious_Gaps

The hack should be ...
td img {display: block;} in CSS file.

Hope this help.
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.