Clan Adverts

The Latest Game Talk

www.clan-themes.co.uk :: View topic - SaSTheme Help

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

SaSTheme Help
Goto page Previous  1, 2

18 Replies / 946 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » PhpNuke Theme Edits

View previous topic :: View next topic


tynman
Reputation: 477
Local time: 11:28 PM

blank.gif

Status: Offline
0.08 posts per day
Medals: 0

Joined: Mar 19, 2007
Last Visit: 28 Nov 2008
Posts: 48
Points: 1569 

View user's profileSend private messageSend e-mail Reply with quote

Untergang
Reputation: 603
votes: 5
Local time: 5:28 AM
Location: Lommel
belgium.gif

Status: Offline
0.50 posts per day
Medals: 0

Joined: May 08, 2007
Last Visit: 01 Dec 2008
Posts: 285
Points: 8190 

View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger Reply with quote

tynman
Reputation: 477
Local time: 11:28 PM

blank.gif

Status: Offline
0.08 posts per day
Medals: 0

Joined: Mar 19, 2007
Last Visit: 28 Nov 2008
Posts: 48
Points: 1569 

Post SaSTheme Help Posted: Mon Oct 06, 2008 7:30 pm   

Shop Purchases:
Call Of Duty (Warrior) Theme · Clan Roster v1.7 Php Nuke Module · Call of Duty 4 SAS Theme · Clan Roster 2.0

<!-- BEGIN postrow -->
<tr>
<td valign="top" class="{postrow.ROW_CLASS}"><div align="center"><span class="content"><a name="{postrow.U_POST_ID}"></a><strong>{postrow.POSTER_NAME}</strong></span><br />
<span class="content">{postrow.POSTER_RANK}{postrow.RIBBONS}<br />
{postrow.RANK_IMAGE}<br />
{postrow.POSTER_AVATAR}<br />
<br />
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_FROM}</span><br />
<img src="themes/COD4Dark/forums/images/spacer.gif" alt="" width="150" height="1" /></tr><tr>
</div></td>
<td class="{postrow.ROW_CLASS}" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="postdetails"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="content">{L_POSTED}:
{postrow.POST_DATE}</span></td>
<td nowrap="nowrap" valign="top">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} <a href="#top"><img src="themes/COD4Dark/forums/images/icon_up.gif" border="0" alt="{L_BACK_TO_TOP}" title="{L_BACK_TO_TOP}" /></a>
{postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="postbody">
<hr />
<span class="content">{postrow.MESSAGE}</span></td>
</tr>
<tr>
<td height="40" valign="bottom" class="genmed">{postrow.SIGNATURE}<span class="small">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="26" valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}"> {postrow.PROFILE_IMG}
{postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG}
{postrow.MSN_IMG} {postrow.ICQ_IMG}</td>
</tr>
<tr>
<td class="spacerow"height="1"><img src="themes/COD4Dark/forums/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->
 

 
View user's profileSend private messageSend e-mail Reply with quote




Untergang
Reputation: 603
votes: 5
Local time: 5:28 AM
Location: Lommel
belgium.gif

Status: Offline
0.50 posts per day
Medals: 0

Joined: May 08, 2007
Last Visit: 01 Dec 2008
Posts: 285
Points: 8190 

Post SaSTheme Help Posted: Mon Oct 06, 2008 7:46 pm   

