RCDUNN'S PROFILE
rcdunn
16
Search
Filter
a2.png
author=thedarkdreamer
I like that. That system tho <3 So hot and that ax man looks lik me! nice.
Thanks so much! It's my favorite battle background as well
Background for Game Profile page on RMN
author=calunio
#body {
background: #000000 url("http://rpgmaker.net/media/content/users/7125/locker/d2dcssbg.png");
background-repeat:repeat x repeat-y;
color: #cccccc;
}
This is what I use.
I think the problem with yours is that this URL doesn't lead directly to the image.
I'd recommend saving that image to your RMN locker and linking it there.
Thanks! I think it's working correctly now (although my page is showing your background/font color, but I imagine this will be refreshed eventually :P)
Background for Game Profile page on RMN
Hi all,
I'm new to the site (and to CSS) and am trying to set up my game page. How can I add a background with a custom image to it?
After doing a search it seems like this should work under the game profile's "Profile Customization"
#body { background: #000080 url(ibb.co/N7KMPdZ) repeat-x !important; }
However it just turns my page's background to nothing.
Any help would be appreciated!
I'm new to the site (and to CSS) and am trying to set up my game page. How can I add a background with a custom image to it?
After doing a search it seems like this should work under the game profile's "Profile Customization"
#body { background: #000080 url(ibb.co/N7KMPdZ) repeat-x !important; }
However it just turns my page's background to nothing.
Any help would be appreciated!
Pages:
1