PDA

View Full Version : How to seperate out comments?


kidleethal
03-29-2006, 02:55 AM
Hi all,

I am 90% finished making my new pixelpost site, but there remains one thing I can't figure out.

I have a dummy version running at http://www.decoy.co.nz

If you click the Comment pop up, you can see three test comments I put up there. I want each individual comment submitted to be separated by one of those thin grey borders you currently see encapsulating all the comments.

I.e

Someone's comment
<grey border line>
Someone else's comment
<grey border line>
etc

I'm stumped as to how to do this?

Thanks in advance,

nygorilla
03-29-2006, 04:42 AM
Its in the .CSS associated with the template.

Have a look at one of the templates included with PPost (specifically simple as its well documented).

Quite like the template you have developed, my small critique would be the text on the comment page is tiny.

Hope that helps.

kidleethal
03-29-2006, 05:39 AM
Hi,

Thanks for the tip, I'll go take a look at the simple template and try and figure it out.

Also, thanks for pointing out the font size. It looked fine on Safari and Firefox...I better go fix it up.