chad86
-
Site Won't Center in IE
I was trying to do like a speaking navigation. I am using wordpress as a CMS and that was the only way It could be done because I am using wp_listpages. I am really stumped on this one. I am willing to pay some one for their time if they can fi…
-
Site Won't Center in IE
Fixed the ID problem and noticed in the validator that a of those are xml parsing errors, not anything to do with structurally. Still really confused on this.
-
Site Won't Center in IE
Yea I will look into those errors. Possibly yanking the inside-wrapper all together and just have the page wrapper start at the beginning of the doc and run all through. Just really weird that other browsers have no problem with it.
-
Site Won't Center in IE
Biggest thing that is bothering me is if you go to any of the pages (and drop downs aren't working on the home page in IE... weird), the header and the footer get centered and they are wrapped in the #inside-wrapper, the actually body (index.ph…
-
Conditional CSS Problem
Never mind.... dumb mistake I was appending them to my index file with a @import call which were overriding the styles.
-
Conditional CSS Problem
I was aware that it was there and it shouldn't recognize the -moz and -webkit attributes. My problem is that Safari, Firefox and IE7 are inheriting the the png fix that I'm trying to use on the IE 6 style sheet.
-
"Speaking" Navigation with Wordpress
It works just to let everyone know.
-
Wordpress Loop and Structuring
Thanks Chris, I also found this to work too which gets around the whole long URL (Or at least that's the way I got it to work). Create a page called Blog or any page that you want to use the loop on. Create a new .php template and use it on …
-
Wordpress...HELP!
I tried that and have made a little progress. It showed up in CSSEdit but not Safari and Firefox. Still really confused.