This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
404.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
960.css | Thu Apr 23 11:58:16 -0700 2009 | |
| |
README.txt | Sun Nov 23 01:19:12 -0800 2008 | |
| |
about.php | Sat Nov 22 22:33:02 -0800 2008 | |
| |
archive.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
archives.php | Sat Nov 22 22:33:02 -0800 2008 | |
| |
comments-popup.php | Sat Nov 22 22:33:02 -0800 2008 | |
| |
comments.php | Sat Nov 22 22:33:02 -0800 2008 | |
| |
debugging.css | Sun Nov 23 01:19:12 -0800 2008 | |
| |
footer.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
functions.php | Thu Dec 04 20:02:59 -0800 2008 | |
| |
header.php | Thu Apr 23 11:58:16 -0700 2009 | |
| |
ie6.css | Sat Nov 22 22:33:02 -0800 2008 | |
| |
ie7.css | Sat Nov 22 22:33:02 -0800 2008 | |
| |
iepngfix.htc | Sun Nov 23 01:19:12 -0800 2008 | |
| |
image.php | Sun Nov 23 00:20:22 -0800 2008 | |
| |
images/ | Sun Nov 23 01:19:12 -0800 2008 | |
| |
index.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
links.php | Sun Nov 23 01:19:12 -0800 2008 | |
| |
main.css | Sun Nov 23 02:15:30 -0800 2008 | |
| |
navigation.php | Sun Nov 23 00:20:22 -0800 2008 | |
| |
page.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
post.php | Sun Nov 23 00:10:44 -0800 2008 | |
| |
print.css | Sat Nov 22 22:33:02 -0800 2008 | |
| |
reset.css | Sat Nov 22 22:33:02 -0800 2008 | |
| |
screenshot.png | Sat Nov 22 22:33:02 -0800 2008 | |
| |
search.php | Sun Nov 23 00:20:22 -0800 2008 | |
| |
searchform.php | Sun Nov 23 00:20:22 -0800 2008 | |
| |
sidebar.php | Sun Nov 23 00:20:22 -0800 2008 | |
| |
single.php | Thu Apr 23 11:58:16 -0700 2009 | |
| |
style.css | Thu Apr 23 11:58:16 -0700 2009 |
README.txt
------------------------------------------------ README for Designers Default version .3 ------------------------------------------------ Designers Default is a theme based on Michael Heilemann's default wordpress theme included with Wordpress out of the box. After doing lots of wordpress development, I found myself having to change the same things over and over again and reorganizing the structure and styles over and over again. This theme is really just a compilation of all those changes so I can start with a clean base. I am making it available to the public as I hope someone else may find it useful. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ What New ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ************* Code Changes ************* 1) Eric Meyer's Reset template included ( http://meyerweb.com/eric/tools/css/reset/) 2) 960 Grid Template (http://960.gs/)) added for easy sizing control. 3) Print stylesheet added for cleaner blog printing - hides useless components when you print like footer and sidebar 4) CSS added for IE6 and IE7 Exceptions 5) IE6 Transparent PNG fix included. 6) Debugging CSS Added (Commented Out) for easy theme debugging 7) Post content broken out into seperate template to reduce repetition 8) Navigation content broken out into seperate template to reduce repetition 9) About template broken out to make it easier for beginners to edit. 10) XHTML 1.0 Strict doctype 11) Moved About Post data into definition lists 12) Comments put on each template so you can tell what to edit by looking at the source. 13) Comments put in the CSS source for quick changes. *************** Design Changes *************** 1) Header broken into layered transparent images so you can change the color with a simple hex or upload an image to be the background. 2) Page frame broken into layered transparent images so you can change the color of the background with a simple hex 3) Added RSS Icons to footer. 4) Added Calendar and Tag Cloud added to sidebar and styled - just so you can see it is there. 5) Page width expanded to 1024px which is the standard in page width. 6) Line height on paragraph increased to 1.5em ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TO DO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1) Implement the right to left styling for persian users. 2) Get admin functions to work for color changing and picture uploading.







