I\'m using Html Helper css() method to link my stylesheets just like this: Html->css(\'reset.css\');?> but what if my
Html Helper css()
Html->css(\'reset.css\');?>
On a related note.
If you need the theme url you can do this:
$this->webroot.'theme/'.$this->theme