camworld
Forum Replies Created
-
Forum: Themes and Templates
In reply to: not sure on how to edit a certain page’s theme..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?
Forum: Themes and Templates
In reply to: not sure on how to edit a certain page’s theme..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.
Forum: Themes and Templates
In reply to: not sure on how to edit a certain page’s theme..Thank you, you guys are great. Il be messin with this feature for a while.
Forum: Themes and Templates
In reply to: not sure on how to edit a certain page’s theme..‘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 TemplateI 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!