-
AuthorPosts
-
dreambuilds Friend
dreambuilds
- Join date:
- August 2009
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
March 25, 2010 at 12:53 pm #149803Hello. 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.
March 25, 2010 at 2:15 pm #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 Frienddreambuilds
- Join date:
- August 2009
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
March 25, 2010 at 2:47 pm #337735Thank 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.
March 25, 2010 at 3:03 pm #337737just 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,
FTHT1 user says Thank You to ftht1 for this useful post
dreambuilds Frienddreambuilds
- Join date:
- August 2009
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
March 25, 2010 at 4:25 pm #337753ftht1;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,
FTHTThank you, I inserted code right between <h1 class=”logo”> and </h1> and it works great. You helped me a lot.
Thanks again.
REGARDS,
DREAMBUILDS
-
AuthorPosts
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