• ARCHIVES 
  • » [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

mickyriora
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[b]jhayr [/b] change your background-attachment: [b]fixed[/b]; to background-attachment: [b]scroll[/b]... this is what I'm using: #navigation { background-color:transparent; background-image: url([b]YOUR URL HERE[/b]); [b]background-attachment:scroll[/b]; background-repeat: no-repeat; background-position: top center; border: 5px dotted #ffcc33; margin:10px 0 30px 0; padding:240px 0 0 0;
gwenmike
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

hello,wr can i post this code,help me pls.
ericajoyce2003
» FTalker
FTalk Level: zero
241
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

nice work kuya ephe and majho., :thumbsup:
kia_bunso28
» FTalker
FTalk Level: zero
214
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

thanks for this :thumbsup:
trizia115
» n00b
FTalk Level: zero
8
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

mine is not working too. i combined Sir Ephe's and Mam Mahjo's codes, but it aint' working. i saved it as css.extension..Here's the code: #navigation { background: transparent; border: 0px none transparent; margin:0px 0 10px 0; padding:10px 0 0 0; background-image: url(http://www.geocities.com/triziaantoniocastillo_11556/mai.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; } #navigation div { margin-top:-600px; background-color:transparent; background-image:none; color:transparent; font-size:0pt!important; height:0pt!important;opacity:.0;filter: alpha(opacity=0);} #twoClmLeftWide .left_column{margin-top:-30px;} #twoClmLeftWide .right_column{margin-top:-30px;} .banner_ad_fix{ display:none; } #navdivider {display:none;background:transparent;} #navigation div { background:;; }
pinkish-majo
» n00b
FTalk Level: zero
21
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[b]ur logo was great pero ung profile ko bumagaL., kaya tinanggal ko nlng.., huhu[/b] but its okay.., atleast na try ko ung code mo., ;]
ImpaleXD
» n00b
FTalk Level: zero
4
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

The logo cant switch design when i switch themes... BooHoo... :wallbash:
hellodarcy
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

mine is not working too!! Wakoko!!
mickyriora
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=hellodarcy]mine is not working too!! Wakoko!![/quote] Mine is working...Maybe it has something to do with how you compile it???
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=trizia115]mine is not working too. i combined Sir Ephe's and Mam Mahjo's codes, but it aint' working. i saved it as css.extension..Here's the code: #navigation { background: transparent; border: 0px none transparent; margin:0px 0 10px 0; padding:10px 0 0 0; background-image: url(http://www.geocities.com/triziaantoniocastillo_11556/mai.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; } #navigation div { margin-top:-600px; background-color:transparent; background-image:none; color:transparent; font-size:0pt!important; height:0pt!important;opacity:.0;filter: alpha(opacity=0);} #twoClmLeftWide .left_column{margin-top:-30px;} #twoClmLeftWide .right_column{margin-top:-30px;} .banner_ad_fix{ display:none; } #navdivider {display:none;background:transparent;} #navigation div { background:;; }[/quote] try this code. and paste it in ur css ext. [quote]#navigation { background:url('http://www.geocities.com/triziaantoniocastillo_11556/mai.gif') no-repeat; center-bottom; height:80px! important; opacity:0.90! important; -moz-opacity:0.90! important; filter:alpha(opacity=90)! important; } #logo { float: right !important; position:relative;right:220px; position:relative;top:280px; } #ads_2_3 { display:none; } #navigation div { background-image:url('none') !important; background-color:transparent ! Important ; } #marketing_bg { display:none; } #search { display:none; } #search form { display:none; } #subnav { display:none; } #mainnav {display:none; } #navdivider { display:none; } .banner_ad_fix { display:none; } }[/quote] this works both on IE and FIREFOX. complete tutorial :arrow: [url]http://theftalk.com/t8245-adding-banner-2%28works-FIREFOX%29-UPDATED%21%21%21.html[/url] hope that'll help. :D credit goes to :arrow: credits:kuya ephemeral and cip :D

Last edited by andHa (2007-10-01 13:39:21)

andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=hellodarcy]mine is not working too!! Wakoko!![/quote] can i get ur image's URL ? :D jus trying 2 help.
sHy19
» FTalkAgent
FTalk Level: zero
2012
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

it workd on my proffy but it was too small & the ads came back... ahh, my prob cant b solvd yta eh haha...
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=sHy19]it workd on my proffy but it was too small & the ads came back... ahh, my prob cant b solvd yta eh haha...[/quote] did u use FIREFOX? this code only works in IE. :D
cleio
» FTalkManiac
FTalk Level: zero
732
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

eumm i c? wana try but not work :crybaby: :crybaby: :crybaby: help me plis ihhhhh
joseph00
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

is there a required size or something? :paranoid:
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=cleio]eumm i c? wana try but not work :crybaby: :crybaby: :crybaby: help me plis ihhhhh[/quote] jus paste the code thu' ur css ext bro. but, i think it won't work now. FS updated their system again. n the mods haven't found the nu updated code. sorry to say!
sammyc8
» n00b
FTalk Level: zero
7
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

ngish,,..d q mkita ung pr3vi3w p0h szha fs ni0! ahuihihihi.,.,.,p3ac3
andHa
» FTalkWhiz
FTalk Level: zero
3386
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

[quote=sammyc8]ngish,,..d q mkita ung pr3vi3w p0h szha fs ni0! ahuihihihi.,.,.,p3ac3[/quote] :angry: use english please READ THE RULE :exclaim:
humandoll'RIA
» FTalkManiac
FTalk Level: zero
791
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

logo's cool i got a question,can someone tell me why everytime i upload a layout i cant see them after i save it and even i logout still it doesnt appear.. whats wrong with my friendster? :cry: :cry: please help me
cleio
» FTalkManiac
FTalk Level: zero
732
0
1969-12-31

Re: [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

i tryed in[b] ie[/b] but now working :( :crybaby: :crybaby: :crybaby: help me plis :crybaby: :crybaby: :crybaby: :crybaby:
  • ARCHIVES 
  • » [font=Lucida Handwriting][color=#ff6699][b]hey! there are so many who pm me asking how i did my logo.. well here's the code [/b][/color][/font]:D [code]#navigation { background: transparent; border:

Board footer

© 2024 F Talk

Current time is 04:15

[ 9 queries - 0.048 second ]
Privacy Policy