Javascripting request
4 posters
Page 1 of 1
Javascripting request
I'd like to place this picture on my forum's top-left, please help!!!
Thanks so much!
Last edited by Jégtermelő48 on April 10th 2013, 10:13 pm; edited 1 time in total
Re: Javascripting request
http://farmerama048.hot-me.com
So I sent the link, I'd like to set the picture like that :
https://help.forumotion.com/t117773-christmas-time-on-forumotion-let-s-decorate-our-forums
mist3r0us_b0y wrote:
is that what u mean ?
So I sent the link, I'd like to set the picture like that :
https://help.forumotion.com/t117773-christmas-time-on-forumotion-let-s-decorate-our-forums
- Bulb 1
Code: ----------Select content$(function() {
$.getScript("https://sd-1.archive-host.com/membres/up/37821634957680146/deco/amp22.js");
});
Re: Javascripting request
Create a new javascript and add that code
and add that code in your CSS
- Code:
jQuery(document).ready(function(){
$('.body').before('<div id="farmi<img src="http://i76.servimg.com/u/f76/14/10/88/12/f0d26e11.jpg"></div>');
});
and add that code in your CSS
- Code:
#farmi img{
position:absolute;
top:0px;
left:0px;
Re: Javascripting request
candy_fear wrote:Create a new javascript and add that code
and add that code in your CSS
I made the new javascript, that's okay.
I added the code to the CSS but it says :
Detected error
We have counted a different number of "{" and of "}".
It means your CSS risks to be not valid and will not be posted correctly
on your forum.
We advise you to reread your code.
Re: Javascripting request
Sorry ,had a bug
Add only that code.
- Code:
jQuery(document).ready(function(){
$('body').before('<div id="farmi" style="position:absolute;"><img src="http://www.kephost.com/images4/2013/4/10/a1_2013_4_10_uekg0njcjj.png"></div>');
});
Add only that code.
Re: Javascripting request
Thank you soooo much!!!
Just one thing :
What should I change if I want to see all the time this squirrel on the top, not just on the top of the page?
So when I go down, the squirrel is going with me.
I change position:absolute to position:???
Just one thing :
What should I change if I want to see all the time this squirrel on the top, not just on the top of the page?
So when I go down, the squirrel is going with me.
I change position:absolute to position:???
Re: Javascripting request
- Code:
jQuery(document).ready(function(){
$('body').before('<div id="farmi" style="position:fixed;"><img src="http://www.kephost.com/images4/2013/4/10/a1_2013_4_10_uekg0njcjj.png"></div>');
});
Done ,now fallow you
Re: Javascripting request
Position fixed, I'm so silly
It's working Thx again! Can I sent you a PM if I have another questions about that? Not now, but if I'll have
It's working Thx again! Can I sent you a PM if I have another questions about that? Not now, but if I'll have
Re: Javascripting request
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Request again Icons for Scarmite and hellboy ( coz my request before not yet finished but it lock T_T)
» 400 Bad Request - Request Header Or Cookie Too Large
» Your request timed out. Please retry the request
» Banner Request - my time to request something!
» Your request timed out. Please retry your request
» 400 Bad Request - Request Header Or Cookie Too Large
» Your request timed out. Please retry the request
» Banner Request - my time to request something!
» Your request timed out. Please retry your request
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum