Hello ^_^x This is my first time attempting this and no matter how many times I go over the codes, I still end up having problems. Here's my lj to show: http://www.livejournal.com/users/seleschan

Here's my problems:

1. The area where you can view or post comments on my lj isn't there though it's in the coding.

2. Image is duplicating though it's at 1024x768 and I can't seem to get it to work correctly.

3. Even though I've changed the wording for profile, friends, etc, it still there on the top.

4. I would actually prefer the image to be the full background and the text going over that. How do I accomplish this?

For the code errors (even though lj is accepting them), here's what I wrote:
----
FRIENDS_HEAD<=
<!-- start hide the defaults and make new links visible -->
<style type="text/css">
<!--
table table table table .meta {
visibility: hidden;
}
table table table table table .meta {
visibility: visible;
}
-->
</style>
<!-- end hide the defaults and make new links visible -->
<=FRIENDS_HEAD

FRIENDS_WEBSITE<=
<tr>
<td class="meta" colspan="5">
<!-- start new set of links -->
<table>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">Metamorphosis </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a href="http://www.geocities.com/iconcreativity/index.htm">but
to hear you</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">A Messenger </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/userinfo.bml?user=seleschan">in
spite of me</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">A Girl Comes To Visit </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/users/selechan/calendar">for all
that you are</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">An Unexpected Visitor </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/users/seleschan/friends">its all
your fault</a></td>
<td class="meta">&Dagger;</td>
</tr></table>
<!-- end new set of links -->
</td>
</tr>
<=FRIENDS_WEBSITE

LASTN_HEAD<=
<!-- start hide the defaults and make new links visible -->
<style type="text/css">
<!--
table table table table .meta {
visibility: hidden;
}
table table table table table .meta {
visibility: visible;
}
-->
</style>
<!-- end hide the defaults and make new links visible -->
<=LASTN_HEAD

DAY_TALK_LINKS=><P ALIGN="RIGHT"><FONT FACE="arial"
SIZE=1>%%readlink%%<A HREF="%%urlpost%%">lost in paradise</A></FONT></P>

LASTN_TALK_LINKS=><P ALIGN="RIGHT"><FONT FACE="arial"
SIZE=1>%%readlink%%<A HREF="%%urlpost%%">lost in paradise</A></FONT></P>

GLOBAL_HEAD<=
<style type="text/css">
<!--
body {
background-color: black;
background-image: url(http://img.photobucket.com/albums/v51/Seles/Livejournal/background.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: left top;
}
-->
<!--
table, tr, td, .shadowed {
background: transparent;
}
-->
<!--
body {
scrollbar-base-color: pink;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: pink;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color: black;
}
-->
<!--
/* change these numbers, make them add up to 100 or less*/
table {
width: 55%;
margin-left: 45%;
margin-right: 0%;
}
/* don't change these numbers */
table table {
width: 100%;
margin:0;
}
table table table {
width: 0;
}
>-->
</style>
<=GLOBAL_HEAD

FRIENDS_TALK_LINKS=><P ALIGN="RIGHT"><FONT FACE="arial"
SIZE=1>%%readlink%%<A HREF="%%urlpost%%">lost in paradise</A></FONT></P>

LASTN_TALK_READLINK=><A HREF="%%urlread%%">%%messagecount%% shining tears</A>

FRIENDS_TALK_READLINK=><A HREF="%%urlread%%">%%messagecount%% shining tearsA>

LASTN_WEBSITE<=
<tr>
<td class="meta" colspan="5">
<!-- start new set of links -->
<table>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">Metamorphosis </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a href="http://www.geocities.com/iconcreativity/index.htm">but
to hear you</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">A Messenger </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/userinfo.bml?user=seleschan">in
spite of me</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">A Girl Comes To Visit </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/users/seleschan/calendar">for all
that you are</a></td>
<td class="meta">&Dagger;</td>
</tr>
<tr>
<td class="meta">&Dagger;</td>
<td class="meta" align="right">An Unexpected Visitor </td>
<td class="meta" align="center"></td>
<td class="meta" align="left"><a
href="http://www.livejournal.com/users/seleschan/friends">its all
your fault</a></td>
<td class="meta">&Dagger;</td>
</tr></table>
<!-- end new set of links -->
</td>
</tr>
<=LASTN_WEBSITE

DAY_TALK_READLINK=><A HREF="%%urlread%%">%%messagecount%% shining tears</A>
---

Please help cry.gif