Png background fix for ie6 using css
Previous we have seen about how to give hack for png image for ie6. In this post we will be knowing how to fix a png background using css for ie6.
HTML
<div class="img_txt">dhsfds</div>
CSS
Hope this will fix for the background png.
HTML
<div class="img_txt">dhsfds</div>
CSS
.img_txt{background:url(mobile.png) repeat;_background-image:none;_background-repeat:repeat-x;float:left;width:300px;height:130px;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mobile.png', sizingMethod='crop'}
Hope this will fix for the background png.
Labels: ie6, ie6 png fix, png background, png css
FriendFeed
Twitter
Add to Favorites


1 Comments:
There's no reason in having to pay large dollars (or perhaps lesser dollars for your matter) for any site you're unhappy with or looks cheap and nasty. Always take a look in the developer's portfolio. If they don't have one online, request yourself why don't you? You shouldn't be afraid to request to determine previous works. Also, read customer recommendations. Even call individuals clients to have their opinion around the developer's work ethics and capabilities.
Post a Comment
Subscribe to Post Comments [Atom]
<< Home