I know the "My template changes aren't showing up!" topic comes up a lot, and I've read through a ton of past messages about it and tried everything recommended there, but to no avail.
The situation: changes I make to the style.css for my custom theme sometimes show up right away, and sometimes (like now, for example), will not show up no matter what I do.
What I have done:- Read the
FAQ page on this and tried everything it said to.
- Made sure my custom theme exists in its own directory, as opposed to changing the default one
- Made sure "Update template files..." was set to Yes in general preferences
- Made sure caching was turned off for everything I had the option of turning it off for
- Emptied the template_c directory
- Cleared my browser cache multiple times, quit my browser and restarted it, and in fact tried multiple browsers
- Re-uploaded the changed file, several times
- Edited the file directly on the server with a remote text editor
- Update the AMS module even though I don't think this is an AMS specific problem - it's a theme issue.
What Resulted From All This:Bugger all, pretty much. The change I was trying to make (removing the class ".itemText:first-letter {font-size: 133%; font-weight: bold;} so that I don't get that horrible initial cap at the beginning of stories) just does. not. happen.
If I open the stylesheet on the server in the text editor, that line is not there. But if I view source in my browser - ANY browser - then it is. And I need it gone.
Does anyone have any ideas what I could try apart from everything I've already done? Right now the client I'm developing this site for thinks I'm a total slacker and just not making the changes she's asking for, and I'm having a hard time convincing her that I really am making changes and they're just not showing up.
And the screwy thing is, many of my past changes have shown up, as you'll see if you look at
this sample page - my custom theme is already a lot different than the default. But every now and then I try to implement a change and it just won't work.
Any ideas? Please?