Looking for a Widget version of Tarski’s “recent comments” block? Here’s one. Be sure to get the Tarski links Widget, too.
Tags: latest comments, widgets
Looking for a Widget version of Tarski’s “recent comments” block? Here’s one. Be sure to get the Tarski links Widget, too.
Tags: latest comments, widgets
6 comments
June 7, 2006 at 2:17 pm
Jean-Laurent
Hey there !
Just to tell that i’m facing a little issue with tarski Link widget.
I’m using to different link catégory but there is no space between the last link of the previous category and the title of the next category , how to change that ? i suppose in the plugin php file ?
thanks for your help ! you can see my problem at http://www.iclectic.fr
thanks
June 7, 2006 at 10:14 pm
ceejayoz
Jean-Laurent, you can modify your CSS to add extra bottom margin to
#tarski-links ul, like so:#tarski-links ul { margin-bottom: 1em; }If that’s not enough extra margin, you can change the 1 to something more suitable. Let me know if that works!
June 8, 2006 at 7:47 am
Jean-Laurent
You know i’m not a PHP code or CSS expert, i’m using tarski widget plugins to manage links, do you know where exactly put this code in ? main ccs file , and where exactly ? or anywhere else ?
thanks for your precious helps
June 8, 2006 at 8:02 am
ceejayoz
Anywhere in style.css should work, although we would suggest using an alternate style instead to preserve upgrades. See the note at the top of
style.cssfor details.June 8, 2006 at 8:10 am
Jean-Laurent
Don’t worry I have noticed that , and i’m currently using a perso.css template.
June 8, 2006 at 8:15 am
Jean-Laurent
Everything’s fine now thanks for your help !!!