TrackBackr enables you to add trackbacks* to virtually any blog or website with no programming experience needed.
TrackBackr enables you to add trackbacks* to virtually any blog or website with no programming experience needed.
Would you like a TrackBack with Minimial Spacing style like the one found above? To get Minimal Spacing follow these directions.
Any TrackBackr based TrackBack will include the following CSS classes:
- ol.trackback
- ol.trackback li
- ol.trackback p.title
- ol.trackback p.timesince
- ol.trackback p.body
To get the look above we've created the following CSS declarations:
ol.trackback { margin: 2; padding: 2}
ol.trackback li { font-family: tahoma; list-style-type: none; margin: 0; }
ol.trackback p { margin: 0;}
ol.trackback p.title { font-weight: 600; }
ol.trackback p.timesince { font-size: 95% }
ol.trackback p.body { margin-bottom: 15px; }.