0
Welcome Guest! Login
0 items Join Now

Frenzie Implementation Website

  • Frenzie Implementation Website

    Posted 17 years 6 months ago
    • Hi,

      We have implemented the Frenzie template for our Singapore CMS Web Design website http://www.futureworkz.com .

      We have also integrated the module RokFlow into the website and used it to show off our client portfolio.
      We have also kept the variation chooser module and made it work with the iepngfix.htc which causes a "stack overflow" problem in IE6. The site also uses rokslide and rokmoomenu.

      The website belongs to a Singapore company who specializes in deploying Joomla CMS websites and solutions.

      Check it out and any feedbacks are welcome.

      Cheers,
      Steven Yap
      http://www.futureworkz.com
    • Steven Yap
      Joomla Singapore Web Design
      http://www.futureworkz.com
    • lve's Avatar
    • lve
    • Jr. Rocketeer
    • Posts: 21
    • Thanks: 0

    Re: Frenzie Implementation Website

    Posted 17 years 2 months ago
    • Hi Steven,

      Did you manage to find a solution? I have the same problem with rokslide integrated in populus
  • Re: Frenzie Implementation Website

    Posted 17 years 2 months ago
    • Hi,

      Yeah we managed to solve it but it's quite some time ago so I have to guess what did I do then...

      The problem was with the iepngfix.htc that causes the stack overflow.
      I think I edited the CSS of the iepngfix.htc target in the index.php of the template to :
      <style type="text/css">
      #logo { behavior: url(<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/iepngfix.htc); }
      </style>

      I think it was orginally img instead of #logo which means it targets all images and this causes a stack overflow for the style chooser.
      However, the stack overflow still occurs in window XP IE6 in which the window XP is not upgraded to SP2. Upgrading it to SP2 magically solves this problem. The drawback to this is that the ie png fix is no longer applied to all your pngs in ie which is ok for my website.

      Hope this helps. =)
    • Steven Yap
      Joomla Singapore Web Design
      http://www.futureworkz.com

Time to create page: 0.066 seconds