![]() |
| Home Community Mys-Script Creative Off-Topic |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#8
|
|||
|
|||
|
I assume that would be these bits?
Code:
public function loadStyle($style){
$this->addStyle($style);
return "<link rel='stylesheet' href='{$style}' type='text/css'/>\n";
}
This looks promising but I don't know what to do to it :( Code:
/**
* The css property, it specifies the additional css folder to load.
* @access private
* @var String
*/
private $css;
Last edited by krazykat1980; 05-10-2014 at 09:42 AM. |
|
|
What's New? |
What's Hot? |
What's Popular? |