Cory Watilo's Profile
Reputation: 6
Neutral
- Group:
- Administrators
- Active Posts:
- 77 (0.26 per day)
- Most Active In:
- Themeing Support (40 posts)
- Joined:
- 30-September 09
- Profile Views:
- 1,620
- Last Active:
Yesterday, 03:43 PM- Currently:
- Offline
Posts I've Made
-
In Topic: Contra: Collapsible Tag Menu
Posted 27 Jul 2010
Contra doesn't show the tags collapsed by default? -
In Topic: Filed under tags beneath individual posts
Posted 27 Jul 2010
Hmm, ya know what? That actually looks like an oversight when I originally coded that theme. Whoops!
Look for this block (toward the bottom):
{block:List} {block:TagList} <div class="tagsbar"> Filed under // {block:TagListing} <a href="{TagLink}" style="color: #676767">{TagName}< /a> {/block:TagListing} </div> {/block:TagList} {/block:List}
and change the block:List part to block:ShowOrList in two places, at the top and bottom. So:
{block:ShowOrList} {block:TagList} <div class="tagsbar"> Filed under // {block:TagListing} <a href="{TagLink}" style="color: #676767">{TagName}< /a> {/block:TagListing} </div> {/block:TagList} {/block:ShowOrList} -
In Topic: Tabby 2 - tabs break down when navigation
Posted 24 Jul 2010
Interesting...the malformed section is missing a ul tag. Is it in the code itself? You'd want to look for something like:
ul class="more-tags-listing" -
In Topic: Lost comments functionality after importing Tumblr theme
Posted 15 Jul 2010
I would wrap all of your comment code in a new div and give it a class like class="block-comments" . Then, to center, add this to your CSS:
.block-comments { margin:0 auto; /* this will center the block based upon the width specified below */ width:500px; } -
In Topic: Lost comments functionality after importing Tumblr theme
Posted 14 Jul 2010
Copy in the whole Comment block toward the bottom of {block:Posts}
http://posterous.com... #block_Comments
My Information
- Member Title:
- Advanced Member
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Location:
- Orange County, CA
- Posterous URL:
- http://corywatilo.com
Contact Information
- E-mail:
- Click here to e-mail me
- Website URL:
-
http://corywatilo.com

Sign In
Register
Help

Find Topics
Find Posts
Display name history

Comments
Jason Liew
31 Jan 2010 - 22:51Gary Carpenter
22 Dec 2009 - 22:37