Footer problem and comment problem with wordpress theme...

Discussion in 'Programming' started by talimore, Apr 20, 2010.

  1. #1
    Hello everyone,

    I recently coded a wordpress theme that can be found in action at http://www.whatwereplaying.com

    However I have two problems. The footer isnt extending the dark color all the way like it should and when you click on comments, instead of bringing you to a page where you can post comments and view them it just brings you to a single page with that post on it....

    Here is a regular xHTML version of the site I coded to show you what the footer should look like http://whatwereplaying.com/wp-content/themes/WORDPRESS/blog_light.html

    Thanks in advance to any help that is given out!

    Thanks again :)
     
    talimore, Apr 20, 2010 IP
  2. 911voodoo911

    911voodoo911 Member

    Messages:
    52
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    I dont get the first part, about second: i think problemis - you forget to add comments form to single page. And dont forget to use #mark to navigate.
     
    911voodoo911, Apr 20, 2010 IP
  3. talimore

    talimore Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The first part refers to the footer. It is a dark color but then there is a big row of light color underneath it. When the page hits the footer it should all be dark. whatwereplaying.com/wp-content/themes/WORDPRESS/blog_light.html If you go to that page you can see how the footer is suppose to look.

    Also what is #mark ? I'm still a noob remember :) . But I think I'm doing pretty ok for a noobie
     
    talimore, Apr 20, 2010 IP
  4. talimore

    talimore Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I got everything working except the footer.... still not all the way black and the background bleeds through.... Help please :-(
     
    talimore, Apr 21, 2010 IP
  5. 911voodoo911

    911voodoo911 Member

    Messages:
    52
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #5
    # main
    padding-bottom: 30px;
    delete this
     
    911voodoo911, Apr 21, 2010 IP
    talimore likes this.
  6. kishor212

    kishor212 Guest

    Messages:
    124
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hey Buddy..!

    I can See anyprblem In the footer..!

    What is the problem there actually?

    Full Footer is on Colour Black..!
    Whats the problem then??
     
    kishor212, Apr 21, 2010 IP
  7. talimore

    talimore Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    That got me a lot closer but still not there yet....
     
    talimore, Apr 21, 2010 IP
  8. talimore

    talimore Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Go to the site and tell me what you think, I didnt fix the problem but worked around it....
     
    talimore, Apr 21, 2010 IP
  9. Nordvind

    Nordvind Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I'd advice you not to use such background images in footer... You can achieve the same with filled divs, this will be way more correct.
     
    Nordvind, Apr 23, 2010 IP