Skip to main content

WP Help 1010 Responses

Last post: 2 months, 3 weeks ago | Thread started: Sep 6, 08, 7:52 p.m.

RespondNew TopicDisable Images

  • matt31

    I'm getting one error back when I try to validate my wordpress theme. It is because the post id is a number which I believe is normal or default? Is there a way to have your post ID be something besides a number? Here's the error message:

    Line 68, Column 31: value of attribute "id" invalid: "5" cannot start a name.

    <div class="post-header" id="55">

    Sep 6, 08, 7:52 p.m. – Permalink
  • matt31

    oh and a div id needs to start with a letter to validate - but wordpress by default uses numbers. if that wasn't clear already

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 6, 08, 7:53 p.m. – Permalink
  • matt31

    nevermind i figured it out removed this

    now if i could just get this mystery border-top 1px to go away i would be golden

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 6, 08, 7:57 p.m. – Permalink
  • nikdaum

    What was the issue?

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 6, 08, 8:53 p.m. – Permalink
  • matt31

    my problem now is i have a mystery border showing up only on the single.php page. it is driving me crazy. firebug shows no border but it is there!

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 1:40 a.m. – Permalink
  • matt31

    this mystery border is driving me fucking crazy!!!!!!!!! border top but there is no border top in the entire fucking style sheet!

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 2:07 a.m. – Permalink
  • matt31

    don't ignore me!

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 2:09 a.m. – Permalink
  • matt31

    I'm having a really weird bug happen with wordpress. On a new post, on it's individual page (single.php), where the post has no comments, there is a 1px border appearing at the top of the post headline div. see screenshot:

    <img src="http://cardeo.ca/_images/Picture2.png">

    Now if you post a comment on the same post. the border disappears. What the hell? anyone had this problem as well?

    thanks

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 11:07 a.m. – Permalink
  • matt31

    http://cardeo.ca/_images/Picture2.png

    • the border is very faint but it is there, about the headlinematt31
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 11:07 a.m. – Permalink
  • matt31

    border is set to 0 in the entire style sheet, there are no border-top attributes in the entire stylesheet

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 11:08 a.m. – Permalink
  • matt31

    well i'm pretty much just talking to myself in this thread but i figured it out - there was an inline style in the comments.php file that was adding the top-border. thanks matt, no problem matt, way to go

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earSep 7, 08, 11:13 a.m. – Permalink

Login or Register to respond to this

Skip to main content