Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • anisjolly Friend
    #130223

    Hey guys

    I’m after a solution to a png transparency issue o have on my site. (site.voiceofbolton.com).

    Yep – the site is still work in progress and I have some images on the site which have to be int he png format.

    I’ve tried ultimate png fix by joomlaworks and this other one i’ve found (can’t remember what it’s called). but they both screw my site up.

    when I enable either of them the site laods everything except one thing and then lags alooot!

    plz help

    🙂

    Menalto Friend
    #256696

    Is it only the flags at top right you have problems with?

    anisjolly Friend
    #256701

    Hey Menalto

    The flags and the football club logos on the right hand side.

    Menalto Friend
    #256705

    IF you open up the index.php file you have something like this around line 50 or so:

    window.addEvent ('load', makeTransBG);
    function makeTransBG() {
    makeTransBg($('a img'));
    makeTransBg($('ja-header'));
    makeTransBg($$('h1.logo a'));
    makeTransBg($$('#ja-mainnav img'));
    makeTransBg($('ja-footer'));
    makeTransBg($$('#ja-footer img'));
    }
    </script>

    Try to add what i added in red here, but this is not a thing that i guarantee that works

    anisjolly Friend
    #256710

    i’ve just tried that code as you’ve put it but it didn’t work

    BUT

    this worked

    makeTransBg($$(‘a img’));

    Thank Menalto

    You’re a genious – now can you have a look at my other thread for me and see if you could help with that???

    😉

    Menalto Friend
    #256711

    My mistake there, glad it worked out for you.

    anisjolly Friend
    #256712

    how do i add a solved bit to the title now???

    I can’t figure this out. duh!

    Menalto Friend
    #256714

    Just did it for you.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Menalto 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum