Digg, entries.tpl and premature balding @_@
Posted: Wed Apr 09, 2008 10:03 pm
OK, this will be a quickie for someone who has already figured this little thing out. How to I customize this so each article gets its own dignity? Right now I just tried my hand at it, and failed. All of the articles show my one dig!
Also, how can I put the Digg icon on the lower right of the entries? As of now, it's on the lower left. Is that in the CSS? and if so, what file and line would I have to modify?
here is my entries.tpl
If someone could give me a simple "paste here" plug that I could use to resolve this, I'll buy you a beer, or at least give some mad props
Thank you in advance!
-Aaron
-lithiumeon.com
Also, how can I put the Digg icon on the lower right of the entries? As of now, it's on the lower left. Is that in the CSS? and if so, what file and line would I have to modify?
here is my entries.tpl
Code: Select all
<div class="entry">
{$entry.body}
<script language="javascript" src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
If someone could give me a simple "paste here" plug that I could use to resolve this, I'll buy you a beer, or at least give some mad props
Thank you in advance!
-Aaron
-lithiumeon.com