6

How? I'm not good at computers and all i want is to put a background pic on my little sub. What's a css? Why is doing this simple thing so much harder than I thought it would be. Help!

How? I'm not good at computers and all i want is to put a background pic on my little sub. What's a css? Why is doing this simple thing so much harder than I thought it would be. Help!

8 comments

[–] ScorpioGlitch 0 points (+0|-0)

Where do you want to put it? Like the fox at the top?

Yeah, i just want a pic up top.

[–] ScorpioGlitch 1 points (+1|-0)

.th-navbar{ background: url("YourImageUrlHere"); }

Go here and read: https://www.w3schools.com/css/css_background.asp

That will tell you about the other options that you'll need to know and set to make it look the way you want.