Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • nabetfa Friend
    #132676

    Hello,
    I would like replace the image logo by a flah banner. Can you tell me how to do, please?

    lcristian Friend
    #267740

    One way you can do it is :

    Edit the index.php from here /templates/ja_teline_ii/ and :

    replace this code :

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

    with this one

    <object">
    <param name="movie" value="logo.swf">
    </param>
    <embed src="<?php echo $tmpTools->templateurl(); ?>/images/logo.swf" height="XXX" width="YYY"></embed>
    </object>

    You will have to upload your flash logo to /templates/ja_teline_ii/images and set the width and height accordingly to your template (see the red X and Y)

    Good Luck.

    alioztr Friend
    #276082

    in ie7 shows very good but, in firefox not good,
    what should i do for firefox
    thanks

    I found the error.
    <object”> wrong.
    <object> true 🙂

    huner Friend
    #276084

    that was nice thanks

    alioztr Friend
    #276279

    after i put this code my web page breakdown in internet explorer. Firefox no problem

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

This topic contains 5 replies, has 4 voices, and was last updated by  alioztr 15 years, 6 months ago.

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