M
M
Mikhail Mirgorodsky2020-03-21 15:29:07
Joomla
Mikhail Mirgorodsky, 2020-03-21 15:29:07

How to disable loading css joomla?

Good afternoon, Please tell me:
When loading the page, it connects

/components/com_virtuemart/assets/css/facebox.css?vmver=94fa8a5a
No way I can turn it off.
I tried adding to the index of the template:
unset($this->_styles['/components/com_virtuemart/assets/css/facebox.css?vmver=94fa8a5a']);

won't turn off.
The JSCSS Manipulate plugin also fails

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton R., 2020-03-21
@anton_reut

1. Rename the facebox.css file, for example, to facebox-OFF.css
2. Take a closer look at the template code, you can usually see everything without unset

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question