|
Page 1 of 1
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Vertical Align For Firms
Hi.
I need your help, am trying to fix a small problem with firms. When i increase the profile user fields, the firm come up and not down of the post.
In this image you see better mi problem:
I tried to set in /viewtopic_body.tpl this code: <div vertical-align="bottom">{postrow.SIGNATURE}</div>, but don't work.
I hope that you can help me.
Cu friends.
|
#1 Thu 04 Oct, 2007 11:36 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Re: Vertical Align For Firms
Nothing, i can't fix this problem, the firm is ever in the top of the message when the right table is more big than the message.
I hope that somebody can help me.
|
#2 Fri 05 Oct, 2007 17:24 |
|
Sorren 
Joined: March 2007
Posts: 16
Location:  Deutschland
|
 Re: Vertical Align For Firms
try this: style="vertical-align:sub"
|
#3 Fri 05 Oct, 2007 18:51 |
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Re: Vertical Align For Firms
Nothing Sorren,
Thanks for your cooperation.
CU.
|
#4 Fri 05 Oct, 2007 19:02 |
|
Sorren 
Joined: March 2007
Posts: 16
Location:  Deutschland
|
 Re: Vertical Align For Firms
can you attach the file viewtopic_body.tpl?
then i can test a little bit
|
#5 Fri 05 Oct, 2007 19:28 |
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Re: Vertical Align For Firms
Sure and thanks for your help.
In the 193. Line is the Signature Code.
- <script type="text/javascript">
- <!--
- //function post_time_edit(topic_id, post_id)
- //{
- // window.open("edit_post_time.php?t="+topic_id+"&p="+post_id, '_postedittime', 'height=300, width=500, resizable=no, scrollbars=no');
- //}
- function post_time_edit(url)
- {
- window.open(url, '_postedittime', 'width=500,height=300,resizable=no,scrollbars=no');
- }
- //-->
- </script>
- <div class="forumline nav-div">
- <p class="nav-header">
- <a href="{U_PORTAL}">{L_HOME}</a>{NAV_SEP}<a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}
- </p>
- <div class="nav-links">
- <div class="nav-links-left">{CURRENT_TIME}</div>
- <!-- BEGIN switch_show_icons -->
- <a href="{U_VIEW_OLDER_TOPIC}"><img src="{IMG_LEFT}" alt="{L_VIEW_PREVIOUS_TOPIC}" title="{L_VIEW_PREVIOUS_TOPIC}" /></a>
- {S_WATCH_TOPIC_IMG}
- <a href="{DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}"><img src="{IMG_FLOPPY}" alt="{L_DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}" /></a>
- <!-- BEGIN switch_user_logged_in -->
- <a href="{U_BOOKMARK_ACTION}"><img src="{IMG_BOOKMARK}" alt="{L_BOOKMARK_ACTION}" title="{L_BOOKMARK_ACTION}" /></a>
- <!-- END switch_user_logged_in -->
- <a href="{U_PRINT}" title="{L_PRINT}"><img src="{IMG_PRINT}" alt="{L_PRINT}" title="{L_PRINT}" /></a>
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}"><img src="{IMG_EMAIL}" alt="{L_TELL}" title="{L_TELL}" /></a>
- <a href="{U_VIEW_NEWER_TOPIC}"><img src="{IMG_RIGHT}" alt="{L_VIEW_NEXT_TOPIC}" title="{L_VIEW_NEXT_TOPIC}" /></a>
- <!-- END switch_show_icons -->
- <!-- BEGIN switch_show_links -->
- <a href="{U_PRINT}" title="{L_PRINT}">{L_PRINT}</a> |
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}">{L_TELL}</a> |
- <a href="{U_BOOKMARK_ACTION}" class="genmed">{L_BOOKMARK_ACTION}</a> |
- {S_WATCH_TOPIC} |
- <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> |
- <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
- <!-- END switch_show_links -->
- </div>
- </div>
- <!-- BEGIN switch_forum_rules -->
- <table class="forumline" width="100%" cellspacing="0">
- <tr>
- <td class="row-header">
-
- <!-- BEGIN switch_display_title -->
- <span>{L_FORUM_RULES}</span>
- <!-- END switch_display_title -->
-
- </td>
- </tr>
- <tr><td class="row1g-left" width="100%"><div class="post-text">{FORUM_RULES}</div></td></tr>
- </table>
- <!-- END switch_forum_rules -->
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="bottom">
- <a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a>
- <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a>
- {THANK_IMG}
- </td>
- <td align="right" valign="bottom">
- <span class="gen">{PAGE_NUMBER}</span><br />
- <span class="pagination">{PAGINATION}</span>
- </td>
- </tr>
- </table>
-
- <script type="text/javascript">
- <!--
-
- <!-- BEGIN switch_quick_quote -->
- message = new Array();
- <!-- END switch_quick_quote -->
-
- <!-- BEGIN postrow -->
- <!-- BEGIN switch_quick_quote -->
- message[{postrow.U_POST_ID}] = " user="{postrow.POSTER_NAME_QQ}" post="{postrow.U_POST_ID}"]{postrow.PLAIN_MESSAGE}[/";
- <!-- END switch_quick_quote -->
- <!-- END postrow -->
-
- <!-- BEGIN switch_quick_quote -->
- function addquote(post_id, tag)
- {
- document.getElementById('quick_reply').style.display="";
- str_find = new Array("<_mg;", ">_mg;")
- str_replace = new Array("<", ">")
- for(var i = 0; i < message[post_id].length; i++)
- {
- for (var j = 0; j < str_find.length; j++)
- {
- if (message[post_id].search(str_find[j]) != -1)
- {
- message[post_id] = message[post_id].replace(str_find[j],str_replace[j]);
- }
- }
- }
- document.post.message.value += "[" + tag + message[post_id] + tag + "]";
- document.post.message.focus();
- return;
- }
- <!-- END switch_quick_quote -->
-
- function quotename(username)
- {
- document.getElementById('quick_reply').style.display="";
- document.post.message.value += username;
- document.post.message.focus();
- return;
- }
-
- function open_postreview(ref)
- {
- height = screen.height / 2.23;
- width = screen.width / 2;
- window.open(ref,'_phpbbpostreview','height=' + height + ',width=' + width + ',resizable=yes,scrollbars=yes');
- return;
- }
- //-->
- </script>
- {IMG_THL}{IMG_THC}<span class="forumlink">{TOPIC_TITLE}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
- {POLL_DISPLAY}
- <tr>
- <th width="150">{L_AUTHOR}</th>
- <th>{L_MESSAGE}</th>
- </tr>
- <!-- BEGIN postrow -->
- <tr >
- <td class="row-post-author">
- <span class="post-name"><a id="p{postrow.U_POST_ID}"></a>{postrow.POSTER_FROM_FLAG} {postrow.POSTER_NAME} {postrow.POSTER_GENDER}</span>
- <br />
- <div class="center-block-text">
- <div class="post-rank">
- <b>
- {postrow.USER_RANK_01}{postrow.USER_RANK_01_IMG}
- {postrow.USER_RANK_02}{postrow.USER_RANK_02_IMG}
- {postrow.USER_RANK_03}{postrow.USER_RANK_03_IMG}
- {postrow.USER_RANK_04}{postrow.USER_RANK_04_IMG}
- {postrow.USER_RANK_05}{postrow.USER_RANK_05_IMG}
- </b>
- </div>
- </div>
- {postrow.CARD_IMG}
- <!-- BEGIN switch_showavatars -->
- <!-- <span class="post-images"><a href="javascript:quotename(%27%5Bb%5D{postrow.POSTER_NAME_QR}%5B/b%5D%2C%27);">{postrow.POSTER_AVATAR}</a></span> -->
- <span class="post-images"><a href="javascript:quotename(%27[b]{postrow.POSTER_NAME_QR}[/b],%27);">{postrow.POSTER_AVATAR}</a></span>
- <!-- END switch_showavatars -->
- <div class="post-details">
- <!-- {postrow.POSTER_NO}<br /> -->
- {postrow.POSTER_JOINED}<br />
- {postrow.POSTER_POSTS}<br />
- {postrow.POSTER_AGE}
- {postrow.POSTER_FROM}<br />
- <!-- BEGIN switch_poster_info -->
- {postrow.POSTER_NO}<br />
- {postrow.POSTER_LANG}
- {postrow.POSTER_STYLE}
- <!-- END switch_poster_info -->
- <!-- BEGIN author_profile -->
- {postrow.author_profile.AUTHOR_VAL}<br />
- <!-- END author_profile -->
- Tengo:<br />{postrow.CASH}<br />
- <div align="center"><a href="/foro/shop.php">Tiendas</a><br />
- <a href="{postrow.ITEMSNAME}">Mis ArtÃculos</a>
- {postrow.ITEMS}</div><br />
- <div class="center-block-text"> {postrow.GEB_BILD}</div>
- </div><br />
- <img src="{SPACER}" width="150" height="1" alt="" />
- </td>
- <td class="row-post" width="100%" height="100%">
- <div class="post-buttons-top post-buttons">
- <span class="img-main">{postrow.QUOTE_IMG}</span>
- {postrow.EDIT_IMG}
- {postrow.DELETE_IMG}
- {postrow.TOPIC_VIEW_IMG}
- {postrow.UNREAD_IMG}
- {postrow.U_R_CARD}
- {postrow.U_Y_CARD}
- {postrow.U_G_CARD}
- {postrow.U_B_CARD}
- {postrow.ARROWS}
- </div>
- <div class="post-subject {postrow.UNREAD_COLOR}"><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> {postrow.POST_SUBJECT} </div>
-
- <div class="post-text">
- {postrow.MESSAGE}<br />
- <span class="gensmall">{postrow.EDITED_MESSAGE} </span>
- {postrow.ATTACHMENTS}
- <br /><br /><br /><br />
- <!-- BEGIN above_sig -->
- <span class="post-details"><br />{postrow.above_sig.ABOVE_VAL}</span>
- <!-- END above_sig -->
- <!-- BEGIN switch_showsignatures -->
- {postrow.SIGNATURE}
- <!-- END switch_showsignatures -->
- <!-- BEGIN below_sig -->
- <span class="post-details"><br />{postrow.below_sig.BELOW_VAL}</span>
- <!-- END below_sig -->
- </div>
- <?php
- global $board_config;
- if ($board_config['edit_notes'] == 1)
- {
- ?>
- <!-- IF postrow.NOTES_COUNT -->
- <div class="post-notes">
- <!-- BEGIN notes -->
- <div class="post-note">
- <!-- IF notes.U_DELETE -->
- <div class="post-note-delete">[<a href="{notes.U_DELETE}">{L_DELETE_NOTE}</a>]</div>
- <!-- ENDIF -->
- {L_EDITED_BY} {postrow.notes.POSTER_NAME}, {postrow.notes.TIME}: {postrow.notes.TEXT}
- </div>
- <!-- END notes -->
- </div>
- <!-- ENDIF -->
- <?php
- }
- ?>
- </td>
- </tr>
- <tr>
- <td class="row-post-date">
- <div style="text-align:center;">
- <b>{postrow.SINGLE_POST} </b>{postrow.POST_DATE}
- <!-- BEGIN switch_user_admin_or_mod -->
- <b> {postrow.POST_EDIT_STRING}</b>
- <!-- END switch_user_admin_or_mod -->
- </div>
- </td>
- <td class="row-post-buttons post-buttons">
- <div style="text-align:right">
- <div style="position:relative;float:left;text-align:left;">
- {postrow.POSTER_ONLINE_STATUS_IMG}
- {postrow.IP_IMG}
- {postrow.PROFILE_IMG}
- {postrow.PM_IMG}
- {postrow.EMAIL_IMG}
- {postrow.WWW_IMG}
- {postrow.MSN_IMG}
- {postrow.SKYPE_IMG}
- {postrow.YIM_IMG}
- {postrow.AIM_IMG}
- {postrow.ICQ_IMG}
- </div>
- <a href="{postrow.DOWNLOAD_POST}" class="genmed"><img src="{postrow.DOWNLOAD_IMG}" alt="{L_DOWNLOAD_POST}" title="{L_DOWNLOAD_POST}" /></a>
- <!-- BEGIN switch_quick_quote -->
- <a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27quote%27);"><img src="{IMG_QUICK_QUOTE}" alt="{L_QUICK_QUOTE}" title="{L_QUICK_QUOTE}" /></a>
- <a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27ot%27);"><img src="{IMG_OFFTOPIC}" alt="{L_OFFTOPIC}" title="{L_OFFTOPIC}" /></a>
- <!-- END switch_quick_quote -->
- <a href="{U_BACK_TOP}"><img src="{IMG_ARU}" alt="{L_BACK_TOP}" title="{L_BACK_TOP}" /></a>
- <a href="{U_BACK_BOTTOM}"><img src="{IMG_ARD}" alt="{L_BACK_BOTTOM}" title="{L_BACK_BOTTOM}" /></a>
- </div>
- </td>
- </tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- BEGIN thanks -->
- <tr><th colspan="3" align="left" class="thLeft">{postrow.thanks.THANKS3}</th></tr>
- <tr><td colspan="3" class="row-post" valign="top" align="left"><span class="gensmall">{postrow.thanks.THANKS} </span></td></tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- END thanks -->
- <!-- BEGIN switch_viewtopic_banner -->
- <tr>
- <td align="center" class="row-post-author">
- <span class="post-name"><a href="#" style="font-weight:bold;text-decoration:none;">Sponsor</a></span><br />
- <img src="images/ranks/rank_sponsor.png" alt="" /><br />
- <img src="images/avatars/default_avatars/sponsor.gif" alt="" />
- </td>
- <td class="row-post-ads" align="center"><div class="center-block-text">{VIEWTOPIC_BANNER_CODE}</div></td>
- </tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- END switch_viewtopic_banner -->
- <!-- END postrow -->
- <tr>
- <td class="cat" colspan="2">
- <form method="post" action="{S_POST_DAYS_ACTION}" style="display:inline;">
- <center>
- <table cellspacing="0" cellpadding="0">
- <tr>
- <td valign="middle" nowrap="nowrap"><span class="genmed">{L_DISPLAY_POSTS}:</span></td>
- <td valign="middle"> {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" class="liteoption jumpbox" name="submit" /></td>
- </tr>
- </table>
- </center>
- </form>
- </td>
- </tr>
- </table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
-
- {SIMILAR_VIEWTOPIC}
- {RATING_VIEWTOPIC}
- {CA_QUICK_REPLY_FORM}
-
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top">
- <a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}"/></a>
- <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}"/></a>
- {THANK_IMG}
- {CA_QUICK_REPLY_BUTTON}
- </td>
- <td align="right" valign="top">
- <span class="gen">{PAGE_NUMBER}</span><br />
- <span class="pagination">{PAGINATION}</span>
- </td>
- </tr>
- </table>
- <div class="forumline nav-div">
- <p class="nav-header"><a href="{U_PORTAL}">{L_HOME}</a>{NAV_SEP}<a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</p>
- <div class="nav-links">
- <div class="nav-links-left">{CURRENT_TIME} | {S_TIMEZONE}</div>
- <!-- BEGIN switch_show_icons -->
- <a href="{U_VIEW_OLDER_TOPIC}"><img src="{IMG_LEFT}" alt="{L_VIEW_PREVIOUS_TOPIC}" title="{L_VIEW_PREVIOUS_TOPIC}" /></a>
- {S_WATCH_TOPIC_IMG}
- <a href="{DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}"><img src="{IMG_FLOPPY}" alt="{L_DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}" /></a>
- <!-- BEGIN switch_user_logged_in -->
- <a href="{U_BOOKMARK_ACTION}"><img src="{IMG_BOOKMARK}" alt="{L_BOOKMARK_ACTION}" title="{L_BOOKMARK_ACTION}" /></a>
- <!-- END switch_user_logged_in -->
- <a href="{U_PRINT}" title="{L_PRINT}"><img src="{IMG_PRINT}" alt="{L_PRINT}" title="{L_PRINT}" /></a>
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}"><img src="{IMG_EMAIL}" alt="{L_TELL}" title="{L_TELL}" /></a>
- <a href="{U_VIEW_NEWER_TOPIC}"><img src="{IMG_RIGHT}" alt="{L_VIEW_NEXT_TOPIC}" title="{L_VIEW_NEXT_TOPIC}" /></a>
- <!-- END switch_show_icons -->
- <!-- BEGIN switch_show_links -->
- <a href="{U_PRINT}" title="{L_PRINT}">{L_PRINT}</a> |
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}">{L_TELL}</a> |
- <a href="{U_BOOKMARK_ACTION}" class="genmed">{L_BOOKMARK_ACTION}</a> |
- {S_WATCH_TOPIC} |
- {U_MARK_ALWAYS_READ} |
- <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> |
- <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
- <!-- END switch_show_links -->
- </div>
- </div>
-
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top" class="gensmall" width="100%"><span class="gensmall"><b><br/>{TOTAL_USERS_ONLINE}<br/>{LOGGED_IN_USER_LIST}</b></span><br /><br /></td>
- </tr>
- </table>
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top" class="gensmall" width="40%">
- <div id="topic_auth_list_h" style="display: none;">
- <table class="forumline" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td class="row-header">
- <div style="float:right;display:inline;padding-top:6px;padding-right:6px;cursor:pointer;"><img src="{IMG_MAXIMISE}" onclick="javascript:ShowHide('topic_auth_list','topic_auth_list_h','topic_auth_list');" alt="" /> </div><span>{L_PERMISSIONS_LIST}</span>
- </td>
- </tr>
- </table>
- </div>
- <div id="topic_auth_list">
- <table class="forumline" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td class="row-header">
- <div style="float:right;display:inline;padding-top:6px;padding-right:6px;cursor:pointer;"><img src="{IMG_MINIMISE}" onclick="javascript:ShowHide('topic_auth_list','topic_auth_list_h','topic_auth_list');" alt="" /> </div><span>{L_PERMISSIONS_LIST}</span>
- </td>
- </tr>
- <tr><td class="row1">{S_AUTH_LIST}</td></tr>
- </table>
- </div>
- <script type="text/javascript">
- <!--
- tmp = 'topic_auth_list';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('topic_auth_list', 'topic_auth_list_h', 'topic_auth_list');
- }
- //-->
- </script>
- </td>
- <td align="right" valign="top">
- {S_TOPIC_AD
Thanks again.
|
#6 Fri 05 Oct, 2007 19:34 |
|
Sorren 
Joined: March 2007
Posts: 16
Location:  Deutschland
|
 Re: Vertical Align For Firms
Try this:
- <script type="text/javascript">
- <!--
- //function post_time_edit(topic_id, post_id)
- //{
- // window.open("edit_post_time.php?t="+topic_id+"&p="+post_id, '_postedittime', 'height=300, width=500, resizable=no, scrollbars=no');
- //}
- function post_time_edit(url)
- {
- window.open(url, '_postedittime', 'width=500,height=300,resizable=no,scrollbars=no');
- }
- //-->
- </script>
- <div class="forumline nav-div">
- <p class="nav-header">
- <a href="{U_PORTAL}">{L_HOME}</a>{NAV_SEP}<a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}
- </p>
- <div class="nav-links">
- <div class="nav-links-left">{CURRENT_TIME}</div>
- <!-- BEGIN switch_show_icons -->
- <a href="{U_VIEW_OLDER_TOPIC}"><img src="{IMG_LEFT}" alt="{L_VIEW_PREVIOUS_TOPIC}" title="{L_VIEW_PREVIOUS_TOPIC}" /></a>
- {S_WATCH_TOPIC_IMG}
- <a href="{DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}"><img src="{IMG_FLOPPY}" alt="{L_DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}" /></a>
- <!-- BEGIN switch_user_logged_in -->
- <a href="{U_BOOKMARK_ACTION}"><img src="{IMG_BOOKMARK}" alt="{L_BOOKMARK_ACTION}" title="{L_BOOKMARK_ACTION}" /></a>
- <!-- END switch_user_logged_in -->
- <a href="{U_PRINT}" title="{L_PRINT}"><img src="{IMG_PRINT}" alt="{L_PRINT}" title="{L_PRINT}" /></a>
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}"><img src="{IMG_EMAIL}" alt="{L_TELL}" title="{L_TELL}" /></a>
- <a href="{U_VIEW_NEWER_TOPIC}"><img src="{IMG_RIGHT}" alt="{L_VIEW_NEXT_TOPIC}" title="{L_VIEW_NEXT_TOPIC}" /></a>
- <!-- END switch_show_icons -->
- <!-- BEGIN switch_show_links -->
- <a href="{U_PRINT}" title="{L_PRINT}">{L_PRINT}</a> |
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}">{L_TELL}</a> |
- <a href="{U_BOOKMARK_ACTION}" class="genmed">{L_BOOKMARK_ACTION}</a> |
- {S_WATCH_TOPIC} |
- <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> |
- <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
- <!-- END switch_show_links -->
- </div>
- </div>
- <!-- BEGIN switch_forum_rules -->
- <table class="forumline" width="100%" cellspacing="0">
- <tr>
- <td class="row-header">
-
- <!-- BEGIN switch_display_title -->
- <span>{L_FORUM_RULES}</span>
- <!-- END switch_display_title -->
-
- </td>
- </tr>
- <tr><td class="row1g-left" width="100%"><div class="post-text">{FORUM_RULES}</div></td></tr>
- </table>
- <!-- END switch_forum_rules -->
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="bottom">
- <a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a>
- <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a>
- {THANK_IMG}
- </td>
- <td align="right" valign="bottom">
- <span class="gen">{PAGE_NUMBER}</span><br />
- <span class="pagination">{PAGINATION}</span>
- </td>
- </tr>
- </table>
-
- <script type="text/javascript">
- <!--
-
- <!-- BEGIN switch_quick_quote -->
- message = new Array();
- <!-- END switch_quick_quote -->
-
- <!-- BEGIN postrow -->
- <!-- BEGIN switch_quick_quote -->
- message[{postrow.U_POST_ID}] = " user="{postrow.POSTER_NAME_QQ}" post="{postrow.U_POST_ID}"]{postrow.PLAIN_MESSAGE}[/";
- <!-- END switch_quick_quote -->
- <!-- END postrow -->
-
- <!-- BEGIN switch_quick_quote -->
- function addquote(post_id, tag)
- {
- document.getElementById('quick_reply').style.display="";
- str_find = new Array("<_mg;", ">_mg;")
- str_replace = new Array("<", ">")
- for(var i = 0; i < message[post_id].length; i++)
- {
- for (var j = 0; j < str_find.length; j++)
- {
- if (message[post_id].search(str_find[j]) != -1)
- {
- message[post_id] = message[post_id].replace(str_find[j],str_replace[j]);
- }
- }
- }
- document.post.message.value += "[" + tag + message[post_id] + tag + "]";
- document.post.message.focus();
- return;
- }
- <!-- END switch_quick_quote -->
-
- function quotename(username)
- {
- document.getElementById('quick_reply').style.display="";
- document.post.message.value += username;
- document.post.message.focus();
- return;
- }
-
- function open_postreview(ref)
- {
- height = screen.height / 2.23;
- width = screen.width / 2;
- window.open(ref,'_phpbbpostreview','height=' + height + ',width=' + width + ',resizable=yes,scrollbars=yes');
- return;
- }
- //-->
- </script>
- {IMG_THL}{IMG_THC}<span class="forumlink">{TOPIC_TITLE}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
- {POLL_DISPLAY}
- <tr>
- <th width="150">{L_AUTHOR}</th>
- <th>{L_MESSAGE}</th>
- </tr>
- <!-- BEGIN postrow -->
- <tr >
- <td class="row-post-author">
- <span class="post-name"><a id="p{postrow.U_POST_ID}"></a>{postrow.POSTER_FROM_FLAG} {postrow.POSTER_NAME} {postrow.POSTER_GENDER}</span>
- <br />
- <div class="center-block-text">
- <div class="post-rank">
- <b>
- {postrow.USER_RANK_01}{postrow.USER_RANK_01_IMG}
- {postrow.USER_RANK_02}{postrow.USER_RANK_02_IMG}
- {postrow.USER_RANK_03}{postrow.USER_RANK_03_IMG}
- {postrow.USER_RANK_04}{postrow.USER_RANK_04_IMG}
- {postrow.USER_RANK_05}{postrow.USER_RANK_05_IMG}
- </b>
- </div>
- </div>
- {postrow.CARD_IMG}
- <!-- BEGIN switch_showavatars -->
- <!-- <span class="post-images"><a href="javascript:quotename(%27%5Bb%5D{postrow.POSTER_NAME_QR}%5B/b%5D%2C%27);">{postrow.POSTER_AVATAR}</a></span> -->
- <span class="post-images"><a href="javascript:quotename(%27[b]{postrow.POSTER_NAME_QR}[/b],%27);">{postrow.POSTER_AVATAR}</a></span>
- <!-- END switch_showavatars -->
- <div class="post-details">
- <!-- {postrow.POSTER_NO}<br /> -->
- {postrow.POSTER_JOINED}<br />
- {postrow.POSTER_POSTS}<br />
- {postrow.POSTER_AGE}
- {postrow.POSTER_FROM}<br />
- <!-- BEGIN switch_poster_info -->
- {postrow.POSTER_NO}<br />
- {postrow.POSTER_LANG}
- {postrow.POSTER_STYLE}
- <!-- END switch_poster_info -->
- <!-- BEGIN author_profile -->
- {postrow.author_profile.AUTHOR_VAL}<br />
- <!-- END author_profile -->
- Tengo:<br />{postrow.CASH}<br />
- <div align="center"><a href="/foro/shop.php">Tiendas</a><br />
- <a href="{postrow.ITEMSNAME}">Mis ArtÃculos</a>
- {postrow.ITEMS}</div><br />
- <div class="center-block-text"> {postrow.GEB_BILD}</div>
- </div><br />
- <img src="{SPACER}" width="150" height="1" alt="" />
- </td>
- <td class="row-post" width="100%" height="100%">
- <div class="post-buttons-top post-buttons">
- <span class="img-main">{postrow.QUOTE_IMG}</span>
- {postrow.EDIT_IMG}
- {postrow.DELETE_IMG}
- {postrow.TOPIC_VIEW_IMG}
- {postrow.UNREAD_IMG}
- {postrow.U_R_CARD}
- {postrow.U_Y_CARD}
- {postrow.U_G_CARD}
- {postrow.U_B_CARD}
- {postrow.ARROWS}
- </div>
- <div class="post-subject {postrow.UNREAD_COLOR}"><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> {postrow.POST_SUBJECT} </div>
-
- <div class="post-text" style="vertical-align:top">
- {postrow.MESSAGE}<br />
- <span class="gensmall">{postrow.EDITED_MESSAGE} </span>
- {postrow.ATTACHMENTS}
- </div>
- <br /><br /><br /><br />
- <div class="post-text" style="vertical-align:sub">
- <!-- BEGIN above_sig -->
- <span class="post-details"><br />{postrow.above_sig.ABOVE_VAL}</span>
- <!-- END above_sig -->
- <!-- BEGIN switch_showsignatures -->
- {postrow.SIGNATURE}
- <!-- END switch_showsignatures -->
- <!-- BEGIN below_sig -->
- <span class="post-details"><br />{postrow.below_sig.BELOW_VAL}</span>
- <!-- END below_sig -->
- </div>
- <?php
- global $board_config;
- if ($board_config['edit_notes'] == 1)
- {
- ?>
- <!-- IF postrow.NOTES_COUNT -->
- <div class="post-notes">
- <!-- BEGIN notes -->
- <div class="post-note">
- <!-- IF notes.U_DELETE -->
- <div class="post-note-delete">[<a href="{notes.U_DELETE}">{L_DELETE_NOTE}</a>]</div>
- <!-- ENDIF -->
- {L_EDITED_BY} {postrow.notes.POSTER_NAME}, {postrow.notes.TIME}: {postrow.notes.TEXT}
- </div>
- <!-- END notes -->
- </div>
- <!-- ENDIF -->
- <?php
- }
- ?>
- </td>
- </tr>
- <tr>
- <td class="row-post-date">
- <div style="text-align:center;">
- <b>{postrow.SINGLE_POST} </b>{postrow.POST_DATE}
- <!-- BEGIN switch_user_admin_or_mod -->
- <b> {postrow.POST_EDIT_STRING}</b>
- <!-- END switch_user_admin_or_mod -->
- </div>
- </td>
- <td class="row-post-buttons post-buttons">
- <div style="text-align:right">
- <div style="position:relative;float:left;text-align:left;">
- {postrow.POSTER_ONLINE_STATUS_IMG}
- {postrow.IP_IMG}
- {postrow.PROFILE_IMG}
- {postrow.PM_IMG}
- {postrow.EMAIL_IMG}
- {postrow.WWW_IMG}
- {postrow.MSN_IMG}
- {postrow.SKYPE_IMG}
- {postrow.YIM_IMG}
- {postrow.AIM_IMG}
- {postrow.ICQ_IMG}
- </div>
- <a href="{postrow.DOWNLOAD_POST}" class="genmed"><img src="{postrow.DOWNLOAD_IMG}" alt="{L_DOWNLOAD_POST}" title="{L_DOWNLOAD_POST}" /></a>
- <!-- BEGIN switch_quick_quote -->
- <a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27quote%27);"><img src="{IMG_QUICK_QUOTE}" alt="{L_QUICK_QUOTE}" title="{L_QUICK_QUOTE}" /></a>
- <a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27ot%27);"><img src="{IMG_OFFTOPIC}" alt="{L_OFFTOPIC}" title="{L_OFFTOPIC}" /></a>
- <!-- END switch_quick_quote -->
- <a href="{U_BACK_TOP}"><img src="{IMG_ARU}" alt="{L_BACK_TOP}" title="{L_BACK_TOP}" /></a>
- <a href="{U_BACK_BOTTOM}"><img src="{IMG_ARD}" alt="{L_BACK_BOTTOM}" title="{L_BACK_BOTTOM}" /></a>
- </div>
- </td>
- </tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- BEGIN thanks -->
- <tr><th colspan="3" align="left" class="thLeft">{postrow.thanks.THANKS3}</th></tr>
- <tr><td colspan="3" class="row-post" valign="top" align="left"><span class="gensmall">{postrow.thanks.THANKS} </span></td></tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- END thanks -->
- <!-- BEGIN switch_viewtopic_banner -->
- <tr>
- <td align="center" class="row-post-author">
- <span class="post-name"><a href="#" style="font-weight:bold;text-decoration:none;">Sponsor</a></span><br />
- <img src="images/ranks/rank_sponsor.png" alt="" /><br />
- <img src="images/avatars/default_avatars/sponsor.gif" alt="" />
- </td>
- <td class="row-post-ads" align="center"><div class="center-block-text">{VIEWTOPIC_BANNER_CODE}</div></td>
- </tr>
- <tr><td class="spaceRow" colspan="2"><img src="{SPACER}" width="1" height="3" alt="" /></td></tr>
- <!-- END switch_viewtopic_banner -->
- <!-- END postrow -->
- <tr>
- <td class="cat" colspan="2">
- <form method="post" action="{S_POST_DAYS_ACTION}" style="display:inline;">
- <center>
- <table cellspacing="0" cellpadding="0">
- <tr>
- <td valign="middle" nowrap="nowrap"><span class="genmed">{L_DISPLAY_POSTS}:</span></td>
- <td valign="middle"> {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" class="liteoption jumpbox" name="submit" /></td>
- </tr>
- </table>
- </center>
- </form>
- </td>
- </tr>
- </table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
-
- {SIMILAR_VIEWTOPIC}
- {RATING_VIEWTOPIC}
- {CA_QUICK_REPLY_FORM}
-
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top">
- <a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}"/></a>
- <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}"/></a>
- {THANK_IMG}
- {CA_QUICK_REPLY_BUTTON}
- </td>
- <td align="right" valign="top">
- <span class="gen">{PAGE_NUMBER}</span><br />
- <span class="pagination">{PAGINATION}</span>
- </td>
- </tr>
- </table>
- <div class="forumline nav-div">
- <p class="nav-header"><a href="{U_PORTAL}">{L_HOME}</a>{NAV_SEP}<a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</p>
- <div class="nav-links">
- <div class="nav-links-left">{CURRENT_TIME} | {S_TIMEZONE}</div>
- <!-- BEGIN switch_show_icons -->
- <a href="{U_VIEW_OLDER_TOPIC}"><img src="{IMG_LEFT}" alt="{L_VIEW_PREVIOUS_TOPIC}" title="{L_VIEW_PREVIOUS_TOPIC}" /></a>
- {S_WATCH_TOPIC_IMG}
- <a href="{DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}"><img src="{IMG_FLOPPY}" alt="{L_DOWNLOAD_TOPIC}" title="{L_DOWNLOAD_TOPIC}" /></a>
- <!-- BEGIN switch_user_logged_in -->
- <a href="{U_BOOKMARK_ACTION}"><img src="{IMG_BOOKMARK}" alt="{L_BOOKMARK_ACTION}" title="{L_BOOKMARK_ACTION}" /></a>
- <!-- END switch_user_logged_in -->
- <a href="{U_PRINT}" title="{L_PRINT}"><img src="{IMG_PRINT}" alt="{L_PRINT}" title="{L_PRINT}" /></a>
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}"><img src="{IMG_EMAIL}" alt="{L_TELL}" title="{L_TELL}" /></a>
- <a href="{U_VIEW_NEWER_TOPIC}"><img src="{IMG_RIGHT}" alt="{L_VIEW_NEXT_TOPIC}" title="{L_VIEW_NEXT_TOPIC}" /></a>
- <!-- END switch_show_icons -->
- <!-- BEGIN switch_show_links -->
- <a href="{U_PRINT}" title="{L_PRINT}">{L_PRINT}</a> |
- <a href="{U_TELL}{TELL_LINK}" title="{L_TELL}">{L_TELL}</a> |
- <a href="{U_BOOKMARK_ACTION}" class="genmed">{L_BOOKMARK_ACTION}</a> |
- {S_WATCH_TOPIC} |
- {U_MARK_ALWAYS_READ} |
- <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> |
- <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
- <!-- END switch_show_links -->
- </div>
- </div>
-
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top" class="gensmall" width="100%"><span class="gensmall"><b><br/>{TOTAL_USERS_ONLINE}<br/>{LOGGED_IN_USER_LIST}</b></span><br /><br /></td>
- </tr>
- </table>
- <table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td align="left" valign="top" class="gensmall" width="40%">
- <div id="topic_auth_list_h" style="display: none;">
- <table class="forumline" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td class="row-header">
- <div style="float:right;display:inline;padding-top:6px;padding-right:6px;cursor:pointer;"><img src="{IMG_MAXIMISE}" onclick="javascript:ShowHide('topic_auth_list','topic_auth_list_h','topic_auth_list');" alt="" /> </div><span>{L_PERMISSIONS_LIST}</span>
- </td>
- </tr>
- </table>
- </div>
- <div id="topic_auth_list">
- <table class="forumline" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td class="row-header">
- <div style="float:right;display:inline;padding-top:6px;padding-right:6px;cursor:pointer;"><img src="{IMG_MINIMISE}" onclick="javascript:ShowHide('topic_auth_list','topic_auth_list_h','topic_auth_list');" alt="" /> </div><span>{L_PERMISSIONS_LIST}</span>
- </td>
- </tr>
- <tr><td class="row1">{S_AUTH_LIST}</td></tr>
- </table>
- </div>
- <script type="text/javascript">
- <!--
- tmp = 'topic_auth_list';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('topic_auth_list', 'topic_auth_list_h', 'topic_auth_list');
- }
- //-->
- </script>
- </td>
- <td align="right" valign="top">
- {S_TOPIC_AD
|
#7 Sat 06 Oct, 2007 19:03 |
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Re: Vertical Align For Firms
Nothing friend, don't happen nothing, the firm is up from the message. The problem es that profile users field is most big than signature field.
<!-- BEGIN switch_showavatars -->
<!-- <span class="post-images"><a href="javascript:quotename(%27%5Bb%5D{postrow.POSTER_NAME_QR}%5B/b%5D%2C%27);">{postrow.POSTER_AVATAR}</a></span> -->
<span class="post-images"><a href="javascript:quotename(%27[b]{postrow.POSTER_NAME_QR}[/b],%27);">{postrow.POSTER_AVATAR}</a></span>
<!-- END switch_showavatars -->
<div class="post-details">
<!-- {postrow.POSTER_NO}<br /> -->
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_AGE}
{postrow.POSTER_FROM}<br />
<!-- BEGIN switch_poster_info -->
{postrow.POSTER_NO}<br />
{postrow.POSTER_LANG}
{postrow.POSTER_STYLE}
<!-- END switch_poster_info -->
<!-- BEGIN author_profile -->
{postrow.author_profile.AUTHOR_VAL}<br />
<!-- END author_profile -->
Tengo:<br />{postrow.CASH}<br />
<div align="center"><a href="/foro/shop.php">Tiendas</a><br />
<a href="{postrow.ITEMSNAME}">Mis ArtÃculos</a>
{postrow.ITEMS}</div><br />
<div class="center-block-text"> {postrow.GEB_BILD}</div>
</div><br />
<img src="{SPACER}" width="150" height="1" alt="" />
</td>
This part of the code have the details of user, and is big.
But i don't know why the signature field is up, will be in the ground of message  Its wrong.
Thanks friend, so many thanks for try help me.
|
#8 Sat 06 Oct, 2007 19:20 |
|
Corporacion-Umbrella 
Joined: April 2007
Posts: 114
Location:  Tarragona
|
 Re: Vertical Align For Firms
Nobody have the same problem?, is that i am bored with this problem.
|
#9 Mon 08 Oct, 2007 21:35 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Vertical Align For Firms
The only thing you can do is add an extra row where the post text is. But it is not so easy to make something that works always fine under all situations...
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#10 Tue 23 Oct, 2007 23:38 |
|
Zuker 
Joined: August 2006
Posts: 2134
Location:  BA
|
 Re: Vertical Align For Firms
If the height it's equal on al post, you can try to add a margin-top:"x"px
____________ ? Zuker - EDDB - LPM - Sharefields
|
#11 Wed 24 Oct, 2007 00:20 |
|
BlackBullett 
Joined: October 2007
Posts: 14
|
 Re: Vertical Align For Firms
Try this, around the code for the signature, do this
<td valign="bottom">The code for the signature goes here</td>
|
#12 Wed 24 Oct, 2007 00:54 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Vertical Align For Firms
Try this, around the code for the signature, do this
<td valign="bottom">The code for the signature goes here</td>
It isn't well coded and it won't work (messing up W3C compliance)... you need to add the ROWSPAN properties as well. It is not easy and needs good HTML skill to make it properly.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#13 Thu 01 Nov, 2007 22:30 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|