Single Page Custom CSS
Permalink
Hi Guys,
I am busy build a custom single page using the mvc architecture. I can not seem to find the best way to include css for this page.
I understand that it is the theme's responsibility to make it look pretty, but the styles I am referring to is to structure the elements on the single page.
I have tried including custom css the same as with block items (view.css), but this does not seem to work.
I can easily include the styles inline on my view, but this seems a bit dirty to me.
Any help or suggestions will be appreciated.
I am busy build a custom single page using the mvc architecture. I can not seem to find the best way to include css for this page.
I understand that it is the theme's responsibility to make it look pretty, but the styles I am referring to is to structure the elements on the single page.
I have tried including custom css the same as with block items (view.css), but this does not seem to work.
I can easily include the styles inline on my view, but this seems a bit dirty to me.
Any help or suggestions will be appreciated.
Include the link in the