How Do I Change The Color Of The Navigation Bar On Myspace?
-
k i already have a 2.0 profile but Myspace altered some stuff (i hate when they do that!) and now the navigation bar is blue. I've been trying codes and everything but its still the same. I really want it transparent but non of the codes are working. Can somebody give me a code and tell me where to paste it? Just give me instructions. Please and Thank You :)
-
Answer:
This will make it transparent, I made the code and it works for the new myspace. (: Here's my myspace if you don't believe me; http://myspace.com/sharon_iloveyou Place it under CSS; .X {nav bar background color without gradient} div#gbltopnav { filter: none; background: none; background-color: transparent; } .X {hide nav bar seperators} div#gbltopnav li a, div#gbltopnav ul#gblrightNav li a { border: none; } .X {nav bar border} div#gbltopnav { border-width: 1px; border-style: solid; border-color: black; } .X {nav bar submenu border} div#gbltopnav ul.gblsubMenu { border-width: 0px 1px 1px 1px; border-style: solid; border-color: white; } *You can erase the color it has on the code and replace it with a color that you want. To make it work on IE if it doesn't, try this; .ie #gbltopnav {filter: none;}
dreamii at Yahoo! Answers Visit the source
Related Q & A:
- How can I change the color of tab host?Best solution by Stack Overflow
- How do I change the color of my Yahoo home page?Best solution by Yahoo! Answers
- How do I change the color of my mail home backround?Best solution by Yahoo! Answers
- How do I change the color of my Myspace profile?Best solution by Yahoo! Answers
- How do I change the language on a navigation System for Honda Accord 2005 Euro?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.