Mangykitty
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Boilerplate Child Theme dropdown menus not working properly… no..
however you made me think..
I needed to go to the Menus tab under appearance and then select my Primary Navigation.. DOH.. thanks
Resolved
hkForum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0There was some bizarre extra bit of code in the CSS.
@media screen {
For whatever reason the validator didn’t see this.
Problem is now solved. it isn’t some bizarre bug.Forum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0Figured it out. It was the Reset that i was using for the style sheet.
I was using Richard Clark’s reset. Will have to find out why that doesn’t work now.Forum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0Yes it works for firefox 3.6 thanks.. and validator picks up some hacks that i can delete i guess.. I had the * hack in the css
but 3.0 i’m not sure i should even worry about it. people who use firefox, tend to keep it up to date.
Forum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0http://pastebin.com/XN8ZWXY5
header.php
perhaps there is something in the css stylesheet that Firefox 3.0 and Safari 3.0 don’t like.Forum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0Forum: Fixing WordPress
In reply to: WordPress 3.1.1 won't work in Firefox 3.0 Safari 3.0not the issue.. the links point to local host on purpose till the site is legit.
The issue is with Firefox 3.0 and Safari 3.0… for whatever reason they aren’t loading the style sheet.
[Code moderated as per the Forum Rules. Please use the pastebin]