• Hi
    I’m trying to get rid of the ordered list for the comments but can’t seem to find where it is located.
    I’m also trying to get the line that separates my menu from my content to go down to the footer.
    There also seems to be an issue with the footer in IE on MACOSX. It shifts on the left a bit but I don’t really know why since it’s ok on every other browser.
    Anyone can give me a hint ?
    http://www.weblog.yougagnon.helios.ca

Viewing 15 replies - 1 through 15 (of 31 total)
  • I don’t know why you don’t want the list, but you’d have to edit wp-comments.php. The ol is in line 36 of my original file.
    Your #clearer seems to have a height, that’s why the content ends a bit above the footer and there’s a gap in the line. Set its height to 0px.
    Can’t help for OSX

    Ah, sorry, I didn’t see the line isn’t a border. Disregard my comment :).

    Thread Starter bigyou

    (@bigyou)

    Thanks for the column. It works well now.
    For the footer, is doesn’t seem to be working. But I’m not sure I understand well what you mean. If you could detail a bit more, it would be great.
    I deleted the ol on the <id=”commentlist”> but I still get black points in front of each post. I would like to be able to separate each post by a line or a border.
    Is there a way to achieve this ?

    Thread Starter bigyou

    (@bigyou)

    The page you just posted doesn’t give any information on how to get rid of the list. It explains how to alter the colors and sizes but that’s it.
    Is there another site that gives the informations ?

    Well would it satisfy you if the lists were in ordered comments but you just could not see the number? Is this a visual thing or do you want them number free?

    Well in that case #commentlist { list-style: none; } should do it.

    Thread Starter bigyou

    (@bigyou)

    Excellent
    That is what was missing. And I also added the lines to separate each post. Thanks a lot !

    Thread Starter bigyou

    (@bigyou)

    One last question.
    How can I modify the width of the line that gives the number of comments on the comments page ?

    I do not quite understand the question. Are you referring to the header eg 6 comments. ?

    Thread Starter bigyou

    (@bigyou)

    Yes exactly. There a line on the comment page that give the number of comment on the page. I would like the alter the width of it because it is not as wide as te rest of the page.
    See by yourself at http://www.yougagnon.helios.ca/weblog/index.php?p=2#comments

    The line length is the same length as the h2 header above it. It does not seem that way because the word is a short one. That header in turn is not the same width as the container. Some very fine tuning is needed and I am not sure quite yet how it needs to be done. Let us think a bit. Hope you are not disappointed?

    Thread Starter bigyou

    (@bigyou)

    I’m not disappointed at all. You already helped me a lot.
    I’ll try to figure it out on my side too.
    Drop a line here or on the blog under Bugs if you find something.
    Thanks again.

    I hope you are not suggesting that my Gemini template might have a *gasp* bug in it 🙂

    This used to be a bug but it was fixed I thought sometime ago. In case you missed it or have a very early version of Gemini the heads up is here. Adjust the width accordingly.

Viewing 15 replies - 1 through 15 (of 31 total)

The topic ‘Formatting questions’ is closed to new replies.