template question: 1.3.5.a
-
I’ve been trying to add backgrounds to parts of the comments page using a new theme in the template folder of 1.3
since there aren’t conflicting divisions in the source code (that i can see,) i thought it would be a snap to just insert div’s with the class assigned to create three different horizontal divisions on the comments page.
Example:
<div class="class1">
<div class="class2">
into two different sections of the comments.php (the third being the regular background.)
i double checked my links, and they’re good.
double checked my css and it’s fine.
my div’s are closed.
what i expected to see was 3 different backgrounds in different portions of the page.
1. the overall page
2. the comment summary (x comments on post title)
3. the comments themselves
but nothing shows.
how come?
The topic ‘template question: 1.3.5.a’ is closed to new replies.