Re: stylesheet_directory
yes, yes. But i have a other css in my bb-templates/tpl1/css/enplus.css
how to add this? i want that it works even if i rename my theme, or if i share it.
<link rel="stylesheet" href="<?php bb_stylesheet_uri( 'css/enplus.css' ); ?>" type="text/css" />
doesn’t work.