Results 1 to 9 of 9

Thread: php help

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    42

    php help

    i made a php nuke theme
    but when i open my page I get a white line in my header


    this is the script

    script

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: php help

    The code and image you have supplied are really not of much use, i have no idea where in the HTML that image is . Post only the HTML source code which you want use to look at.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    42

    Re: php help

    html
    the site is php nuke

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: php help

    That still isn't very helpful, do you have a link to the actual page, or the portion of HTML which generates tjhe image you have posted?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    42

    Re: php help

    the is php nuke
    the html is generate by the php nuke script i first posted
    and i link i am not allowed the post it

  6. #6
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: php help

    This line:
    Code:
    <div style="padding-top:6px; padding-left:4px;">
    Should be:
    Code:
    <div style="padding-top:6px; padding-left:0px;">
    P.s: this is a HTML question, not a PHP question, so I've moved it to the right forum.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  7. #7

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    42

    Re: php help

    if i change it in the html it works
    but when i changeit in php then he auto make it 4 px in the html

  8. #8

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    42

    Re: php help

    ok i changed it wrongh
    it does work
    thanxs

  9. #9
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Re: php help

    make this thread resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width