Quote:
Originally Posted by daveaite
Nope, I can not change it either. Hopefully someone reports this glitch. It hasn't been added into stylevars yet or it's not functional. xD
|
Quote:
Originally Posted by jesus likes pie
I believe it's under Common? I'm 99% sure I remember seeing a stylevar for the time.
|
In threadlist.css, you have these lines:
Code:
.threadbit .alt {
background: #f2f6f8 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits};
}
It's hardcoded right now.