CSS Experts -> Some help please.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goldfish
    Confirmed User
    • Jan 2009
    • 723

    #1

    CSS Experts -> Some help please.

    Maybe I have been working to long but I just can't seem to get this footer right, I have tried everything my tired brain can think of.

    http://txtmess.com/Untitled-3.html

    see how it doesn't span the full width of the page, I want it to. View source to see the css code.
    ICQ: 566990329

    "There is no rest for the wicked... and porn purveyors!
  • Jack OAT
    Confirmed User
    • Nov 2009
    • 176

    #2
    padding:0 <-- add to body in css




    my icq...... 615294405..... .....jackoatwebmaster@gmail

    I am a webmaster toolbox.. I can do it all.. I am Jack OAT
    mobile sites + xhtml/css + design + wordpress + script install/integration

    Comment

    • goldfish
      Confirmed User
      • Jan 2009
      • 723

      #3
      Originally posted by Jack OAT
      padding:0 <-- add to body in css
      nope didn't work

      you were close though. Add margin:0

      damn I knew it was something simple I have been working since 3am I really need a nap
      Last edited by goldfish; 02-20-2010, 10:09 AM.
      ICQ: 566990329

      "There is no rest for the wicked... and porn purveyors!

      Comment

      • Jack OAT
        Confirmed User
        • Nov 2009
        • 176

        #4
        my bad. you don't have the left and right margins set in body either.




        my icq...... 615294405..... .....jackoatwebmaster@gmail

        I am a webmaster toolbox.. I can do it all.. I am Jack OAT
        mobile sites + xhtml/css + design + wordpress + script install/integration

        Comment

        Working...