• 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: 1..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:

marina
» n00b
FTalk Level: zero
32
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]@marina: no need to include the bolded part: [quote]var slodde = "<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=432345564254405071&site=widget-cf.slide.com\" style=\"width:100%;height:125px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:100%;text-align:center;\"><a href=\"http://www.friendster.com/photos/9589084\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=9589084\" target=\"_blank\">Upload Photo For Me</b></a></div>"; document.getElementById('content_1').style.height='100%'; document.getElementById('content_1').style.overflowY='hidden'; document.getElementById('content_1').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>"; [b]}setTimeout("embed()",5000);[/b][/quote] [/quote] that part of code is for my own photo gallery which i include in my photo section not for the photo footer for the photo footer this is my code: <">does it make affect on my photo slide footer??
marina
» n00b
FTalk Level: zero
32
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=bobcbar][quote=marina][quote=BwizetT] can i see your JS... :eh: :ninja:[/quote] here is my js file [url]http://h1.ripway.com/salmonella/exies.txt[/url] :paranoid: thanx[/quote] Two things you need to go to slide.com and adjust the size of ur slidehow, the width for sure. Then change this code part of the code on ur .txt file to 100% and see what effect it has.[/quote] no 1: ive done the adjusting part of the width at slideshow to 800 width and 320 height. no 2: da part dat i need to change to 100% is in da js or what? and is it da width or the height?
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:

oh sorry.. :wallbash: :wallbash: lack of sleep.. hahha [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=432345564254585498&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote] that code is ready made.. you only have to edit the ID of your slide.. your pasted it in the wrong part.. this should go below your [b]onload handler[/b]. =) and the one i told you before? the }set.Timeout .. thats not needed when placed below the onload handler.. =)
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:

I think the 800 x 320 maybe to large for what you want, but you can always adjust that using the js codes, just edit the part of the code that shows width and height You can use actual px or a percentage of the orignal size, your codes shown below have the width at 97% and the height at 100px. [quote]//slide footer 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=432345564254585498&site=widget-e7.slide.com\" style=\"[b]width:97%;height:100px[/b]\" name=\"flashticker\" align=\"middle\"/>"; bwizett1.innerHTML = bwizett2;[/quote]

Last edited by bobcbar (2008-02-01 18:22:46)

marina
» n00b
FTalk Level: zero
32
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:

okies thanx bob and ducheszv, i will look into it later but not today.. im so damn tired... will let u know if it is working.. thanx a bunch frenz :thumbsup: :rose: luv ya
marina
» n00b
FTalk Level: zero
32
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:

thanx ducheszv, it really works...ive tried it thanx for the tips =)
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:

thats great you won!! you got it :thumbsup: btw..ur profile is very nice...love the colors and layout.

Last edited by bobcbar (2008-02-04 12:37:37)

marina
» n00b
FTalk Level: zero
32
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:

thanx bob, its very nice of u... :D i love exies very much.. wish i could meet Scott one day [img]http://bluesmilies.eu/moto/26.gif[/img]

Last edited by marina (2008-02-04 13:09:32)

busug
» FTalkAddict
FTalk Level: zero
383
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 trickk... :eh:
†breadz23†
» FTalkAddict
FTalk Level: zero
360
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:

tnx for sharing..
cLsC_101™
» FTalkGeek
FTalk Level: zero
Some FTalkers ♥ My Threads!
1225
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:

Huh? It doesn't work on my profile. :crybaby:
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:

can i see your code pls?
cLsC_101™
» FTalkGeek
FTalk Level: zero
Some FTalkers ♥ My Threads!
1225
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:

Here it is. :/ <">
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=cLsC_101™]Here it is. :/ <">[/quote] can i see your whole js...
cLsC_101™
» FTalkGeek
FTalk Level: zero
Some FTalkers ♥ My Threads!
1225
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:

Maybe tomorrow. I have to go to sleep. Good Morning. =)
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:

try having this below your onload handler: <">
pambihira
» n00b
FTalk Level: zero
91
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:

hhhm.. have to try it. nyway, very cool! :paranoid:
samilbzz
» FTalkAddict
FTalk Level: zero
413
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:

btw..wat is footer?
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:

[quote=samilbzz]btw..wat is footer?[/quote] It is located at the bottom of ur profile, this trick replaces all the friendster stuff there with a slideshow or you can simply hide the data.
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:

[quote=dimee]zZzzzZzzz.....[/quote] Please do not post if you have nothing to say, that is considered spamming only trying to increase ur post count =)
  • 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: 1..1234567891011..11

Board footer

© 2024 F Talk

Current time is 19:46

[ 9 queries - 0.039 second ]
Privacy Policy