- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 25,354
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 29
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm writing an add-on and am using settings in an admin option to set a couple of style variables. I want to use those in a .less template.
Is it possible to do something like this?
CSS:
The only problem I see is that in templates, the { } brackets in CSS/LESS would probably conflict with trying to insert a variable in a template which also uses brackets (like
Is it possible to do something like this?
CSS:
The only problem I see is that in templates, the { } brackets in CSS/LESS would probably conflict with trying to insert a variable in a template which also uses brackets (like
{$xf.options.myOptionHere} which is what I would do in a...
نام موضوع : Can a .less template use forum variables?
