1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help with wordpress background repeat

Discussion in 'Programming' started by BaaBaaBlankiesDotcom, Aug 5, 2010.

  1. #1
    I'm using the DesignPile theme on my blog and I'm having a problem with the background. The front page is fine but when I click a post, it shows me this in Mozilla
    [​IMG]
    And here is how it shows in IE
    [​IMG]

    This is the background css. What the heck is wrong?
    body {
    
    color: #333;
    
    background:url(images/bk_body.jpg);
    background-position: center top;
    background-repeat:repeat-y;
    font-family:Arial, Helvetica, sans-serif;
    
    font-size:13px;
    
    line-height:135%;
    
    }
    Code (markup):

     
    BaaBaaBlankiesDotcom, Aug 5, 2010 IP
  2. OSchnapps

    OSchnapps Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try giving it a hard refresh Ctrl + F5

    And also make sure that the body code that your showing above is also used on the Stylesheet for the post page
     
    OSchnapps, Aug 5, 2010 IP
  3. BaaBaaBlankiesDotcom

    BaaBaaBlankiesDotcom Active Member

    Messages:
    201
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #3
    ctrl f5 doesn't work. I don't see a stylesheet for the post page. There's just style.css and ie7.css.
     
    BaaBaaBlankiesDotcom, Aug 5, 2010 IP
  4. OSchnapps

    OSchnapps Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    whats the URL so i can check it across a few browsers
     
    OSchnapps, Aug 5, 2010 IP
  5. OSchnapps

    OSchnapps Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ok i just checked it on Chrome IE8 and FF all look ok on my end what version of IE you using
     
    OSchnapps, Aug 5, 2010 IP
  6. BaaBaaBlankiesDotcom

    BaaBaaBlankiesDotcom Active Member

    Messages:
    201
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #6
    Let me check on my laptop. Maybe my pc needs help...not the site. Grr!
     
    BaaBaaBlankiesDotcom, Aug 5, 2010 IP