Problem with Category List K2

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Wed Mar 14, 2012 10:24 am
Hello, not sure if this problem is related to the theme but maybe someone can help me.

I want to list a category of K2. I made a menu entry to show a category. But the items are shown with DATE ... I checked categories options, put everything on HIDE but that doesnt solve the problem.

Image
Link to screenshot
http://pixelitohosting.com/k2.png
User avatar
Senior Boarder

GK User
Wed Mar 14, 2012 1:08 pm
Hi.
Could you paste URL to your site?
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 2:16 pm
User avatar
Senior Boarder

GK User
Wed Mar 14, 2012 3:27 pm
any ideas?
User avatar
Senior Boarder

GK User
Wed Mar 14, 2012 3:31 pm
To hide date please edit style3.css file and find the following line:
Code: Select all
 .ribbonEl div, .ribbonEl h3 {
background: #222;
}

And change it to:
Code: Select all
 .ribbonEl div, .ribbonEl h3 {
background: #222;
display: none;
}
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 3:34 pm
You are awesome! Thanks so much
User avatar
Senior Boarder

GK User
Wed Mar 14, 2012 3:44 pm
I'm glad I could help.
See you around.
User avatar
Platinum Boarder


cron