Bottom Aligned Signature

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   re: Bottom Aligned Signature
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
<tr>
<td valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}" id="{postrow.U_POST_ID}"></a><strong>{postrow.POSTER_NAME}</strong></span><br />
<span class="postdetails">{postrow.POSTER_RANK}<br />
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_FROM}<br />{postrow.CASH}<br />{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}<br />{postrow.POSTER_FROM_FLAG} </span>
<img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" />
</td>
<td class="{postrow.ROW_CLASS}" valign="top">
      <table width="100%" border="0"cellspacing="0" cellpadding="0">
      <tr>
      <td 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}" /></a>{L_POSTED}:
      {postrow.POST_DATE}</td>
      <td align="right" valign="top" nowrap="nowrap">{postrow.POSTER_STATUS}{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a href="#top"><img src="themes/fisubsilversh/forums/images/icon_up.gif" alt="{L_BACK_TO_TOP}" width="16" height="18" title="{L_BACK_TO_TOP}" class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" /></a>{postrow.DELETE_IMG}{postrow.IP_IMG}</td>
      </tr>
      <tr>
      <td colspan="2"><hr /></td>
      </tr>
      <tr>
      <td valign="top" colspan="2"><span class="postbody">{postrow.MESSAGE}</span></td>
      </tr>
      </table>
</td>
</tr>
<tr>
<td class="{postrow.ROW_CLASS}"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" /></td>
<td class="{postrow.ROW_CLASS}">
     <table>
     <tr>
     <td valign="bottom" class="{postrow.ROW_CLASS}"><SPAN CLASS="postbody"></span>{postrow.ATTACHMENTS}<span class="postbody">{postrow.SIGNATURE}</SPAN><SPAN CLASS="gensmall">{postrow.EDITED_MESSAGE}</SPAN></td>
     </tr>
     <tr>
     <td 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>
     </table>
</tr>
<tr>
<td class="spacerow" colspan="2" height="1"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>



Back to top Reply with quote
#2   re: Bottom Aligned Signature
Hengis
CZ Newbie
Hengis has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 29, 2004
0.00 posts per day
Posts: 24
Points: 1,540
   
Thanks once again Kelly...that has certainly sorted the sig block width etc.

Any chance of getting rid of that line that stretches all the way across above the sig it seems to be making all posts a bit too tall ??




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   re: Bottom Aligned Signature
Hengis
CZ Newbie
Hengis has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 29, 2004
0.00 posts per day
Posts: 24
Points: 1,540
   
Please...can someone help a guy out.

Kelly_Hero is probably fed up with me now icon_smile.gif but I just need this last thing doing - I am really poor @ php coding icon_rolleyes.gif




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#4   re: Bottom Aligned Signature
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
Sorry. Didn't see this post.

Try this:
<tr>
<td valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}" id="{postrow.U_POST_ID}"></a><strong>{postrow.POSTER_NAME}</strong></span><br />
<span class="postdetails">{postrow.POSTER_RANK}<br />
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_FROM}<br />{postrow.CASH}<br />{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}<br />{postrow.POSTER_FROM_FLAG}</span>
<img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" />
</td>
<td class="{postrow.ROW_CLASS}" valign="top">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
      <td 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}" /></a>{L_POSTED}:
      {postrow.POST_DATE}</td>
      <td align="right" valign="top" nowrap="nowrap">{postrow.POSTER_STATUS}{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a href="#top"><img src="themes/fisubsilversh/forums/images/icon_up.gif" alt="{L_BACK_TO_TOP}" width="16" height="18" title="{L_BACK_TO_TOP}" class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" /></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 />
      {postrow.MESSAGE}</td>
      </tr>
      <tr>
      <td height="40" valign="bottom" class="genmed"><SPAN CLASS="postbody"></span>{postrow.ATTACHMENTS}<span class="postbody">{postrow.SIGNATURE}</SPAN><SPAN CLASS="gensmall">{postrow.EDITED_MESSAGE}</SPAN></td>
      </tr>
      </table>
</td>
</tr>
<tr>
<td width="150" align="left" valign="middle"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" /></td>
<td 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" colspan="2" height="1"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>



Back to top Reply with quote
#5   
Hengis
CZ Newbie
Hengis has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 29, 2004
0.00 posts per day
Posts: 24
Points: 1,540
   
You have NO need to apologise to me Kelly, after all you are helping me !!!

That last code change is really close - I have enclosed a pic however to show what it did...



Attached Files
no icons.rar (70.41 KB, Downloaded: 5234 Time(s))



_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#6   re: Bottom Aligned Signature
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
eusa_think.gif The code I posted doesn't have anything to do with the missing icons. Everything I've edited goes between <!-- BEGIN postrow --> and <!-- END postrow -->. If you open your original copy of viewtopic_body.tpl and paste the code above inside those two comment markers, it should be ok.

To make the spacer cell we created match the rest of the page, find this code:
<td width="150" align="left" valign="middle"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" /></td>


and change it to:

<td width="150" align="left" valign="middle" class="{postrow.ROW_CLASS}"><img src="themes/fisubsilversh/forums/images/spacer.gif" alt="" width="150" height="1" /></td>



Back to top Reply with quote
#7   
Hengis
CZ Newbie
Hengis has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 29, 2004
0.00 posts per day
Posts: 24
Points: 1,540
   
Hi

No, that doesn't work - the code that you asked me to find isnt in the original file? - unfortunately. If I look at it with my very simplistic - non code head on, all that needs to be done is for the line above the signatue to go beneath the signature and for the horizontal line below the country flag on the left of the post to disappear.




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#8   re: Bottom Aligned Signature
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
No, I think you misunderstood me. What I meant for you to do was to go back to your original viewtopic_body.tpl file and get the original code. Then, copy the last code I posted above in between the <!--Begin Post Row--> and <!-- End Post Row --> comments. Then, fix the cell in the code above.

Nevermind, here's the whole code for viewtopic.tpl:



Attached Files
viewtopic_body.zip (1.82 KB, Downloaded: 5234 Time(s))


Back to top Reply with quote
#9   re: Bottom Aligned Signature
Hengis
CZ Newbie
Hengis has been a member for over 20 year's 20 Year Member
Website:
Status: Offline
Joined: Aug 29, 2004
0.00 posts per day
Posts: 24
Points: 1,540
   
I had such high hopes on that one - and for the first page I viewed it looked like you had really fixed it good n proper! Sadly (sigh - and I'm sorry) other pages showed as attached:



Attached Files
pchfsig.rar (66.84 KB, Downloaded: 5234 Time(s))



_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum