Home | All Fwiends | Random | Online | Music | Blog | Search

Gappy's Blog

"I'm not photogenic, I'm sexy"
Gender Fluid
88 years old
New Zealand
Last Login: 1623717579000
Contacting Gappy
Message
Report
Add
Block
All Blogs (6/10)
1613877933000

Changing header

Does anyone know how to change the colour and text of the header? For CSS

Please login to leave a comment.
Comments
33000emails
1613878060000

and this changes the header color/an or background, just remove "url( )" for a solid color and such, hopefully these codes help!!
div#header {
background: url( );
text-align: center;
background-size: 30%;
background-repeat: repeat;

}

33000emails
1613878005000

this changed the "myspace.windows93.net"
.logo b span {
display: none;
}
.logo b:before {
content: " ";
font-family: oblique;
font-size:24px;
color: red;}

(2/10)