Man, thank you for the great work! seriously.. DesignKit is a very simple yet powerful module that had to be ported to D7..

I'm working on porting Cube admin theme to D7 as well.. and i've testing your module on it.

Works really good except that i get special characters printed at the head of the page once the module is enabled. the html sources looks like this.

<!--/*--><![CDATA[/*><!--*/
<style type='text/css'>
.block .block-title,#page-title ul.links li.active a,#page-title ul.links li a.active{background-color:#f9c3c9;}.pager li.pager-current,#tabs .page-tabs li.active a,#tabs .page-tabs li a.active{background-color:#f9c3c9;}input.form-submit:hover{border-color:#c79ba0;border-bottom-color:#957478;background-color:#f9c3c9;}</style>

/*]]>*/-->

Comments

kharbat’s picture

Status: Active » Fixed

Turned out that i had to remove the

tags from the designkit.tpl.php file.. was better to have them for syntax highlighting though, but anyway no big deal..

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.