i want the date circle

GK User
Wed Sep 19, 2012 10:30 am
Hi there, i read some post about hiding the black circle date
instead i would like to have that date
don't work with K2, just made a categoryblog menu
User avatar
Senior Boarder

Konrad M
Wed Sep 19, 2012 10:53 am
Hi,
if you use blog to show category posts you should have this circle. Can youi give us link to your blog category page ?
User avatar

GK User
Wed Sep 19, 2012 10:59 am
User avatar
Senior Boarder

Konrad M
Wed Sep 19, 2012 12:00 pm
Ok, please try add to override.css
Code: Select all
.itemDate {
float: left;
padding: 16px 0 0;
width: 67px;
height: 51px;
line-height: 18px;
text-align: center;
background: url('../images/date.png') no-repeat 0 0;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Sep 20, 2012 10:27 am
Super
made some additional css changes
i'm happy
User avatar
Senior Boarder


cron