How can I reduce the size of the date icon/font for all pages (including tag and user pages).
See example here: http://i1173.photobucket.com/albums/r59 ... ror1-1.png
I have already reduced the size of a title.
.ribbonEl div, .ribbonEl h3 {
background: none !important;
font-size:12px !important;
line-height:66px !important;
}
.ribbonEl {
margin:0 !important;
background:none !important;
}
body ul.autocompleter-choices {z-index: 10001!important}
}
.ribbonEl div, .ribbonEl h3 {
background: none !important;
font-size:12px !important;
line-height:66px !important;
color:#333 !important;
}
#k2Container.itemView .ribbonEl {
background-image: url('../images/style1/coltitle.png') !mportant;
}
#k2Container.itemView .ribbonEl div,#k2Container.itemView .ribbonEl h3 {
line-height: 51px !important;
background: #222 !important;
font-size: 24px !important;
color: #fff !important;
}
font-size: 24px !important;
font-size: 15px !important;