|
-
Apr 29th, 2005, 01:24 PM
#1
Thread Starter
Member
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
-
Apr 29th, 2005, 01:37 PM
#2
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.
-
Apr 29th, 2005, 01:41 PM
#3
Thread Starter
Member
Re: php help
html
the site is php nuke
-
Apr 29th, 2005, 01:44 PM
#4
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?
-
Apr 29th, 2005, 01:49 PM
#5
Thread Starter
Member
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
-
Apr 29th, 2005, 02:53 PM
#6
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.
-
Apr 29th, 2005, 03:13 PM
#7
Thread Starter
Member
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
-
Apr 29th, 2005, 03:19 PM
#8
Thread Starter
Member
Re: php help
ok i changed it wrongh
it does work
thanxs
-
Jul 22nd, 2005, 02:47 AM
#9
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|