Not very familiar with PHP - need help!

Discussion in 'PHP' started by RHIMLER14, Jan 31, 2008.

  1. #1
    I need to reduce the space between my header / banner and the actual content of the page... the website is http://www.pumpcost.com

    what's wrong with the code that is creating that large space? thanks guys:D
     
    RHIMLER14, Jan 31, 2008 IP
  2. rspenc29

    rspenc29 Peon

    Messages:
    256
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    .header{
    padding-left:30px;
    padding-top:52px;
    padding-right:30px;
    }
    Code (markup):
    remove

    padding-top:52px;
     
    rspenc29, Jan 31, 2008 IP
  3. rspenc29

    rspenc29 Peon

    Messages:
    256
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ps - thats not php. wrong forum.
     
    rspenc29, Jan 31, 2008 IP
  4. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Since when did CSS become PHP?

    How long have I been asleep?
     
    LittleJonSupportSite, Jan 31, 2008 IP
  5. RHIMLER14

    RHIMLER14 Peon

    Messages:
    431
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Sorry guys I am very new to this stuff and I wasn't sure...I saw the .php extension so I figured it dealt with something here...

    Mods just move the forum please or
     
    RHIMLER14, Jan 31, 2008 IP