• ARCHIVES 
  • » [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

Pages: 123455

[u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

cip6192
» FTalkAddict
FTalk Level: zero
377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

[quote=cip6192][quote=unmaskedluke]its working in my profile but why is it vertical and not horizontal? it suppose to be horizontal ryt? [url]http://h1.ripway.com/unmaskedluke/wd009.jpg[/url][/quote] can we see your codes? maybe you missed the css part :question: please prepare a preview for it :idea:[/quote] ahhh i know the problem is.... the [b]URL OF BANNER[/b] that can be found on the var cip: [quote]var cip = document.getElementById("navLang").innerHTML="<div align=\"center\" style=\"width:100%;\"><div id=\"hit_area\" onmouseover=\"toggleDown();\"><center><img src='[b]URL OF BANNER[/b]' border=0></center></div><div id=\"menu_holder\"><div id=\"nav\"><ul><li><div id=\"menu_parent3.....................................[/quote] because the banner is very useful for this, when it hoves the banner the dock will slide down and when it unhoves below the banner the dock will slide up. same also @regie

Last edited by cip6192 (2008-03-26 10:41:59)

unmaskedluke
» FTalkGeek
FTalk Level: zero
1180
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

^so i need a wide size banner..?
cip6192
» FTalkAddict
FTalk Level: zero
377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

you dont need a really wide one, as the size of my banner will do or below it, if you still have problems maybe because of the flo_wrapper id in your css. :idea: if you still having problems? its probably because of the following id's [quote]-#navLang -#navigation -table#flo_wrapper -table#flo1t -#navdivider -#shimrow -#navBg[/quote] those id must be not hide because thats all the id that handles the navLang id. and one of my friend says that: [quote]it really relates to mainnav and navlang css properties.... since people tends to play with the css... probably the chance for the dock to display correctly might failed... if the mainnav failed to hide or the navlang failed to response to the css... well... expect the dock failed... the internet connection that sometimes slow and sometimes fast could be the reason as the css loads in a improper manner....[/quote] thanks to him for the tip about this situations.

Last edited by cip6192 (2008-03-26 11:27:25)

unmaskedluke
» FTalkGeek
FTalk Level: zero
1180
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

^uhh.. it still vertical.. hmm.. if it becoz of the flo_wrapper, what should i do about it..?
cip6192
» FTalkAddict
FTalk Level: zero
377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

i think theres a lot of css id that i said above is hidden, i mean most of those id is set to [b]display:none;[/b], you dont need the [b]#navigation[/b] to put your banner at the top and also the [b]#flo_wrapper{direction:ltr}[/b] and the [b]body {direction: rtl;}[/b] it will make the dock not properly align. you can use my css in the navigation part only use this as a guide, [quote]/*FriendsterMagic - first main table */ [b]table#flo_wrapper[/b] { background-color: transparent !important; } /*FriendsterMagic - second main table */ [b]table#flo1t[/b] { background-color: transparent !important; padding: 30px !important; } /* HIDDENS */ [b]#search[/b] { display:none!important;} [b]#search form[/b] {display:none!important;} [b].banner_ad_fix[/b] {display: none! Important;} [b]#navdivider[/b] { width:auto; margin:0; padding:0; font-size:0; line-height:0; border-top:2px groove #e3e3e3; border-bottom: 0px none transparent; } /* NAVIGATION BOX */ [b]#navigation[/b] { height: 50px !important; border: 0px none transparent !important; font-family: Arial !important; line-height: 1.0em !important; background: transparent !important; } [b]#marketing_bg[/b] { background-color: transparent; } [b]#marketing[/b] { width:500px; }[/quote] those black text is the id that we must use, look for those id's in your css and when the id already exist please remove that and replace it with that code. and one last time the [b]BANNER HERE[/b] at the var cip, put your image url on that capitalized text [quote]var cip = document.getElementById("navLang").innerHTML="<div align=\"center\" style=\"width:100%;\"><div id=\"hit_area\" onmouseover=\"toggleDown();\"><center><img src='[b]URL OF BANNER[/b]' border=0></center></div><div id=\"menu_holder\...................................[/quote]

Last edited by cip6192 (2008-03-26 11:57:21)

regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

okay cip ill try it... :D UPDATE!! its now showing.. how come?? hmmm.. :D

Last edited by regiehiozn (2008-03-26 22:52:58)

dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

thanks cip!! ur back!!!:D
shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

Nice dock bro :cool: :thumbsup: I like how it slides :eh:
angelalaine
» FTalkManiac
FTalk Level: zero
860
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

Awesomeeeee I love how it looks like Im gonna try this later on Errrrrr maybe you can share also that announcement box you have on your page For me its really useful and important :D Thanks for sharing bro :thumbsup: Hmmm can you enable you repu? Thanks

Last edited by angelalaine (2008-03-28 20:41:15)

cip6192
» FTalkAddict
FTalk Level: zero
377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

the post #1 updated and fixed too, if you still have problems you can post it here.... at the quick reply box :wasted:
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

:arrow: Very clever trick buddy....keep it up! :thumbsup:

Last edited by lordheinz (2008-03-30 08:39:28)

regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

still not working cip.. i mean its not showing..
cip6192
» FTalkAddict
FTalk Level: zero
377
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

in my preview? but its perfectly showing here from my place, wait ill check that? [b]checked![/b] working on mine, and i already check your codes in css properties, just remove this part in your css: [quote]/* Hide Navigation Language */ #navLang { display: none ! important } /* main navigation*/ #mainnav { margin:0 0 10px 0; padding:0 0 2px 0; width:100%; font-size:9px; font-weight:bold; background: url()opacity:.50;filter:alpha(opacity=70); fixed no-repeat center; #000000;}[/quote] and change this part: [quote]/* SUB NAVIGATION LINKS */ #subnav,#mainnav, #mainnav .left, #mainnav .right { display:none; }[/quote] to this one: [quote]/* SUB NAVIGATION LINKS */ #subnav { display:none; }[/quote] [b]edited[/b] this one too also: [quote]/* Hide Navigation Language */ #navdivider {display:none;} /* remove featured sponsor */ #marketing_bg{display:none;background:transparent;}[/quote] to this one: [quote]/* Hide Navigation Language */ #navdivider {visibility:hidden;} /* remove featured sponsor */ #marketing_bg{visibility:hidden;}[/quote] i hope it helps :|

Last edited by cip6192 (2008-03-30 10:28:17)

regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

okay cip!! wahaha ill try it now. UPDATED!!! its working but its vertical wahaha.. i followed all of ur guides.. still hmm.. i didnt missed the css part just incase u ask.. :D

Last edited by regiehiozn (2008-03-31 00:24:02)

slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

by the way, im using the growing banner trick.. can i still use this trick?
regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

mine looks like this even if i followed ur css but when i clicked ur profile its okay?? how come? [img]http://i157.photobucket.com/albums/t50/reg_1993/menuproblems.jpg[/img]
a7xboy
» Banned
FTalk Level: zero
27
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

thanks for the trick
regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

^wahaha i think this is spamming.. hmm
loshang14
» FTalker
FTalk Level: zero
119
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

oh! this trick is really great! I love it! i also like the tutorial.. i really love it.. keep on sharing dude! :thumbsup:

Last edited by loshang14 (2008-04-02 12:11:22)

unmaskedluke
» FTalkGeek
FTalk Level: zero
1180
0
1969-12-31

Re: [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

[quote=regiehiozn]mine looks like this even if i followed ur css but when i clicked ur profile its okay?? how come? [url]http://i157.photobucket.com/albums/t50/reg_1993/menuproblems.jpg[/url][/quote] oho yeah! we have d same problem! lol
  • ARCHIVES 
  • » [u][b]Production: Class-S[/b][/u] :lol: [i][b]New features:[/b] -Sliding drop down fix positioning for the screen resolution[/i] [b]this trick is brought to you by the following url's and also the

Pages: 123455

Board footer

© 2024 F Talk

Current time is 16:07

[ 11 queries - 0.042 second ]
Privacy Policy