Quote:
Originally Posted by Nicke71
Hi Lynne.
I just made my first vb powered page, it fetch local movie showtimes and displays it.
I just wonder how to handle css within this page? I added css to additional.css file, but it is possible to have the extra css only for my custom page? (Instead of making it loading for all vb pages)
And thanks again for all help you provide to vb community.
|
You could add CSS directly into your template, or create a new css template and include it in your page by following the examples of how it is included in the headinclude and headinclude_bottom template.