• ARCHIVES 
  • » well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

Pages: 12

well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/img] first if u happnd to add [quote]#subnav{display:none!important}[/quote] [color=green][b]remove it first[/b][/color] css code: [quote]#subnav { font-size: 11px;text-align:center;color: transparent!important;} #subnav a, #subnav a:visited { font-size: 11px; text-align:center; color: #996600; font-weight:bold; border:2px ridge #333333 !important;padding: 3 1 3 1;background:url('')! important; [color=red][b]width:53!important;[/b][/color] background-attachment:fixed !important; background-position:center !important; background-repeat:no-repeat !important; background-color:transparent!important; border:2px ridge #996600 !important; } #subnav a:hover { font-size: 8px!important; text-align:center; color: # 996600!important; font-weight:bold; text-decoration:none! important; background:url('')! important; background-attachment:fixed !important; background-position-x:center !important; background-repeat:no-repeat !important; background-color:transparent!important; border:2px ridge #996600!important; }[/quote] if u want to reposition it like the one i display add this into ur js file... [quote]function subnav() { var x; var t; x = document.getElementById("cpShoutoutBox").parentNode; t = document.getElementById("subnav"); x.appendChild(t); } setTimeout("subnav()",2000);[/quote]

Last edited by switpotato (2008-04-26 06:08:01)

kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

wow! thanx for sharing!
duchess
» FTalkElite
FTalk Level: zero
6453
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

:O another one? haha very nice! ill try this tomorrow.. :D thanks for this... btw neat preview! :thumbsup:
jp10_pogi
» n00b
FTalk Level: zero
60
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

wow!!! another trick from ms.sweet thank youssssssssssssss :D
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

you are really great in css swit... :thumbsup: thanks for sharing those trick in here... im gona give you a +1 repu my friend...
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

nice trick :D thanks for sharing...love the batman layout!! Is it posted in layouts thread?
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

I gotta admit, using the set timeout method was a good idea because it helps your scripts load completely. nice script...
sahabat.peterpan
» FTalkWhiz
FTalk Level: zero
2815
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

Wow nice! Thanks for sharing :eh: :thumbsup:
mielcoh27
» FTalker
FTalk Level: zero
176
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

nice codes..i like the profile you display there!
TA Juleigtin Siahaan
» FTalkAgent
FTalk Level: zero
2150
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

wew.. :D :D another trick from switpotato.. =) :thumbsup: I'll give u +1 rep for this one.. =D
babyzchen
» FTalker
FTalk Level: zero
264
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

nice short script... thanks for sharing
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

cool! simplier script huh.. i'll try this! ;) :thumbsup:
yoyomi000
» FTalker
FTalk Level: zero
157
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

how bout for main nav?
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

[quote=yoyomi000]how bout for main nav?[/quote] dunno if i should post it here since u r way being off topic well anyway let it me and u then lol... this is kinda long okie... just edit the ff: [img]http://i180.photobucket.com/albums/x225/monikamote/top22.png[/img] [b]mainnav code:[/b] <">[b]/*primary*/[/b] <">[b]/*move to center*/ [/b] adjust the px value according to ur liking.. <">[b]/*treemenu*/ 3 middle nav[/b] <">[b]/*sublink drop down menu*/[/b] <">[b]to all who wish to show their ryt nav [/b] [img]http://i180.photobucket.com/albums/x225/monikamote/rytnav.jpg[/img] do the ff: first remove <">[b]then add this[/b] <">

Last edited by switpotato (2008-04-21 14:02:30)

yossi
» FTalkAddict
FTalk Level: zero
555
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

=) great ,,, swit... :wow: thx 4 share =)
0b3
» n00b
FTalk Level: zero
84
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

Wowwww! :o I know someone who would kill to have this Batman layout! Personally, I love it that it looks so neat.. and you're sharing the tricks at that. I'll try this.. Thanks, Thanks and Thanks!
busug
» FTalkAddict
FTalk Level: zero
383
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

good trick :thumbsup:
$pyder
» n00b
FTalk Level: zero
51
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

thx 4 sharing this one
kirksydney
» FTalkAddict
FTalk Level: zero
364
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

Nice trick and very nice preview. :thumbsup:
fiona_rhea
» n00b
FTalk Level: zero
86
0
1969-12-31

Re: well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

:thumbsup: wow i will try this sis... thanks for sharing....
  • ARCHIVES 
  • » well this isnt short this time lol.. why? coz im the one who make this.. and im not yet that good in injecting style in js hehehe SS: [img]http://img295.imageshack.us/img295/2038/subnavvy2.png[/im

Pages: 12

Board footer

© 2024 F Talk

Current time is 03:34

[ 10 queries - 0.037 second ]
Privacy Policy