styling sidebar comments

Creating and modifying plugins.
Post Reply
lordcoffee
Regular
Posts: 308
Joined: Tue Nov 29, 2005 10:22 pm
Location: Munich - Germany
Contact:

styling sidebar comments

Post by lordcoffee »

Hi!

I'm trying to style my "serendipity_plugin_comments" plugin for the sidebar.
I want to display a graphic under the comments but not after each comment only at the last position. Like this:

Image

I tried in inside the "serendipity_plugin_comments.php" but this puts the graphic under every comment.

Thanks, Lordcoffee.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: styling sidebar comments

Post by garvinhicking »

Hi!

That's therigh file, you onlyneedto put it at the proper place, after the foreachloop.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply