PDA

View Full Version : MEMBERINFO ( table help plz ! )


shete
01-05-2007, 11:05 PM
how can i get 2 tables underneath the " last post " table ???

i suck at placing tables and it took me like 1 month to figure out how to get my memberinfo template like this lol...


can someone code 2 tables underneath the last post box ???

heres a screenshothttp://img234.imageshack.us/img234/3415/gmmmmmmmmxm6.jpg


here is my template

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
$header


<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%" align="center">
<tr>

</tr>
<tr valign="top">

<td class="<if condition="$post['field42']">$post[field42]</if>" align="left">
<div class="">
<div align="$stylevar[left]">

<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">

<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>









<if condition="$show['currentlocation']">
<div><font size=1>$userinfo[action] $userinfo[where]</font><if condition="$show['detailedtime']"> <else /> @ </if> </div>
</if>



<if condition="$post['field39']">
<a href="viewmemberpics.php?$session[sessionurl]u=$post[userid]"><img src="$post[field39]" width="130" border="6" style="border:1px solid ; border-color: red; border-top:1px solid ; border-top-color: red;" /></a> <bR>

</if>

<br>


<if condition="$post['field38']">
$post[field38]<else /> This user has not written anything .
</if>


<br>
<a href="viewmemberpics.php?$session[sessionurl]u=$post[userid]"><img src="http://img206.imageshack.us/img206/2538/viewpicsck4.gif" border="0"></a>



<br>
<br>
<if condition="$show['age']">

<strong>$vbphrase[age]</strong>:
$userinfo[age]

</if>

<Br>




<if condition="$post['field2']"> <strong>$vbphrase[location1]</strong>:
$post[field2]




<br>

</if>

<br>

$vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
</div>
</div>


<legend>Contact</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td>

<if condition="$show['pm']">$vbphrase[private_message]:<br />
<a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_private_message_to_x]</phrase></a></if>

</td>
</tr>
<tr><td>

<if condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid']">


<a href="#" onclick="window.open('pager.php?do=buddylist&amp;puserid=$useri nfo[userid]','pagerbuddylist','statusbar=no,menubar=no,toolba r=no,scrollbars=yes,resizable=yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;"><img src="http://img301.imageshack.us/img301/3082/sendpagered1.gif" border="0"></a>

</if></tr></td>
<if condition="$show['email']">
<tr>
<td>
$vbphrase[email]:<br />
<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_message_via_email_to_x]</phrase></a>
</td>
</tr>
</if>
<tr><td>
<if condition="$show['homepage']">$vbphrase[home_page]:<br />
<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a></if>

</td></tr>
<tr><td>
<br>

<if condition="$userinfo['showicq']">

$vbphrase[icq]
<a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>

</if>
</tr></td><tr><td>
<if condition="$userinfo['showaim']">

$vbphrase[aim]
<a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>

</if>
</tr></td><tr><td>
<if condition="$userinfo['showmsn']">

$vbphrase[msn]
<a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>

</if>
</tr></td><tr><td>
<if condition="$userinfo['showyahoo']">

$vbphrase[yahoo]
<a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>

</if>
</tr></td><tr><td>
<if condition="$userinfo['skype']">

$vbphrase[skype]<
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a>

</if>

<else />

</tr></td><tr><td>



</tr>
</table>
</fieldset>

<if condition="$vboptions['usereferrer']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[referrals]: <strong>$referrals</strong>
</div>
</div>
</if>

<if condition="$show['usernotes']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[user_notes]:
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&amp;u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</if>
</div>
</div>
</if>

</div>
</div>
</td>

<td class="" align="center">



<div class="<if condition="$post['field43']">$post[field43]</if>">
<div align="$stylevar[left]">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<if condition="$show['membergroups']">
<td></td>
<else />
<td>

<legend>$vbphrase[posts]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>
</tr>
<if condition="$vboptions['profilelastpost']">
<tr>
<td>
$vbphrase[last_post]:<br />
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</td>
</tr>
</if>
<tr>
<td><a href="search.php?$session[sessionurl]do=finduser&amp;u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;s earchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
</tr>
<Br>




</td>
</if>
</tr>

</table>








</div>

</div>
</div>
</td>

</tr>
</table>
<br>






</div>

</div>
</div>
</td>

</tr>
</table>
$footer

</body>
</html>










<style type="text/css">


table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:000;
background-image:url("<if condition="$post['field41']">$post[field41]<else />http://azbboy.com/images/prototypefile_1280.jpg</if>");
background-position:Center Center;
background-repeat:no-repeat;
background-attachment:fixed;
border-color:ffffff;
border-width:2px ;
border-style: none;
</style>


<style type="text/css">
table, tr, td, li, p, div { font-family:tahoma; color:<if condition="$post['field44']">$post[field44]</if>; }
</style>



<if condition="$post['field38']">$post[field38]<else />This user has not wrote anything</if>"

FunaGuy
01-05-2007, 11:38 PM
I can but at this time I am very busy :D
When i come back at home then I will try to make ;)

shete
01-06-2007, 01:22 AM
an example screenshot of how i want the tables

http://img517.imageshack.us/img517/2826/gmmmmmmmm32232323ya3.jpg

I can but at this time I am very busy :D
When i come back at home then I will try to make ;)


i hope you come back home today ! lol

Shazz
01-06-2007, 01:39 AM
Looks like the myspace template

shete
01-06-2007, 01:45 AM
yeah but this is more simple . i just cant figure out how to put tables in order ! they always come up at the bottom or top or whatever ...

all i want is for like 2 more tables :( but i cant do it