
Basic Foundation Themes for WordPress
Check out our new Basic Foundation Themes and get a head start on streamlining your custom theme development process. You’ll find an entire section dedicated on how to get started with Basic Foundation Themes inside the current ThemeDreamer User Guide.
What is Included?
The Basic Foundation Themes package includes the following:
Six ‘blank’ WordPress themes using the latest WordPress Template Tag API, Twin Helix stylesheet and Javascript modules to patch IE6 support for PNG. Whatever:hover stylesheet and Javascript modules to patch IE6 CSS. Each of the five multiple column themes are sidebar widget ready. Validated for XHTML 1.0 Transitional & Validated for CSS 2.1 Specification. A well documented style.css file. Support for threaded comments. And of course, the latest support for ThemeDreamer compatibility.
Search
Shop
How To...
Resources
Quick Links
January 6th, 2010 at 5:38 pm
We’ve just updated this for PNG bug fixes with IE7 and IE8.
January 8th, 2010 at 2:46 pm
Hi!
Thank you for the basic themes. This is a good way to start an own theme.
But how can i increase the avatars size? Or how are they inbound into the comments template? 32×32px is a bit to small…
January 9th, 2010 at 3:46 am
Hi Michael! Thanks for writing us. If you look at the comments.php, you’ll see the wp_comment_list tag. Just specify a new size like so:
< ?php wp_list_comments('avatar_size=64'); ?>
This will change the icons to be 64 pixels square. Documentation can be found at:
http://codex.wordpress.org/Template_Tags/wp_list_comments
This is one of the key adv. to using ThemeDreamer, finding documentation and seeing it change in realtime in Dreamweaver is a snap!
January 10th, 2010 at 4:00 am
Thanks for your reply! It works.
January 18th, 2010 at 2:55 am
We’ve just updated the themes to include anti-aliased embedded font support. Enjoy!.