• ARCHIVES 
  • » [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

Pages: 12345

[quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

I had the same problem I think there is a conflict in my css codes for random photo's or friends.
noxs
» FTalkGeek
FTalk Level: zero
1377
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

blurry......the code u have post like dis right [quote]<a class=\"thumbnail\" href=\"#thumb\"><img src=\"PHOTO_URL" width=\"100px\" height=\"66px\" border=\"0\" /><span><img src=\"PHOTO_URL" /><br />CAPTION</span>[/quote] u miss some command it suppose like dis.....iam sorry if iam wrong [quote]<a class=\"thumbnail\" href=\"#thumb\"><img src=\"PHOTO_URL\" width=\"100px\" height=\"66px\" border=\"0\" /><span><img src=\"PHOTO_URL\" /><br />CAPTION</span>[b]</a>[/b][/quote] this for helpng the others membr to put in addbox i make combination pop up picture from the picture and pop up picture from the text...check my combination......its works.....thank for[b] blurry[/b] your code is cool :thumbsup: [b]Ex:[/b] [quote]var header="testing"; var epic="<div align=\"center\" height=\"300px\">testing<a class=\"thumbnail\" href=\"#thumb\"><img src=\"http://i269.photobucket.com/albums/jj56/psychoskater74/dark-angel.jpg\" width=\"100px\" height=\"66px\" border=\"0\" /><span><img src=\"http://i269.photobucket.com/albums/jj56/psychoskater74/dark-angel.jpg\" /><br />Simply beautiful.</span>[b]</a>[/b]<a class=\"thumbnail\" href=\"#thumb\"><font color='#ff0033'>Testing</font><span><img src=\"http://i269.photobucket.com/albums/jj56/psychoskater74/dark-angel.jpg\" /><br />Simply beautiful.</span>[b]</a>[/b]</div>"; addBox(header,epic,"custombox_862","right");[/quote] iam sorry if iam wrong.....just for helping.....
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

[quote=bobcbar]I had the same problem I think there is a conflict in my css codes for random photo's or friends.[/quote] there will be no conflict in ur css because it has different class name.. so i use class name = [b]thumbnail[/b] just for the info if you have the same class name like thumbnail that would be the time there will have a conflict.. so better change the class name [b]thumbnail[/b] in to something like [b]thumbnails[/b] or [b]thumbbnail[/b] in ur css and in ur js... look for this code <a class=[b]'thumbnail'[/b] ...... into <a class = '[b]thumbnails'[/b] .... you will only gonna do this if you have the same class name.. ok kuya bob? @noxs... thanks for reminding me my friend... when i am coding i always missing a closing command especially for images... wakakakw... thanks my friend..

Last edited by blurrycloud (2008-02-09 22:52:15)

ryuuzaki
» FTalker
FTalk Level: zero
229
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

nice
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

@ryuuzaki ---- ei bro edit ur post... single word is considered as a spam.. thanks

Last edited by blurrycloud (2008-02-09 23:17:47)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

im gona review carefully your trick buddy...so that i can apply in some areas of my profile...thanks for the help cloud... =)
noxs
» FTalkGeek
FTalk Level: zero
1377
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

hehehe sure [b]blurry[/b].....i am also alway make mistake wakakakak :D
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

First post updated with tutorials how and where you can apply this cool tweak... thanks guys.... Once again... always check your CSS if you have the same class name with others to avoid conflict... Refer below that is what you call class name.... you can change it anytime you want... [quote][b].thumbnail[/b]{ Codes Here Codes Here }[/quote] For the class name inside your JS.. must be the same with your class name inside your CSS to take effect.. [quote]<a class='[b]thumbnail[/b]' .....[/quote] That's it now you can play with your profile using this tweak... @lordheinz.. buddy this tweak is really helpful if you wanna play with your images and texts inside your profile.... :eh:

Last edited by blurrycloud (2008-02-09 23:42:04)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

hey buds..it works...! the one that you gave me.. i just edit some with the id's.... thanks buddy.now i will try the rest... ;) edit your given example buds... [quote]("content_controlpanel_1_1")[/quote] to this..: [quote]("0")[/quote]

Last edited by lordheinz (2008-02-10 00:01:11)

blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

^ ah ok bro.. i did not remove that script in my js codes... the old div id... anyhows i edit my post...

Last edited by blurrycloud (2008-02-10 00:26:13)

detroux
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

sir how will i make the pop up picture be in a new box because the pic is in the same box where i put the code.... how can i put it in a new pop up box????? my friendster account is detroux_00@yahoo.com i can't click the post a comment/view all link please help me because your code is so very nice

Last edited by detroux (2008-02-10 03:56:32)

blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

^^it cannot be in a new box why? because i only use index, left, and right for the position of the pop up picture.. [quote]i can't click the post a comment/view all link[/quote] Refer to post #1... Post updated for your problem [quote]by the way buddy... this code is not for overlay.... Q: is it possible to add this code in my overlay profile A: yes ofcourse everything is possible.. but you have to be familiar where you will put the CSS code of this tweak.. and you will need to edit some part of the css... thankyou[/quote]

Last edited by blurrycloud (2008-02-10 22:38:10)

detroux
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

thanks mr blurryclou for the code.... ill try to fix it so i can put it in my overlay... my only prob now is when i use it with a marquee.... all the pop up picture appear in one position.... thanks mr. blurrycloud
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

^ i know how to do this tweak using marquee effect for the images (CSS Style)... maybe i can still make it work for overlay since i am ex-overlay user....

Last edited by blurrycloud (2008-02-10 22:52:01)

detroux
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

ok sir ill try to fix it so we can use it.... but i know,sir lordheinz use it in his overlay,,,, the section of his friends has a pop up picture because when i hover around in his comments there are pop up picture appear.
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

^ i do not know kuya lordheinz had an overlay account.. :paranoid: maybe your referring to his tooltips. =|

Last edited by ducheszv (2008-02-10 22:55:17)

blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

[quote=detroux]ok sir ill try to fix it so we can use it.... but i know,sir lordheinz use it in his overlay,,,, the section of his friends has a pop up picture because when i hover around in his comments there are pop up picture appear.[/quote] all you gotta do is to adjust some part in the css.. and a lil more adjustment for the area where you will gonna input this tweak..
detroux
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

thanks sir .... ill try my best. this is a very nice code
blurrycloud
» FTalkAgent
FTalk Level: zero
2177
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

no problem... ur welcome^^ [quote=ducheszv]^ i do not know kuya lordheinz had an overlay account.. :paranoid: maybe your referring to his tooltips. =|[/quote] @detroux you can also try other tooltips thread.. but it's kinda long method for sure... :thumbsup: =)

Last edited by blurrycloud (2008-02-10 23:43:27)

roland2986
» n00b
FTalk Level: zero
15
0
1969-12-31

Re: [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

ELow
  • ARCHIVES 
  • » [quote]This is the code that i am playing with.. several minutes ago... :lol: :lol: ... This tweak is IE, OPERA, FIREFOX friendly[/quote] Image Preview: [img]http://img444.imageshack.us/img444/549/2

Pages: 12345

Board footer

© 2024 F Talk

Current time is 20:39

[ 9 queries - 0.042 second ]
Privacy Policy