Contact Us

|

FriendFeed FriendFeed

|

follow us on twitter Twitter

|

 Rss Feed

|

Favorites Add to Favorites

Monday, January 10, 2011

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
.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: , , ,

1 Comments:

Anonymous Norwich Web Design said...

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.

April 9, 2013 at 8:54:00 PM PDT  

Post a Comment

Subscribe to Post Comments [Atom]

<< Home