test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • mahoo Friend
    #168343

    Hi,

    I need help with changing the logo.png to a flash logo. I am stuck with this so, please help me. There where similar posts no one offered a solution. I am using Joomla 1.7 and JA Travel.

    Many thanks

    Mo

    Manos Moderator
    #411582

    Hi,

    You could try this :


    <object data="flash/logo.swf" type="application/x-shockwave-flash" height="90" width="300">
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="6.0.65.0" />
    <param name="expressinstall" value="/Scripts/expressInstall.swf" />
    <param name="src" value="flash/logo.swf" />
    </object>

    Regards

    Manos

    mahoo Friend
    #411592

    Thanks Manos,

    Where do i put this code?

    thanks

    Manos Moderator
    #411596

    Hi,

    You can add this to /plugins/system/jat3/jat3/base-themes/default/blocks/header.php were the reference for logo is.

    Regards

    Manos

    mahoo Friend
    #411598

    I don’t seem to have : /plugins/system/jat3/jat3/base-themes/default/blocks/header.php

    Can you please show me?

    kind regards
    Mo

    Manos Moderator
    #411651

    Hi,

    I visited your site again and now a see a different one, not ja_travel based. I also saw the flash logo on this one. Did you solve this?

    Regards

    Manos

    mahoo Friend
    #411806

    Hi Manos,

    I am building the site in the Joomla folder, in the background. Once the site is complete i intent to load at public_html.
    And the issue is not resolved yet.

    Thanks
    Mo

    n6rej Friend
    #411825

    if its not in a folder recognized by apache as a “html” folder it will not function. You can put it in a “sub” folder of the public_html though and it will be very happy. Please refer to JA T3 Framework 2/FAQs – JoomlArt Wiki for locations of various files used in T3

    mahoo Friend
    #411986

    Hi,

    Sorry i ment it’s already in a sub folder called Joomla. But i will rename this as publuc_html, later on.

    Thnkx

    n6rej Friend
    #412224

    unless you have control of apache internals you can’t do that. It sounds like you need to make use of our “installation service”. you CAN create a folder that is a subfolder of public_html and put your test code there while your working on it. Or even put your code in a subdomain. This is often called a “sandbox” because its a place to play. And then its a simple matter of copying over and changing the configuration.php slightly.

    Manos Moderator
    #412237

    <em>@mahoo 266395 wrote:</em><blockquote>Thanks Manos,

    Where do i put this code?

    thanks</blockquote>

    Hi,

    I have placed the code on /public_html/joomla/templates/ja_travel/blocks/header.php file and your logo.swf on /images
    you have to clear cache and lose the logo.png from css

    Please tell me if this is what you wanted.

    Regards

    Manos

    mahoo Friend
    #412438

    It worked, Thanks Manos.

    Any idea how to size it correctly as the animation looks shrinked and out of place.

    Thanks
    Mo

    mahoo Friend
    #412439

    It worked, Thanks Manos.

    Any idea how to size it correctly as the animation looks shrinked and out of place.

    Thanks
    Mo

    Manos Moderator
    #412441

    Hi,

    You have to edit the html tags and set correct size :


    <p><object width="200" height="73" type="application/x-shockwave-flash" data="images/logo.swf"><param name="wmode" value="transparent" /><param name="movie" value="images/logo.swf" /></object></p>

    This code is located on /templates/ja_travel/blocks/header.php

    Regards

    Manos

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

This topic contains 14 replies, has 3 voices, and was last updated by  Manos 13 years, 2 months ago.

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