Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dreambuilds Friend
    #149803

    Hello. I am trying to replace my logo with logo.swf. I renamed logo.png to logo.swf in the template css but nothing happened, only previous logo.png disappeared. ( I uploaded logo.swf into he same folder where logo.png is positioned. ) Dimensions are the same.

    Where is the problem, please, provide me some helpful answer.

    Thank you,

    DREAMBUILDS.

    ftht1 Friend
    #337730

    <em>@dreambuilds 171304 wrote:</em><blockquote>Hello. I am trying to replace my logo with logo.swf. I renamed logo.png to logo.swf in the template css but nothing happened, only previous logo.png disappeared. ( I uploaded logo.swf into he same folder where logo.png is positioned. ) Dimensions are the same.

    Where is the problem, please, provide me some helpful answer.

    Thank you,

    DREAMBUILDS.</blockquote>
    Embedding swf into html requires other code than when you are displaying images.

    Check out this link:

    http://kb2.adobe.com/cps/415/tn_4150.html

    there you can find an easy solution to your problem.

    dreambuilds Friend
    #337735

    Thank you, but I think there must be another way. I would like to have such a simple option like is embedding IN HTML but I can not see where I can embed it in this template?

    Regards,

    DREAMBUILDS.

    ftht1 Friend
    #337737

    just open templates/ja_zeolite_ii/layouts/blocks/header.php, there you can edit the html.

    this code:

    <h1 class="logo">
    <a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
    </h1>

    is what is coding for the logo.

    Voila, now you have:

    <em>@dreambuilds 171328 wrote:</em><blockquote>such a simple option like is embedding IN HTML </blockquote>

    Good luck,
    FTHT

    dreambuilds Friend
    #337753

    ftht1;171332just open templates/ja_zeolite_ii/layouts/blocks/header.php, there you can edit the html.

    this code:

    <h1 class="logo">
    <a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
    </h1>

    is what is coding for the logo.

    Voila, now you have:

    Good luck,
    FTHT

    Thank you, I inserted code right between <h1 class=”logo”> and </h1> and it works great. You helped me a lot.

    Thanks again.

    REGARDS,

    DREAMBUILDS

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

This topic contains 5 replies, has 2 voices, and was last updated by  dreambuilds 14 years, 8 months ago.

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