• ARCHIVES 
  • » [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

Pages: 1234567891011..11

[b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

[b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position: relative; padding: 10px auto; margin: 10px auto; background: url([b]URL LINK[/b]); background-position: center center; background-repeat: repeat; margin-top: -20px; }[/quote] Then put this on your JS [quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()}; function bwizett() { var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]SLIDE CODE HERE[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2; }window.onload = function() {bwizett();}[/quote] or this inside your onload handler :thumbsdown: [quote]var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]SLIDE CODE HERE[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote] [b]Link of idea at work[/b]:[url]http://profiles.friendster.com/jairi1811[/url] I have put this code on my JS injection in order not to disrupt other JS code Feel Free to correct me :norose: , i am just a newbie in doing codes.. :rolleyes: :redface: [b]Credits for the idea[/b]: [color=blue]Ephemeral[/color], [color=#66cc00]Jonathan[/color], [color=#FF0000]Mdirwan[/color] and [color=blue]Diabolicious[/color] :penguin: :idea:

Last edited by BwizetT (2008-07-01 12:34:11)

portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

be da 1st to comment.. :D . .thanks for sharing... :thumbsup:
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

:arrow: be the 2nd to comment.. =D :lol: very creative.. thanks ill try this.. :D [b]Additional Info:[/b] just change your own slide ID with the bolded part. :D [quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()}; function bwizett() { var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2; }window.onload = function() {bwizett();}[/quote] And if you already have your onload handler, just paste this: [quote]var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote]

Last edited by ducheszv (2008-01-10 04:22:20)

j0hnc3na
» FTalker
FTalk Level: zero
223
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

nc trick!! :thumbsup:
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[quote=ducheszv]:arrow: be the 2nd to comment.. =D :lol: very creative.. thanks ill try this.. :D [b]Additional Info:[/b] just change your own slide ID with the bolded part. :D [quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()}; function bwizett() { var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2; }window.onload = function() {bwizett();}[/quote] And if you already have your onload handler, just paste this: [quote]var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote] [/quote] thanks for that additional info ducheszv..so that newbies will know where to edit... and to bwizett(cool name huh) keep up the work dude...very creative... cheers!
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[quote=ducheszv]:arrow: be the 2nd to comment.. =D :lol: very creative.. thanks ill try this.. :D [b]Additional Info:[/b] just change your own slide ID with the bolded part. :D [quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()}; function bwizett() { var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2; }window.onload = function() {bwizett();}[/quote] And if you already have your onload handler, just paste this: [quote]var bwizett1 = document.getElementById("footer_container"); var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+ "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]216172782128535410[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote] [/quote] Thanks ducheszv for helping wehehe :D :eh: [quote][b]lordheinz[/b] and to bwizett(cool name huh) keep up the work dude...very creative... cheers![/quote] Thank you lordheinz I am here to learn..

Last edited by BwizetT (2008-01-10 04:45:41)

jHabBy
» n00b
FTalk Level: zero
48
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

=) This is great!
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

Working perfectly in my profile... :lol:
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[quote=ducheszv]Working perfectly in my profile... :lol:[/quote] thanks again dusheszv hehe im just here to learn and i have so many idea that i want to do,, but as the saying goes patience is the key to success hahaha i'll just take it one by one...
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

il think il give you a +1 repu for this one buddy..how about that! keep it up>>>
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[quote=lordheinz]il think il give you a +1 repu for this one buddy..how about that! keep it up>>>[/quote] Wow lordheinz :o thats very genorous of you im so flattered, thank you again I'm just here to share some idea..

Last edited by BwizetT (2008-01-10 05:06:50)

kyuubi_naruto91
» FTalker
FTalk Level: zero
291
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

nice codes 100% it works sir! =|
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

nice..nice..nice.. i'll try this one..cool huh.. ;) :thumbsup:
fiona_rhea
» n00b
FTalk Level: zero
86
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[b] :o wow this is nice!! :kiss: BTW thank u for sharing this... :kiss: gudluck[/b]

Last edited by fiona_rhea (2008-01-10 08:08:59)

rish_22
» FTalkManiac
FTalk Level: zero
863
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

i really really love this!! thanks!
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

wow i like this one nice you are improving keep it up just keep doing that :D lol you are better than the other one :lol:
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

nice trick thanks for sharing the codes :thumbsup:... +1 for you =)

Last edited by bobcbar (2008-01-10 09:39:56)

pulasara
» FTalkAddict
FTalk Level: zero
574
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

Nice Trick :thumbsup:
BwizetT
» FTalkGeek
FTalk Level: zero
1015
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

[quote=Shirow Masamune]wow i like this one nice you are improving keep it up just keep doing that :D lol you are better than the other one :lol:[/quote] thank you shirow btw whos the other one??? [quote=Bobcar]nice trick thanks for sharing the codes :thumbsup: ... +1 for you =)[/quote] sir bob a big thanks to you too,, its because of you all i'm learning something new everyday..

Last edited by BwizetT (2008-01-10 10:21:26)

itzmejhere
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

nice... thanks for sharing! =)
  • ARCHIVES 
  • » [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position:

Pages: 1234567891011..11

Board footer

© 2024 F Talk

Current time is 15:04

[ 10 queries - 0.068 second ]
Privacy Policy