freecss
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Does 3.0 Remove Original Default Theme?You can use your current theme or old default theme. No worry.
Forum: Themes and Templates
In reply to: Looking for a Minimal Themeyou are lucky, iTech.
Forum: Themes and Templates
In reply to: Studiopress websiteit is working.
Forum: Themes and Templates
In reply to: TypographyWP 1.1 by Alexandru Cosmin – Remove elemetsyou must delete following lines in single.php file.
<div id="singleinfo"> <div class="social"> <ul> <li>Submit to:</li> <li><a href="http://digg.com/submit?url=<?php the_permalink() ?>&title=<?php the_title() ?>" rel="nofollow">Digg.com</a></li> <li><a href="http://www.mixx.com/submit?page_url=<?php the_permalink() ?>" rel="nofollow">Mixx.com</a></li> <li><a href="http://technorati.com/ping/?url=<?php the_permalink() ?>" rel="nofollow">Technorati</a></li> <li><a href="http://delicious.com/save?url=<?php the_permalink() ?>&title=<?php the_title() ?>" rel="nofollow">del.icio.us</a></li> <li><a href="http://www.facebook.com/sharer.php?u=<?php the_permalink() ?>" rel="nofollow">Facebook.com</a></li> <li><a href="http://www.stumbleupon.com/submit?url=<?php the_permalink() ?>&title=<?php the_title() ?>" rel="nofollow">StumbleUpon</a></li> <li><a href="http://www.reddit.com/submit?url=<?php the_permalink() ?>" rel="nofollow">reddit.com</a></li> </ul> </div> <ul> <li class="tags">Tagged as: <?php the_tags('',', ','<br />');?> </li> <li class="categorie">Published by <?php the_author() ?> in: <?php the_category(' '); ?> </li> <li class="rss">If you like this blog please take a second from your precious time and subscribe to <a href="<?php bloginfo('rss2_url'); ?>">my rss feed</a>!</li> </ul> </div>Forum: Themes and Templates
In reply to: Where to find this kind of template? need help plz~http://www.osdesigner.net/wordpress-themes/css-gallery-theme/
http://www.chris-wallace.com/2009/05/04/gallery-wordpress-theme/or you can search “magazine wordpress themes” term on google.
Forum: Themes and Templates
In reply to: The Eruditeyou must edit erudite.css file in yourthemedirectory/css. i have edited for you, download them to the-erudite-2.0 directory with ftp.
http://www.mediafire.com/?zyzyydnvmnl
excuse me, my english not good, i cant help more.Forum: Themes and Templates
In reply to: The EruditeEdit or Delete (css/erudite.css)
.entry-content p:first-child {text-indent:0;} body.single .entry-content > p:first-child:first-letter, .first-post .entry-content > p:first-child:first-letter {font-size:4.5em; line-height:.65em;} .entry-content > p:first-child:first-letter {font-size:3em; float:left; background:#555 url(../images/stripes.png) repeat; color:#fff; margin:.05em .1em 0 0; padding:.1em; line-height:.7em;}And
.dark .entry-content > p:first-child:first-letter { background-color:transparent; border:1px solid #444; }Forum: Themes and Templates
In reply to: Silhouette 2-columnalso you can get all files of Silhouette theme.
http://www.mediafire.com/?nzxu5yoqvzyForum: Themes and Templates
In reply to: Silhouette 2-column<?php get_header(); ?> <div id="content"> <div id="contentleft"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <h1><?php the_title(); ?></h1> <?php the_content(__('Read more'));?><div style="clear:both;"></div> <div class="postinfo"> <?php the_time('F j, Y'); ?> | Filed Under <?php the_category(', ') ?> <?php edit_post_link('(Edit)', '', ''); ?> </div> <!-- <?php trackback_rdf(); ?> --> <h3>Comments</h3> <?php comments_template(); // Get wp-comments.php template ?> <?php endwhile; else: ?> <p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?> <?php posts_nav_link(' — ', __('« go back'), __('keep looking »')); ?> </div> <?php include(TEMPLATEPATH."/sidebar.php");?> </div> <!-- The main column ends --> <?php get_footer(); ?>Place
<?php $posts=query_posts($query_string . '&posts_per_page=-1'); ?>
before
<?php while (have_posts()) : the_post(); ?>Forum: Themes and Templates
In reply to: Political Theme with 2 Content Columns?White House Pro – Paid
States – Free
American History – Free