* Anas R. wrote:
>Please check this problem: http://www.richstyle.org/web.php#gallery
>The mouse-over effect for images works exactly the way I want in IE: a border 
>will appear around the image.
>but not the rest othe the browsers. the border will appear as a border for an 
>inline object, since IMGs has been set 
>as an inline object.

If I understand you correctly, you are looking for a rule like this:

  a { display: inline-block !important }

for the section in question.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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