Recent activity
Subscribe to this feed
Michael Sippey replied on July 09, 2009 03:09 to the question "Typepad Connect Comments: How can get different background colors for odd and even-numbered comments?" in Six Apart:
Hi! Here's a quick CSS recipe for coloring comment rows differently... Note that TypePad connect only provides CSS selectors for the "even" rows, so the "odd" rows are implied. And the "even" selector is only applied when comments are displayed in a "flat" list -- not a threaded one. But I just tested this out using the excellent product CSSEdit on a test blog of mine, and it worked. (Your mileage may vary, of course.)
#tpe-content #tpe-comments-content .even {
background-color : yellow;
}
You can set the background-color to whatever you'd like. The combination of those two preceding divs (tpe-content and tpe-comments-content are required to override the defaults on the .even class. But you could probably hack around that by doing something like this (not recommended, and again, your mileage may vary):
.even {
background-color : yellow !important;
}
Hope that helps!
Michael Sippey marked one of ashponders' replies in atebits as useful. ashponders replied to the question "How do I switch off the menu bar icon for Tweetie?". Michael Sippey and 2 other people think it's one of the best replies.
Michael Sippey replied on March 26, 2009 19:49 to the problem ""Select Next Tab" keyboard shortcut broken in Safari 4 Public Beta" in Apple:
Michael Sippey replied on February 24, 2009 14:49 to the problem "TypePad email blocked as spam by Go Daddy servers" in Six Apart:
Michael Sippey replied on January 20, 2009 06:15 to the idea "Option for manually entering future dates" in Six Apart:
Michael Sippey replied on January 20, 2009 06:14 to the question "Explain image URLs in TypePad and why they differ" in Six Apart:
Hey, Brad! That's definitely not the intention! We're still inserting photos into blog posts using standard image tags, the same way we've always done, and any way you get your posts -- via the web, via an RSS feed, through an import / export format or through the API -- they'll always include those image tags, which will point to images that you can download yourself.
The thing we have done is change the way the filename for the image is constructed, but that won't impact your ability to retrieve those images in the future.
And Brad and @IslandBookworm, we are looking at new ways to give you access to all the content you add to your blog, and we'd love to hear your ideas about how we can make that better / easier for you.
Thanks!
Michael Sippey replied on January 07, 2009 06:27 to the question "Log in and comment problems" in Six Apart:
Michael Sippey replied on December 29, 2008 16:59 to the question "Banner stops navigation bar from working" in Six Apart:
Michael Sippey replied on November 24, 2008 00:24 to the question "Transitioning to Typepad Connect from Disqus on Typepad with Advanced Templates" in Six Apart:
Michael Sippey asked a question in Pheltup on May 22, 2008 07:09:
More invites?Hey, has anyone heard if the Pheltup folks are gonna distribute more invites soon?
Michael Sippey, an employee of Six Apart, replied on October 13, 2007 00:20 to the problem "Approve comments in email doesn't work" in Six Apart:
Michael Sippey set one of Michael Sippey's replies as an official response to "One of RSS feeds from Typepad (via Feedburner) is empty" in Six Apart
Michael Sippey, an employee of Six Apart, replied on October 13, 2007 00:20 to the problem "One of RSS feeds from Typepad (via Feedburner) is empty" in Six Apart:
Michael Sippey, an employee of Six Apart, replied on October 13, 2007 00:19 to the idea "Would be good to offset featured posts" in Six Apart:
Hey, Stowe! We actually do provide a different class name on the DIV for featured posts, so you can use our Custom CSS feature to style that to your heart's content. A normal entry will be wrapped in a div that looks like this:
div class="entry"
A featured entry will be wrapped in a div that looks like this:
div class="entry-featured entry"
So in your Custom CSS you can add something like...
.entry-featured {
padding : 10px;
background-color : pink;
}
...to put the featured post on a pink background and add some padding around it for good measure.
Hope that helps!-
Michael Sippey started following the idea "Would be good to offset featured posts" in Six Apart.
-
Michael Sippey started following the problem "One of RSS feeds from Typepad (via Feedburner) is empty" in Six Apart.
Michael Sippey, an employee of Six Apart, replied on October 11, 2007 16:47 to the problem "Create a 'reorder' ability for Typelists" in Six Apart:
Michael Sippey set one of Michael Sippey's replies as an official response to "Need tag field in the Typepad Quickpost" in Six Apart
Michael Sippey, an employee of Six Apart, replied on October 11, 2007 16:44 to the problem "Need tag field in the Typepad Quickpost" in Six Apart:
Michael Sippey set one of Michael Sippey's replies as an official response to "Approve comments in email doesn't work" in Six Apart
| next » « previous |
Loading Profile...


