With other Joomla templates I have worked with, I can quickly find the CSS to adjust with firebug.
But in my panacea template the CSS is in what appears to be cached CSS, like
"css-5bc764c35c114c1d0bee4808a167af52.php". How do I get this to point to fx template.css?
I have turned Gzip compression off in the Joomla control panel and RokGzipper plugin is disabled.
Help is appreciated, I have completely given up working on this site because my changes don't take effect and I can't find the relevant CSS like I usually do with firebug. Very frustrating!
In extension of this thread - I can now see the CSS files and find line-numbers to edit.
However any changes I make to the CSS and upload to the server, do not take effect until a few hours later!
So fx: I change "float:left" to "float:right" but nothing happens in frontend. I can download the CSS file and see that it indeed does save my change to float:right, but the browser seems to ignore it and firebug still shows float:left.
A few hours later I return to the problem and suddenly the menu is floating right as desired.
What on earth could this be? I have cleared firefox stored files. System Cache and RokZipper are disabled. Joomla version 1.5.22...