Can't seem to change Galleria CSS
Permalink 1 user found helpful
Before I bothered you guys, I added "background-color: red;" to every line of the view.css in the main directory as well as every line of the view.css in the left_side_nav and I uploaded the entire directory to BOTH the concrete 5 packages directory (to overwrite the previously installed galleria) AND the Theme directory I am currently working with.
I did this as a last resort. I changed everything about the Galleria CSS every possible way I could just to see if it would change.
Nothing has changed.
I've switched to Safari and used "Reset Safari" which clears the cache and everything else that is possible to reset and I have force-refreshed the page where my Galleria appears.
I've read the documentation about customizing blocks. Is there something I'm missing? Shouldn't this have definitely at least accomplished my goal of screwing it up? I'm just trying to screw it up so I can figure out which CSS is actually controlling it because so far, nothing changes when I edit any of the CSS files.
I did this as a last resort. I changed everything about the Galleria CSS every possible way I could just to see if it would change.
Nothing has changed.
I've switched to Safari and used "Reset Safari" which clears the cache and everything else that is possible to reset and I have force-refreshed the page where my Galleria appears.
I've read the documentation about customizing blocks. Is there something I'm missing? Shouldn't this have definitely at least accomplished my goal of screwing it up? I'm just trying to screw it up so I can figure out which CSS is actually controlling it because so far, nothing changes when I edit any of the CSS files.
Thanks, Scott, I was using Firebug, but I was misreading the path.
The view.css is located in concrete/packages...
and I was sort of just reading that as root/packages for some reason.
It is odd that the same stuff is duplicated in both the root and the concrete directories. I wonder why?
The view.css is located in concrete/packages...
and I was sort of just reading that as root/packages for some reason.
It is odd that the same stuff is duplicated in both the root and the concrete directories. I wonder why?
REALLY STRANGE.
After MUCH fuss (about 4.5 hours worth)...
I see that the view.css must be changed in CONCRETE/packages...
BUT...
the view.php must be changed in ROOT/packages...
Could anyone explain that one to me?
I wasted so much time trying to figure it out.
After MUCH fuss (about 4.5 hours worth)...
I see that the view.css must be changed in CONCRETE/packages...
BUT...
the view.php must be changed in ROOT/packages...
Could anyone explain that one to me?
I wasted so much time trying to figure it out.
But either way firebug and firefox are definitely the way to go to track this one down.