steflick;167991I hav changed the body-bg.gif but also need to cahnge the hex bg color – where do I do that, I´m afraid it´s not obvious to me.
Hi steflick,
I’m not sure i understand correctly what you want to do. Do you want to change the color of the the div which holds the user 6,7,8,9,10 positions, one filled with green on this image?
If this is the case, then, open your template.css file, located in your template’s css directory, and on line 1691 find this:
/* Bot spotlight —*/
#ja-botsl {
background: #1a1a1a;
border-top: 3px solid #101010;
color: #C5C5C5;
font-size: 92%;
}
change the color of the background according to your needs.
Good luck 🙂