Message # 17 | 2:36 PM
bonezsz_,
Quote (bonezsz_)
sorry Nsyshko, but on my screen it keeps showing my website with a blank black spot on the top. i cant seem to get it lined up right without any black spots

Go to CP->Design->Design management (templates)->Top part of the website->find:
Code
<td width="500" align="center" style="background:url('http://epic1.ucoz.com/picresized_1319440697_Scratched_Steel_Texture_by_A.jpg') #888888;"> <span style="color:#00007f;font:24pt Times New Roman ;"><b><!-- <logo> --><!-- </logo> --></b></span></td>

Substitute it with:
Code
<td align="center" style="background:url('http://epic1.ucoz.com/picresized_1319440697_Scratched_Steel_Texture_by_A.jpg') #888888;"> <span style="color:#00007f;font:24pt Times New Roman ;"><b><!-- <logo> --><!-- </logo> --></b></span></td>