View Full Version : Customizing Admin Comments
Carbonite
February 24th, 2006, 05:07
I've seen some blogs using K2, with comments from the admins in a certain background or color but can't find out what div tag I need to customize to make this possible.
Can anyone give me some info on this?
tgumbel
February 24th, 2006, 05:17
I use this:
.comments .commentlist li.authorcomment .itemtext {
}
Carbonite
February 24th, 2006, 05:20
Sounds good, thanks Tony. Love your site design by the way.
Vulturo
February 24th, 2006, 07:28
I use:
.authorcomment {
/* your customization here */
}
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.