Sunday, March 22, 2009

Make Your MySpace Navigation Bar Looks Like Glass


You can join our group at google groups and yahoo groups then you will get everyday updated proxy list and news letter of MySpace Solution, New Images and more in your email Inbox for free.
Click Here For Google Groups.
Click Here For Yahoo Groups.

It's Simple just put flowing code into your css box How to put a code in CSS.

div#header {
background: transparent;
}
H2#mslogo.global, div#googlebar, #topnav{
background: transparent;
background-image:url('http://i43.tinypic.com/34e9ilh.jpg');
}
Code Description (If you need to modify)
div#header {
background: transparent;
}
This stands for your myspace Header. This code removes your header background color.

Next Style
H2#mslogo.global, div#googlebar, #topnav{
background: transparent;
background-image:url('http://i43.tinypic.com/34e9ilh.jpg');
}
It stands for Myspace logo Google Bar and Navigation bar.
background: transparent; This code remove background color.
background-image:url('http://i43.tinypic.com/34e9ilh.jpg');
} This code give glass effect to navigation bar.


Image After Putting This Code
Tell Your Friends Bookmark and Share