Simple Text Problem !!

Discussion in 'PHP' started by mailtoankit09, Aug 25, 2010.

  1. #1
    hello in my website all text are out of website border this type :-
    [​IMG]

    so anyone please tell me what should i do ?:confused:
     
    mailtoankit09, Aug 25, 2010 IP
  2. vinoth.t

    vinoth.t Peon

    Messages:
    156
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There is nothing wrong with your PHP code.. Just set the style properly in your style sheet..
     
    vinoth.t, Aug 25, 2010 IP
  3. Mohie

    Mohie Peon

    Messages:
    122
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello,

    just fix your css :=)
     
    Mohie, Aug 26, 2010 IP
  4. Jhon_Ryan

    Jhon_Ryan Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Your rewrite your css style sheet then see .I think solve your site text problems.
     
    Jhon_Ryan, Aug 26, 2010 IP
  5. temp2

    temp2 Well-Known Member

    Messages:
    1,231
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    150
    Digital Goods:
    2
    #5
    use margin-left or padding-left property
     
    temp2, Aug 26, 2010 IP
  6. Cyb3rgh0st_

    Cyb3rgh0st_ Greenhorn

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    left with padding left will work , :p
     
    Cyb3rgh0st_, Aug 26, 2010 IP
  7. efikra

    efikra Guest

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    <div style="padding-top:5px"><ul><li>
    your codes here
    </ul></li></div>
     
    efikra, Aug 26, 2010 IP
  8. vinoth.t

    vinoth.t Peon

    Messages:
    156
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hello,

    What is
     
    vinoth.t, Aug 26, 2010 IP
  9. mgold

    mgold Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    cell padding and cell spacing is all you need. Add about 15.
     
    mgold, Aug 27, 2010 IP