I use the Cassiopeia template in jommla 5.1.2.
.container-header {
background-color: none;
background-image: url("images/banners/xxxxx.png");
}
I have put this command in my user.css file and it doesn't execute it, but instead, it executes correctly the rest of the commands in the file.
I have checked in execution and in the header it skips the content of the user.css file.
Has anyone encountered this problem?
.container-header {
background-color: none;
background-image: url("images/banners/xxxxx.png");
}
I have put this command in my user.css file and it doesn't execute it, but instead, it executes correctly the rest of the commands in the file.
I have checked in execution and in the header it skips the content of the user.css file.
Has anyone encountered this problem?
Statistics: Posted by bohigas — Tue Aug 20, 2024 8:15 pm