Keyword

Modify mod_k2_content to clip Image - Would you do it this way..

More
14 years 3 months ago #77666 by ckka
I wanted the mod_k2_content to display only a clipped section of my image. I successfully did it by adding a div and class on line 64in modules/mod_k2_content/tmpl/Default/default.php.and the appropriate css..div.modimage {width:58px;height:58px;overflow:hidden;margin-bottom:5px;}Is this best practice? I am not thinking it is because it modifies the core... suggestions?

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


Powered by Kunena Forum