I've released a new theme - Minim8.
Any thoughts?
I've released a new theme - Minim8.
Any thoughts?
It look nice and minimalistic. Added to the Codex list:
http://codex.wordpress.org/Using_Themes#A_List_of_Downloadable_Themes
Thanks James.
You can now also view the theme on Alex's WP theme contest
What's the theme that your site is currently using? Can I download it by any chance?
I assume that you're referring to if..else. I'm using a modified version of my Gespaa theme.
The link to download the theme is broken.
You can now get the theme from the WP Theme repository.
On your site you have "top" and "bottom" defined twice each. Even thou one is as name and the other as id, name and id are the same. Name is actually depreciated but since you are using xhtml 1.0 transitional they probably dont show up in a validation. In strict 1.0 or 1.1, they will.
EDIT - actually i noticed this with your comment jumps to, maybe check them all.
Of course using Google AdSense is throwing a bunch of wild warnings and errors, but thats Google. If markup is of great importance and usability more important then revenue, look at using adbrite. There markup "used" to be perfect in the javascript. Have not used it for awhile now.
Just to clarify; I'm not using the minim8 theme on my site.
Of course using Google AdSense is throwing a bunch of wild warnings and errors, but thats Google.
Example please?
well, loads a frame, so lets start there:
1. no doctype.
2. style missing type ie. "text/css".
3. script missing type.
4. body contains propietary attributes, ie. "leftmargin" etc.
5. all urls contain un-escaped umpersands.
6. td elements contain empty attributes.
7. propietary attributes (thos cant be helped)
list goes on and on, but those are just a few ideas. Pretty much the same errors they have on their sites and other pages.
This topic has been closed to new replies.