DistortedDorian
Active member
Good evening,
I am wondering how I would add a hook for a specific template from Extra.css, if it's CSS I can do:
How would I do if I would like to include a <xen:hook ..> into this ".template"?
Thank you.
I am wondering how I would add a hook for a specific template from Extra.css, if it's CSS I can do:
Code:
.template {
css: xx;
}
Thank you.