• ARCHIVES 
  • » Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Pages: 1

Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGATION SECTION */ /*REMOVE BLUE HORIZONTAL BAR*/ #mainnav{ margin: 0 0px; background-color:transparent! important; border-color: transparent!important; text-align: center;} /*REMOVE CLASSIFIED,JOB,INVITE*/ .secondary_links { display:none} /*CENTER MAINNAV*/ .primary_links { position:absolute: left: 160px !important; top: 30px! important} /* HOME , My Apps , Search */ #mainnav ul li span .noSubMenu a { background-color:transparent! important; padding-right: 0px; color: #3399ff;} /* MY PROFILE , MY CONNECTION , EXPLORE*/ #mainnav ul li a { display: inline; margin-right: 0px! important; padding-bottom: 0px; padding-left: 0px; text-decoration: none; color: #3399ff! important; font-size: 12px; line-height: 20px; font-weight: bold; white-space: nowrap;} /*REMOVE BLUE BACKGROUND SUBLINK CONTAINER*/ #mainnav ul li ul { display: none;} /*CENTER MAINNAV- IE ONLY*/ .primary_links { margin-left: 160px !important;} /*HOVER- PRIMARY LINKS*/ #mainnav ul li a:hover { color: #3399ff! important; background-color: transparent! important; text-decoration: none;} /*SUBLINK DROP DOWN MENU*/ #mainnav ul li ul li a { display: block; padding-top: 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; background-color: #000000; color:#3399ff; border-width:2px; border-style: outset; border-color: #3399ff; margin: 3px 0 0 0; text-align:center! important;} /*SUBLINK DROP DOWN MENU- Hover*/ #mainnav ul li ul li a:hover { color:#3399ff; border-width: 2px; border-style: inset #3399ff; background-color:#00000! important; text-decoration: none;} /*REMOVE BLUE BACKGROUND SUBLINK CONTAINER*/ #mainnav ul li ul { left: 0px; position: absolute; top: 20px; display: block; visibility: hidden; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; background-color: transparent; width: 150px;} /*REMOVE DOTTED BORDER*/ #mainnav ul li ul li { border-width: 0px! important; border-style: none! important; border-color: transparent! important;}[/spoiler] please help me guys... please visit my profile to see my problem. [url]http://profiles.friendster.com/vanraid[/url]
bobskie
» FTalkAddict
FTalk Level: zero
596
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

find this part and change the background-color into background only like this [quote]#mainnav{ margin: 0 0px; [b]background[/b]:transparent!important; border-color:transparent!important; text-align:center;}[/quote]

Last edited by bobskie (2008-12-24 07:09:17)

vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

thanks for the help bobskie :thumbsup: Problem Solved :thumbsup::thumbsup: Happy Holiday...:gift::gift:
bobskie
» FTalkAddict
FTalk Level: zero
596
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

ok bro,no problem.merry xmas :)
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

In addition to my problem. I can't hide the classified mobile, find friends... modified the code above. check out this part please... [spoiler]/*REMOVE CLASSIFIED,JOB,INVITE*/ .secondary_links { display:none;}[/spoiler] This code doesn't work. I need your help guys.
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

me too i cant hide it... i will try to hide it... btw merry x-mas
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Hope there are answer in our question. Its pretty annoying to see it in my navigation. Marry x-mas too Dynasty-tweaker =):thumbsup::rose::gift::rose:
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Try it with the code like this. If your using FF the !important will ensure it works. [quote]Code: /* Hide Classifieds | Jobs | */ .secondary_links {display:none!important;}[/quote]
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Thanks for that bobcar. Maybe I will try it later. I'm using only IE. But i will give it a try. Merry x-mas..
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Place the hide codes at the top of ur external css file, I found they work when appled there in IE7 which is what I use :thumbsup:
vanraid
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Wow bobcar, It really works... thanks for the help. Again, merry christmas.. =)
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

[quote=vanraid]thanks for the help[/quote] Your welcome..merry christmas to you also!
  • ARCHIVES 
  • » Guys, i have a problem in navigation bars... the blue bar is still there. How can I remove it. here is my code. I just follow the tutorial but it didn't work for me. :thumbsdown: [spoiler]/* NAVIGA

Pages: 1

Board footer

© 2025 F Talk

Current time is 09:30

[ 10 queries - 0.026 second ]
Privacy Policy