Replies

Mar 9, 2014 12 years ago
Christopher
punched a butterface
User Avatar
Hunty

I'm trying to use a simple css3 gradient background on my profile, but I can't seem to get it to work - anyone know why?

Mar 17, 2014 12 years ago
nene
User Avatar
Angora

Hi! Try adding height:100%; to the body, html { }. If that doesn't work, try height:100%!important;

body, html {height: 100%;}

Mar 17, 2014 12 years ago
Christopher
punched a butterface
User Avatar
Hunty

it worked, thank you so much

Mar 17, 2014 12 years ago
nene
User Avatar
Angora

No problem, I'm glad it worked :)

Please log in to reply to this topic.