Quote:
And on the bottom, there is red area that shouldnt be there! Here's an image of that, too.
|
Sorry my fault. I just move it to the wrong place.
Remove the last code u insert an place it after
Code:
<select name="daysprune">
<option value="1" $daysprunesel[1]>last day</option>
<option value="2" $daysprunesel[2]>last 2 days</option>
<option value="5" $daysprunesel[5]>last 5 days</option>
<option value="10" $daysprunesel[10]>last 10 days</option>
<option value="20" $daysprunesel[20]>last 20 days</option>
<option value="30" $daysprunesel[30]>last 30 days</option>
<option value="45" $daysprunesel[45]>last 45 days</option>
<option value="60" $daysprunesel[60]>last 60 days</option>
<option value="75" $daysprunesel[75]>last 75 days</option>
<option value="100" $daysprunesel[100]>last 100 days</option>
<option value="365" $daysprunesel[365]>the last year</option>
<option value="1000" $daysprunesel[1000]>the beginning</option>
</select>$gobutton
</nobr>
</smallfont></td>
</tr>
</table>
</td></tr></table>
That will fix it.
What you done with your images i don't know but just watch the size of the images.
O god my english suxx
@Admins: I just take them for testit. Sorry for that i dont think that this will be a problem.
Here is the new zip with the fixed code