Replies

Mar 21, 2015 11 years ago
ratchet-witch
parties with the undead
User Avatar

My profile's background is meant to be tiled, but it's only showing up in a stripe along the top of my profile. is there a way to tile it all the way around the entire page?

Mar 28, 2015 11 years ago
Nobody tosses
Yorick
User Avatar
Puffy

-witch I'm definitely no professional(and it is after 2am) but it sounds like you may have your code for the background image repeating just along the x-axis. If you look in your code and find something that looks like: {background-image: url(Yourimagehere); background-repeat: repeat-x;} Get rid of the background-repeat code. By default just having it look like {background-image: url(Yourimagehere);} should tile it on both the x and y axis to cover the whole page. Ping me to let me know if it works out/if that made sense?

They/Them

Mar 28, 2015 11 years ago
egg
is a bad egg
User Avatar

-witch Your background is showing up fine :x

Please log in to reply to this topic.