Hi. I wan customize portfolio component.
I want to take the original css component and insert it via ftp into my template. I've read a bunch of documentation and discussion forums, but nothing works for me. As, for example, the display of VirtueMart is modified.
My helix tempalate load
/components/com_spsimpleportfolio/assets/css/spsimpleportfolio.css
What and how do I have to do so that the template loads my modified from the folder instead of the original css when displaying the portfolio /templates/my_tempalte/css?
I want to make sure that my css will not be changed after updating the component. And I don't want to use the custom.css method.
Thx