Home › Forums › Iconic One Pro Support › Can Logo be replaced by a flash file?
- This topic has 4 replies, 2 voices, and was last updated 10 years, 8 months ago by Gemini23.
Viewing 5 posts - 1 through 5 (of 5 total)
- AuthorPosts
- May 11, 2014 at 6:53 pm #2286Gemini23Participant
I am looking at a flash based logo – could a file replace the logo if it is within the size parameters?
May 11, 2014 at 7:07 pm #2287Gemini23ParticipantIF this is possible.. where would I add the following?
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="721" height="65"> <param name="movie" value="flashvortex.swf" /> <param name="quality" value="best" /> <param name="menu" value="true" /> <param name="allowScriptAccess" value="sameDomain" /> <embed src="flashvortex.swf" quality="best" menu="true" width="721" height="65" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="sameDomain"> </embed> </object>
May 11, 2014 at 7:44 pm #2288Themonic-SupportKeymasterYou do not have permission to view this content.
May 11, 2014 at 7:48 pm #2290Gemini23ParticipantMany thanks – I hope your weekend is good.
Would it be a case of replacing all of this?
<div class="themonic-logo"> <a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><img />" alt="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>"></a> </div>
May 11, 2014 at 8:27 pm #2291Gemini23ParticipantCompleted and all worked great. Thanks for your help.
- AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.