vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: RenderAsset('Panel') returning NULL
I think it has more to do with maybe $this->AddModule($SideMenu, 'Panel'); /applications/dashboard/controllers/class.dashboardcontroller.php (View Post)1 -
Re: RenderAsset('Panel') returning NULL
@hgtonight the default.master.php does not affect the dashboard view is controlled by and uses admin.css for the style. class.dashboardcontroller.php applications/dashboard/views/admin.master.php (View Post)2 -
Re: Email template garbled
try sticking this in your config.php $Configuration['Garden']['Email']['MimeType'] = 'text/html'; (View Post)2 -
Re: Anyone recognize the theme at coventalk?
I hardly would say that css is coding, it is simple instructions to the browser for things such as color font style backgrounds. It is very straight forward and easy to learn. What you want to avoid … (View Post)1 -
Re: Anyone recognize the theme at coventalk?
That looks like the Noise theme . If you look at the source code with firebug or any web inspector for you browser you can see what it is. Looking at the code myself confirms it is Noise http://coven… (View Post)1
