Hi everyone,
I've used these support forums a million times--thanks so much to all the wonderful people who contribute!
My issue is this: I built my first theme, which appears to work fine in Firefox (site is at http://styleconscious.org ). However, it doesn't seem to show my stylesheet in any other browser, and I think it has something to do with the call to it in my header, or possibly my index.
The site did show up in Safari fine a few days ago, but I must have messed with some settings that broke it without my knowledge. I did deactivate the plugins that I installed/updated recently.
I did validate the CSS, but am having issues slogging through my numerous problems in the XHTML version. Many of the errors have to do with this code: <div class="clearfloat border_bottom"></div> which I put in to create separation lines between posts. I have experimented with moving it around to different places in my code in attempts to resolve it (inside and outside the <p> and <div> tags), but it still pops up with error messages when I try to run it through W3C.
I'm not sure if that has anything to do with the browser issues that I'm experiencing, but I'm assuming it's probably causing problems somewhere.
Anyway, thank you so much for reading my novel of a post! Any and all guidance that you could offer would be very greatly appreciated :)