I’ve been using Wordpress quite happily for over a month. Here’s a like to my site: http://www.ekarj.com.
I use a modified version of veryplaintxt (http://www.plaintxt.org/themes/veryplaintxt/) to keep things looking minimalistic. Any suggestions?
I’ve been using Wordpress quite happily for over a month. Here’s a like to my site: http://www.ekarj.com.
I use a modified version of veryplaintxt (http://www.plaintxt.org/themes/veryplaintxt/) to keep things looking minimalistic. Any suggestions?
A bit too simple for me. I like simplicity, don't get me wrong, but this seems to lack pizzaz.
You might also want to fix the 60 or so validation errors on each page ;)
Those validation errors seem to be associated in large part with the theme. I tried to correct them but got frustrated and now my page is blessedly unvalidated.
In terms of validity start off with the basics //
you need an <html> tag to start, a <body> tag after the </head>
and end with a </body> and </html> tag
Then go a little further, change all your <br> tags to
then on all your image tags end it with /> instead of >
That should cut down your errors quite a bit :-)
to keep things looking minimalistic. Any suggestions?
I think it looks nice, however.. my suggestion is to fix those validation errors, that basketball stated above. ;) Why turn a should be simple theme, into a huge headache for code errors/validation wise? Just my thoughts of course..
spencerp
Sometimes I think, someone could even make a blank index.php file, spit out double digit validation errors.. but, that's just my thinking of course! ;)
This topic has been closed to new replies.