Using Artisteer-Generated Themes with Skinr?


Author Message
Rob Code

Posted: 1/20/2010
Quote message 

Any experience setting up your themes with the Skinr module:

http://drupal.org/node/578574#theme
 
srobert72

Posted: 1/25/2010
Quote message 

Yes I've just tried it and it works well.
You must set your Skinr CSS class in Drupal normally.
Then update your node.tpl.php and add Skinr class like this :

<div class="art-Post">

becomes
<div class="art-Post <?php echo $skinr; ?>">

 
Pietro

Posted: 4/16/2010
Quote message 

Quote srobert72:

Yes I've just tried it and it works well.
You must set your Skinr CSS class in Drupal normally.
Then update your node.tpl.php and add Skinr class like this :

<div class="art-Post">

becomes
<div class="art-Post <?php echo $skinr; ?>">


Hi robert,

can you explain it better? what you mean with setting the CSS class in Skinr?
Set a custom class or using the class in the artisteer-generated-theme CSS?

Thanks by the wav for the information
 
Brad Konia

Posted: 1/13/2011
Quote message 

It would be nice if there was an option in the Export Options to add the Skinr tags automatically. Adding the tags manually is a pain and every time you rebuild the theme, you would have to re-create the Skinr tags manually. Skinr is a very popular module for customizing themes, so I'm sure it would benefit many users if you supported this.
 
shawn holt

Posted: 1/18/2011
Quote message 

+1 on better skinr integration!
 
Lawrence

Posted: 1/18/2011
Quote message 

I don't think Artisteer will ever support Skinr. As great as the module is, Artisteer focuses primarily on Drupal core. Extra modules would require Artisteer to check every module This can be a pain with the thousands of modules out there. :-{}

Now, if Skinr gets into Drupal core (Don't think it will though), that's a different story. Best we can hope is that modules adapt themselves to Artisteer. :-) As it stands, most modules play nice with Artisteer.
 
shawn

Posted: 8/12/2012
Quote message 

+++1 for skinr or fusion accelerator integration.