Jump to content
MakeWebGames

Header.php problam [mccode v2]


Mafia-Club

Recommended Posts

Re: Header.php problam [mccode v2]

I have seen his code. All the ref link's are closed off properly.

There is no ref link that goes like this:

<a href="test.php>Test</a>

All of them are done correctly like

Test

But then again. He is using div tag's and all div tag's have got the apropriate " in it's place.

I maybe wrong here as i dont use div tag's that much.

Link to comment
Share on other sites

Re: Header.php problam [mccode v2]

alrighty, the problem is you have each of those links in it's own div. the divs are overlapping (they're like 300px wide and contain just one link each)

they're absolutely positioned which is how they are overlapping each other.

I can't just say, "do this" and fix it for ya. You're just going to have to rework how your page is laid out. And try not to let those divs overlap your links.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...