How do I make the bar the says "home|my fwiends| all fwiends|..." go in the center and change the background color?
and add this to center the words
text-align: center;
div#hSub{ text-align:center; background:[color];}
paste this: div#hSub { background-image: url(https://i.pinimg.com/originals/74/dc/94/74dc94f….gif); color: white; }
and add this to center the words
div#hSub{
text-align:center;
background:[color];}
paste this:
div#hSub {
background-image: url(https://i.pinimg.com/originals/74/dc/94/74dc94f….gif);
color: white;
}