ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Website help needed



  None
Just something I need done as I cant manage to do it.. I need the next and gif image to appear in the centre of the page for all resolutions. Can anyone save the page for me and add the code then send it back to me so I can re-upload it (im useless at these things). I dont wanna post the site address on here (no its not p**n :p) so if anyone who knows what to do and wants to help please let me know and I can pm the address over :)
 
This works for me. Just replace the text with whatever is on your page.

Code:
<table width="100%" height="100%">
  <tr>
    <td valian="center" align="center">

      Some thing in the middle.

    </td>
   </tr>
</table>
 
  None
Can't get it to work :/ Code is like this..

<div id="root" style="position: absolute; top: 0pt; left: 0pt; width: 748px; height: 513px;">
<div style="position: absolute; left: 260px; top: 215px; width: 510px; height: 154px;">
<table border="0" cellpadding="0" cellspacing="0" height="154" width="510"><tbody><tr valign="top">
<center><td><img src="777_data/finals.gif" border="0" height="154" width="510"></td></center>
</tr></tbody></table></div>
 


Top