Jump to content
MakeWebGames

Recommended Posts

Posted

Well,I have seen a few explore layouts on the forums but the one I want isn't there and I got confused with the code.

All it is, is placement of the tables. I want it so there is four parts

1st Placement: Top/Center

2nd Placement: Middle/Left

3rd Placement: Middle/Right

4th Placement: Bottom/Center

This would create a diamond effect, if anyone is willing to spend a couple of minutes to do that for me, then that would be great. If it was a much bigger project then I would offer some $$$ but I don't rate this as a very big project, I'm just getting a little confused.

Excuse the name, it was random.

If you are unsure what I mean by this thread, by all means ask me.

Posted
<table width="100%"><tr>
<td width="33%"></td>
   <td width="34%">
   	- Links HERE
   </td>
   <td width="33%"></td>
</tr><tr>
<td>
   	- Links HERE
   </td>
   <td></td>
   <td>
   	- Links HERE
   </td>
</tr><tr>
<td></td>
   <td>
   	- Links HERE
   </td>
   <td></td>
</tr></table>

 

That would give you a basic of what you want.

Posted

I did, I added my links.

I just backed up my explore page and put this one, with tables I think I may be ables to have what I want.

Thanks for your help, if you have anything else you feel like adding then please do so ( I don't know what, but if there is anything please post )

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...