Mini K2 Content show item in capitals

Hi everybody!!!

Well was using K2 v2.x and yestderday i updated to the latest version 2.6.8, and i don´t know why but Mini k2 Content stopped to work, so I dowload the module and i installed it againg, now is working but the module show me all the items´ title in capitals... how can i fix it?.... Thanks a lot !!!! ;)
10 years 11 months ago #1 by Jany

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi bsb, Can you share your website URL so I can take a look?
10 years 11 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Ok... here you have.... www.5septiembre.cu
10 years 11 months ago #3 by Jany

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi bsb, try to add this code to your css file:
.block h2.title {
font-family: "Colaborate", georgia, arial, helvetica!important;
text-transform:none!important;
}
10 years 11 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Thanks a lot!!! Let me ask you something else... how can I change the way in which the votes are shown on the Mini K2 content, i mean, i dont like that grey color, i want it white or transparent... could you tell the css code to do that. Thanks a lot!!!!
10 years 11 months ago #5 by Jany

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi bsb,
try this code
.minik2-simple-rating {
background-color:transparent!important;
color:#666!important;
text-shadow:none!important;
border:none!important;
}
10 years 11 months ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum