0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

png tranpsarency - tried everything

    • Tomasz's Avatar
    • Tomasz
    • Sr. Rocketeer
    • Posts: 216
    • Thanks: 0

    png tranpsarency - tried everything

    Posted 17 years 4 months ago
    • Sorry if this has been asked and answered 100 times. I've looked everywhere. I've tried every fix for png's in IE6, but I still get a solid where it should be transparent. Specifically, I'm trying to replace the header-bg.png's in replicant. I've tried tweakpng - nothing seems to work.

      Here's a pic and a link.

      http://louisetate.com/tempweb

      This image is hidden for guests.
      Please log in or register to see it.


      Thanks and (again) sorry!
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 4 months ago
    • What image editor are you using? Fireworks is best in my opinion, but Photoshop can do the job.
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
    • Tomasz's Avatar
    • Tomasz
    • Sr. Rocketeer
    • Posts: 216
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 4 months ago
    • i'm using photoshop. don't have fireworks. is there some setting for making transparencies work?
  • Re: png tranpsarency - tried everything

    Posted 17 years 4 months ago
    • are you saving as 32-bit PNG?
    • Robert M's Avatar
    • Robert M
    • Hero Rocketeer
    • Posts: 338
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago
    • I'm having this same exact problem - but with dimensions. I made a couple of changes to some of the transparent images and they are now showing up as a solid light grey/blue in Internet Explorer 6. I am saving the .png files in fireworks using export, 32-bit png. Is there something I'm doing wrong or looking over? I know it is possible because the image I changed was transparent before I saved the changes and copied over it.
  • Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago
    • it sounds as thought the ping fix file isn't loading, or isn't operating on those images. Try replacing the ones that you copied with the original for the template once again to establish whether the issue is the image, or the code.

      If the originals still work, we know you have an image issue. We use fire fox all day exporting 32-bit transparent PNG files without issue. We export from the slices, (right click, export selected slice) not by using the export... function under 'file', but one would expect that to work in the same way...
    • Robert M's Avatar
    • Robert M
    • Hero Rocketeer
    • Posts: 338
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago
    • I replaced it with the original image and it seems that it is also not transparent so I think you are right about the fix not loading. Are there any known solutions for that?
  • Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago
    • your pngfix.htc file is not loading. ie can be tempermental about this - not loading the png fix if the reference to it does not include the http://www.yoursite.com.  Look at this:
      <!--[if lte IE 6]>
      <style type="text/css">
      #fxTab {background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/<?php echo $mainframe->getTemplate(); ?>/images/<?php echo $tstyle; ?>/fx-tab.png', sizingMethod='scale', enabled='true');}
      img, a, span { behavior: url(<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/iepngfix.htc); }
      </style>
      <link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_ie6.css" rel="stylesheet" type="text/css" />
      <![endif]-->

      I believe that we had to modify the code to use
      <?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/iepngfix.htc
      on the the line that begins with img, a, span. Also, the img, a, span, etc dictates which elements the pngfix affects...
    • Last Edit: 17 years 3 months ago by David Parrish.
    • Robert M's Avatar
    • Robert M
    • Hero Rocketeer
    • Posts: 338
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago
    • Tomasz's Avatar
    • Tomasz
    • Sr. Rocketeer
    • Posts: 216
    • Thanks: 0

    Re: png tranpsarency - tried everything

    Posted 17 years 3 months ago

Time to create page: 0.073 seconds