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 an Unordered List style like the one found above? To get an Unordered List display 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 left the TrackBackr CSS classes pretty empty. To match the font style found on our web-site, modify the list style and right justify the screen shot image we've added:
ol.trackback li { font-family: tahoma; list-style-type: disc; }
img.screenshot { width: 120px; float: right; clear: left; padding: 5px;}