Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter camworld

    (@camworld)

    First off, thank you everyone for your help so far. I’m now working on my popup comments template.

    Quick question.

    I want to be able to color every other comment box color A and all the others color B, but I cant seem to do that. Instead of every-other one it seems to be simply counting so you can apply special styles to special comments. This is the code for each comment.

    <ul id=”comment_list”>

    — start loop —

    <li id=”comment-<?php comment_ID() ?>”>

    — repeat —

    So how do I change this to say, the box’s id is either comment-even, or comment-odd instead?

    Thread Starter camworld

    (@camworld)

    However, thats not the case anymore becuase I made it so it uses the pop-up template, not the permalink page thing.

    Il post what I have done, when im done.

    Thread Starter camworld

    (@camworld)

    Thank you, you guys are great. Il be messin with this feature for a while.

    Thread Starter camworld

    (@camworld)

    ‘camerons’ theme files

    * Stylesheet
    * 404 Template
    * Archive Template
    * Archives
    * Comments Template
    * Popup Comments Template
    * Footer Template
    * Header Template
    * Main Template
    * Links
    * Page Template
    * Search Template
    * searchform.php
    * Sidebar Template

    I think it is comments template, although, can I make the comment box in its own window.. like just discussion, no real layout.. how do i use this “popup comments template”?

    I know its missing the container divs.. but my problem is I have no idea where to put them in for those specific permalink/commenting pages.. il try a few things and then check back.

    One last thing, glad to hear you like my design!

Viewing 4 replies - 1 through 4 (of 4 total)