Code:
<!-- BEGIN postrow -->
<tr>
<td valign="top" class="{postrow.ROW_CLASS}" colspan="2"><div align="center"><span class="content"><a name="{postrow.U_POST_ID}"></a><strong>{postrow.POSTER_NAME}</strong></span><br />
<span class="content">{postrow.POSTER_RANK}{postrow.RIBBONS}<br />
{postrow.RANK_IMAGE}<br />
{postrow.POSTER_AVATAR}<br />
<br />
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_FROM}</span><br />
<img src="themes/COD4Dark/forums/images/spacer.gif" alt="" width="150" height="1" />
</div></td>
</tr>
<tr>
<td class="{postrow.ROW_CLASS}" valign="top" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="postdetails"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="content">{L_POSTED}:
{postrow.POST_DATE}</span></td>
<td nowrap="nowrap" valign="top">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} <a href="#top"><img src="themes/COD4Dark/forums/images/icon_up.gif" border="0" alt="{L_BACK_TO_TOP}" title="{L_BACK_TO_TOP}" /></a>
{postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="postbody">
<hr />
<span class="content">{postrow.MESSAGE}</span></td>
</tr>
<tr>
<td height="40" valign="bottom" class="genmed">{postrow.SIGNATURE}<span class="small">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="26" valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}" colspan="2"> {postrow.PROFILE_IMG}
{postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG}
{postrow.MSN_IMG} {postrow.ICQ_IMG}</td>
</tr>
<tr>
<td class="spacerow"height="1" colspan="2"><img src="themes/COD4Dark/forums/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->


This should make it look better.

I have to go now, so i wont be able the help you further till tomorrow.

Greets
 

 
View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger Reply with quote

tynman
Reputation: 477
Local time: 11:28 PM

blank.gif

Status: Offline
0.08 posts per day
Medals: 0

Joined: Mar 19, 2007
Last Visit: 28 Nov 2008
Posts: 48
Points: 1569 

View user's profileSend private messageSend e-mail Reply with quote

Untergang
Reputation: 603
votes: 5
Local time: 5:28 AM
Location: Lommel
belgium.gif

Status: Offline
0.50 posts per day
Medals: 0

Joined: May 08, 2007
Last Visit: 01 Dec 2008
Posts: 285
Points: 8190 

View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger Reply with quote




Untergang
Reputation: 603
votes: 5
Local time: 5:28 AM
Location: Lommel
belgium.gif

Status: Offline
0.50 posts per day
Medals: 0

Joined: May 08, 2007
Last Visit: 01 Dec 2008
Posts: 285
Points: 8190 

Post Re: SaSTheme Help Posted: Wed Oct 08, 2008 11:20 am   

Here's the code:
Code:
<!-- BEGIN postrow -->
<tr>
<td valign="top" class="{postrow.ROW_CLASS}" colspan="2">

<table cellpadding="0" cellspacing="10" border="0">
   <tr>
      <td valign="top" width="75">{postrow.POSTER_AVATAR}</td>
      <td valign="top"><a name="{postrow.U_POST_ID}"></a><strong>{postrow.POSTER_NAME}</strong><br>
      {postrow.POSTER_RANK}<br>
      {postrow.RANK_IMAGE}<br /></td>
      <td valign="middle">{postrow.RIBBONS}</td>
      <td valign="top">{postrow.POSTER_JOINED}<br />
         {postrow.POSTER_POSTS}<br />
         {postrow.POSTER_FROM}</td>
   </tr>
</table>

</td>
</tr>
<tr>
<td class="{postrow.ROW_CLASS}" valign="top" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="postdetails"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="content">{L_POSTED}:
{postrow.POST_DATE}</span></td>
<td nowrap="nowrap" valign="top">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} <a href="#top"><img src="themes/COD4Dark/forums/images/icon_up.gif" border="0" alt="{L_BACK_TO_TOP}" title="{L_BACK_TO_TOP}" /></a>
{postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="postbody">
<hr />
<span class="content">{postrow.MESSAGE}</span></td>
</tr>
<tr>
<td height="40" valign="bottom" class="genmed">{postrow.SIGNATURE}<span class="small">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="26" valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}" colspan="2"> {postrow.PROFILE_IMG}
{postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG}
{postrow.MSN_IMG} {postrow.ICQ_IMG}</td>
</tr>
<tr>
<td class="spacerow"height="1" colspan="2"><img src="themes/COD4Dark/forums/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->
 

 
View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger Reply with quote
Post new topic   Reply to topic  
   www.clan-themes.co.uk Forum Index » PhpNuke Theme Edits

«««« Quick Reply »»»»
 
18 Replies / 946 Views
Page 2 of 2
All times are GMT
Goto page Previous  1, 2
Display posts from previous:   
 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum