Quote:
Originally Posted by MarkFL
Try combining them like so:
HTML Code:
/* Custom Category Colors */
#cat49 .vbs_forumhead, #cat86 .vbs_forumhead {
background: #683030;
-webkit-box-shadow:inset 0px 0px 0px 10px #000;
-moz-box-shadow:inset 0px 0px 0px 10px #000;
box-shadow:inset 0px 0px 0px 10px #000;
}
|
Oddly enough, even then it still seems to only replace the top one. Hmm.
Edit: I sent a PM!