Hi,

recently i ran into a problem concerning background-images. In some cases
the image has a really weird position that doesn't fit to the given
CSS-settings:

a.link_ext {
              background-image: url(/images/smarticons/link_ext.gif);
              background-repeat: no-repeat;
              background-position: 0% 50%;
              padding-left: 16px;
              border-bottom: 1px dotted #FC0;
             }

The problem appears (on WinXP:IE6SP2) if the a.link_ext contains more than
one word which may cause a line-break within this element.
See http://www.eike-jordan.de/prototype/ for an example.

Perhaps somebody has a hint to enlighten me on that point.

thx in advance
-- 
Eike Jordan
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to