how to add this monkey
5 posters
Page 1 of 1
how to add this monkey
how to add the pic that appear of a monkey here http://prntscr.com/28i1ga
Last edited by Sanket on December 6th 2013, 3:39 am; edited 3 times in total (Reason for editing : more info and a mistake on the tittle)
Re: how to add this monkey
Hi,
Where exactly would you like to add your image? The monkey, I believe that its their image.
Also, can you please provide your forum URL? Thank you.
Where exactly would you like to add your image? The monkey, I believe that its their image.
Also, can you please provide your forum URL? Thank you.
Re: how to add this monkey
I know that the monkey belongs to that forum, however, you did not answer any of my questions above. Once those questions above have been answer, we can go through the following step. Thank you.
Re: how to add this monkey
Add this code on overall_header
- Code:
<div id="namanyayoyo" style="position:fixed;bottom:50px;left:-2px;z-index:1"><embed bgcolor="#FFFFFF" height="125" id="mymovie" name="mymovie" quality="high" src="http://www.cute-factor.com/animation/yoyocici/yoyoduo.swf" style="" type="application/x-shockwave-flash" width="50" wmode="transparent"></div>
Re: how to add this monkey
Go to Admin Panel>Display>Templates>general>overall_header
Add this code after <body> tag
You must save and publish the templates.
Add this code after <body> tag
You must save and publish the templates.
Re: how to add this monkey
Hello,
That is my forum . You have to add the code in your overall_header, after <body> tag. If you can't acces templates, try to make a javascript code:
That is my forum . You have to add the code in your overall_header, after <body> tag. If you can't acces templates, try to make a javascript code:
- Code:
$(document).ready(function(){
$('minwidth_IE').append('<div id="namanyayoyo" style="position:fixed;bottom:50px;left:-2px;z-index:1"><embed bgcolor="#FFFFFF" height="125" id="mymovie" name="mymovie" quality="high" src="http://www.cute-factor.com/animation/yoyocici/yoyoduo.swf" style="" type="application/x-shockwave-flash" width="50" wmode="transparent"></div>');
});
Re: how to add this monkey
In overall_header after <body> tag.
Example:
<body>
here is your code.......
............
Example:
<body>
here is your code.......
............
Re: how to add this monkey
Topic Solved & Archived.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum