Replies

Oct 19, 2017 8 years ago
Porsef
is a sun worshipper
User Avatar
Arcanthos

If you take a look at my profile... I've noticed that I can't seem to get rid of the odd white gradient in the boxes. I have " li" with "background-color: transparent". I even tried doing it in "".

I'm a bit confused as to what it is. I know it can be replicated by "background: linear-gradient..." or an image but I'm kind of just boggled right now. I couldn't find anything through the inspect function on my browser either. I feel like I'm missing something obvious. x __x

Oct 19, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

.comment_table,.header,.block,.info_block {background-image: none; border:0px;} ">code taken from here! seemed to fix the problem when i put your profile on for a minute, and i get a similar gradient when i take that line out of my own code.

oh sacred spork, smite mine enemies

Oct 19, 2017 8 years ago
Porsef
is a sun worshipper
User Avatar
Arcanthos

That did the trick! Thank you!

Please log in to reply to this topic.