hoov
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PHP and Auto p TagsWell I still don’t know what’s causing WordPress to do this so for the time being I just created a new template file with the code, and a blank WordPress page using that template.
Forum: Fixing WordPress
In reply to: PHP and Auto p TagsAny idea why WordPress would still add p tags despite the plug-in to prevent it?
Is there any way I can find out what plug-ins were recently updated? Maybe there’s a conflict somewhere.
Forum: Fixing WordPress
In reply to: Custom CSS classes not working?Hmm, thank you. Where did you see that message?
Forum: Fixing WordPress
In reply to: Custom CSS classes not working?I gave up and installed the Persistent Styles plug-in which is working. So all is well now. I would still be interested in knowing why my CSS wasn’t working though.
Forum: Fixing WordPress
In reply to: Custom CSS classes not working?http://identspecialists.com/blog/search/
Password is test. Trying to apply the styles to the word test on that page.
Firebug shows the div class wrapping the word. And I see in body where font-weight is set but even if I turn that tag off my style doesn’t apply. I’m trying it with the !important tag t31os_ mentioned above.
Forum: Fixing WordPress
In reply to: Custom CSS classes not working?Unfortunately no that didn’t work. I did download Firebug and I see what you mean about the CSS inheritance. That will definitely come in handy.
Still trying to figure out why this isn’t working though. Inline styles work fine of course.
Forum: Fixing WordPress
In reply to: Rollover Image CSSLEVI, just change the # sign to whatever URL you want the link to take you to.
Forum: Fixing WordPress
In reply to: Problems embedding Javascript within PHPThanks! Didn’t even think to try that.