How to Change image logo (png) for Flash (swf)
October 08 Joomla Templates
- GK User
- Fri Jun 01, 2012 8:02 am
How can I Change image logo a png image file
for Flash file animation (swf)
for Flash file animation (swf)
-
- Fresh Boarder
- GK User
- Fri Jun 01, 2012 11:08 am
Without changes in template code you can't make it work, please open file logo.php from template/layouts/blocks directory and in lines 39-41 delete this code :
instead of this please paste your swf embeed code, then please make sure that the type for logo in template settings is set to 'image'
- Code: Select all
<a href="./">
<img src="<?php echo $logo_image; ?>" alt="<?php echo $this->getPageName(); ?>" />
</a>
instead of this please paste your swf embeed code, then please make sure that the type for logo in template settings is set to 'image'
-
- Platinum Boarder
- GK User
- Tue Sep 11, 2012 1:13 am
Hallo
I cannot find logo.php in Financial Business template for Joomla. Where do I make this change?
Anton
I cannot find logo.php in Financial Business template for Joomla. Where do I make this change?
Anton
-
- Fresh Boarder
- GK User
- Tue Sep 11, 2012 9:12 am
You need to modify file templates/gk_finance_business/layouts/blocks/nav.php
-
- Platinum Boarder
- GK User
- Tue Sep 11, 2012 1:14 pm
Great thank you!
I implemented the code as suggested. I now have white block where the flash should be, but the animation does not display. On right-click I get "Movie not loaded..."
http://hiltonlambert.com/index.php
I implemented the code as suggested. I now have white block where the flash should be, but the animation does not display. On right-click I get "Movie not loaded..."
http://hiltonlambert.com/index.php
-
- Fresh Boarder
- GK User
- Wed Sep 12, 2012 11:40 am
Hmm for me it is working ? Do you want screenshot ?
-
- Platinum Boarder
- GK User
- Wed Sep 12, 2012 9:39 pm
Hi. Sorry yes. It is now working. Got it working last night very late and forgot to update the forum. Thanks for the help!!
-
- Fresh Boarder
7 posts
• Page 1 of 1