Hi,
In K2 v2.2 there are some mysterious blank spaces that prevent me from using class suffix for different styles on different pages. I tracked down one of them in templates\default\category.php: line 16 says
echo ' '.$this->params->get('pageclass_sfx'); ?>
but it should say:
echo ''.$this->params->get('pageclass_sfx'); ?>
This error creates the class itemListView _someSuffix instead of itemListView_someSuffix.
Similar occurs for the classes groupLeading and itemView in the K2 CSS. But these I cannot figure out where they are generated.
Is this a bug or what?
Tags: blank space, class suffix, css, customize templates
Hi. I m not the one who built the template files but i think that the space is intended to be there. So the logic is that you can add an extra class and not a suffix. Of course you can change this on your own template files.
JoomlaPraise introduces Fresa, a new Joomla K2 Template with 8 themes to create a great looking sit…
© 2010 Created by JoomlaWorks.