|
uCoz Community uCoz Modules Forum How to display user info on top of forum entry? (Forum Help) |
How to display user info on top of forum entry? |
I want the user info at the top instead of being on the left side of the posts, I'm pretty sure it's possible
|
I'll provide it and post it on here in about 15 minutes...can you stay online till then?
Added (2011-09-24, 11:50 PM) |
Expert1510,
Preview : Code <table width="100%" border="0"> <tr class="postTable"> <td class="postTdTop" align="center"><a class="postUser$GROUP_ID$" href="javascript://" onClick="emoticon('[b]$USERNAME$[/b],');return false;"><span class="forum_nik$UID$">$USERNAME$</span></a></td> <tr class="postTable"> <td class="postTdInfo" valign="top"><?if($AVATAR_URL$)?> <div align="center"> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="17" background="/images/raf1.png" height="17"></td> <td background="/images/raf2.png" height="17"></td> <td width="17" background="/images/raf3.png" height="17"></td> </tr> <tr> <td width="17" background="/images/raf4.png"></td> <td><?if($AVATAR_URL$)?> <img alt="" title="$USERNAME$" class="userAvatar" border="0" src="$AVATAR_URL$"> <?else?> <img src="YOUR_NOAVATAR_URL"/> <?endif?></td> <td width="17" background="/images/raf5.png"></td> </tr> <tr> <td width="17" background="/images/raf6.png" height="17"></td> <td background="/images/raf7.png" height="17"></td> <td width="17" background="/images/raf8.png" height="17"></td> </tr> </tbody> </table> </div> <?endif?> <?if($USER_TITLE$)?> <div class="postRankName">$USER_TITLE$</div> <?else?> <div class="postRankName">$USER_RANK_NAME$</div> <?endif?> <?if($GROUP_ICON$)?> <div class="postRankIco">$GROUP_ICON$</div> <?else?> <div class="postRankIco">$USER_RANK_ICON$</div> <?endif?> <?if($GROUP_NAME$)?> <div class="postUserGroup">Group: $GROUP_NAME$</div> <?endif?> <?if($POSTS$)?> <div class="numposts">Messages: <span="unp">$POSTS$</span></div> <?endif?> <?if($AWARDS_READ_URL$)?> <div class="reputation"> Awards: <a href="$AWARDS_READ_URL$" title="List of awards"><span class="repNums"><b>$AWARDS$</b></span></a> <?if($AWARDS_DO_URL$)?> <a href="$AWARDS_DO_URL$"><span style="font-size:10pt" title="Give award"><b>+</b></span></a> <?endif?> <?endif?> <?if($READ_REP_URL$)?> <div class="reputation">Reputation: <a title="View reputation history" class="repHistory" href="$READ_REP_URL$"><b>$REP_RATING$</b></a> <?if($DO_REP_URL$)?> <a class="reputationDo" title="Change reputation" href="$DO_REP_URL$"><span style="font-size:10pt"><b>±</b></span></a></div> <?endif?> <?endif?> <?if($READ_BAN_URL$)?> <div class="userBan">Reproofs: <a class="banPercent" title="View reproofs history" href="$READ_BAN_URL$">$BAN_RATING$</a> <?if($DO_BAN_URL$)?> <a title="Change reproofs level" class="banDo" href="$DO_BAN_URL$">±</a></div> <?endif?> <?endif?> <?if($USER_STATUS$)?> <div class="statusBlock">Status: $USER_STATUS$</div> <?endif?> <?if($GROUP_ID$)?> <?else?> <br> <br> <br> <br> <br> <?endif?></td> </tr> <tr class="postTable"> <td class="postBottom" align="center"><?if($USER_IP$)?> <div class="postip">[ <a class="postIpLink" href="http://www.ripe.net/perl/whois?$USER_IP$" target="_blank">$USER_IP$</a> <?if($POST_COUNTRY_ID$)?> (<a href="javascript://" rel="nofollow" onclick='prompt("","$POST_COUNTRY$");return false;'>$POST_COUNTRY_ID$</a>) <?endif?> ]</div> <?else?> <?endif?></td> </tr> <tr> <td> </td> </tr> </table> <table border="0" width="100%" cellspacing="1" cellpadding="2" class="postTable"> <tr><td class="posttdMessage" valign="top">$MESSAGE$ <?if($ATTACHMENT$)?> <div align="left" class="eAttach">Attachments: $ATTACHMENT$</div><?endif?> <?if($SIGNATURE$)?><br><hr size="1" width="150" align="left" class="signatureHr"><span class="signatureView">$SIGNATURE$</span><?endif?> <?if($EDITEDBY$)?><br><br><div class="edited">Message edited by $EDITEDBY$</div><?endif?></td></tr> <tr><td class="postBottom"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr><td>$USER_DETAILS_ICON_BAR$</td><td align="right" style="padding-right:15px;">$ENTRY_MANAGE_ICON_BAR$</td><td width="2%" nowrap align="right">$ON_TOP_ICON$$DEL_ENTRY_FIELD$</td></tr> </table></td></tr></table> <table width="18" border="0"> <tr> </tr> </table> change in Main » Customize design » forum> appearance of entries if its work rep++ Attachments:
4293278.jpg
(194.4 Kb)
I Try to help. U can Try to give Rep ++ For my try :P
Post edited by DEEPKG - Sunday, 2011-09-25, 8:01 AM
|
That is exactly what I wanted is there any way to put the picture and username on the left with the info being on the right (status, gender, posts)
|
I had a feeling that is exactly what he wanted, above me.
Is this something what you are looking for? (Rough Image, just threw it together.) Attachments:
3535833.png
(8.7 Kb)
I would prefer if you called me ErraticFox. ^_^
Post edited by Poptart - Monday, 2011-09-26, 2:43 AM
|
Expert1510,
Code <table width="0%" border="0"> <tr> <td><table width="100%" border="0"> <tr class="postTable"> <td class="postTdTop" align="center"><a class="postUser$GROUP_ID$" href="javascript://" onClick="emoticon('[b]$USERNAME$[/b],');return false;"><span class="forum_nik$UID$">$USERNAME$</span></a></td> <tr class="postTable"> <td class="postTdInfo" valign="top"><?if($AVATAR_URL$)?> <div align="center"> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="17" background="/images/raf1.png" height="17"></td> <td background="/images/raf2.png" height="17"></td> <td width="17" background="/images/raf3.png" height="17"></td> </tr> <tr> <td width="17" background="/images/raf4.png"></td> <td><?if($AVATAR_URL$)?> <img alt="" title="$USERNAME$" class="userAvatar" border="0" src="$AVATAR_URL$"> <?else?> <img src="YOUR_NOAVATAR_URL"/> <?endif?></td> <td width="17" background="/images/raf5.png"></td> </tr> <tr> <td width="17" background="/images/raf6.png" height="17"></td> <td background="/images/raf7.png" height="17"></td> <td width="17" background="/images/raf8.png" height="17"></td> </tr> </tbody> </table> </div></td> </tr> <tr class="postTable"> <td class="postBottom" align="center"><?if($USER_IP$)?> <div class="postip">[ <a class="postIpLink" href="http://www.ripe.net/perl/whois?$USER_IP$" target="_blank">$USER_IP$</a> <?if($POST_COUNTRY_ID$)?> (<a href="javascript://" rel="nofollow" onclick='prompt("","$POST_COUNTRY$");return false;'>$POST_COUNTRY_ID$</a>) <?endif?> ]</div> <?else?> <?endif?></td> </tr> <tr> <td></td> </tr> </table> </td> <td><?endif?> <?if($USER_TITLE$)?> <div class="postRankName">$USER_TITLE$</div> <?else?> <div class="postRankName">$USER_RANK_NAME$</div> <?endif?> <?if($GROUP_ICON$)?> <div class="postRankIco">$GROUP_ICON$</div> <?else?> <div class="postRankIco">$USER_RANK_ICON$</div> <?endif?> <?if($GROUP_NAME$)?> <div class="postUserGroup">Group: $GROUP_NAME$</div> <?endif?> <?if($POSTS$)?> <div class="numposts">Messages: <span="unp">$POSTS$</span></div> <?endif?> <?if($AWARDS_READ_URL$)?> <div class="reputation"> Awards: <a href="$AWARDS_READ_URL$" title="List of awards"><span class="repNums"><b>$AWARDS$</b></span></a> <?if($AWARDS_DO_URL$)?> <a href="$AWARDS_DO_URL$"><span style="font-size:10pt" title="Give award"><b>+</b></span></a> <?endif?> <?endif?> <?if($READ_REP_URL$)?> <div class="reputation">Reputation: <a title="View reputation history" class="repHistory" href="$READ_REP_URL$"><b>$REP_RATING$</b></a> <?if($DO_REP_URL$)?> <a class="reputationDo" title="Change reputation" href="$DO_REP_URL$"><span style="font-size:10pt"><b>±</b></span></a></div> <?endif?> <?endif?> <?if($READ_BAN_URL$)?> <div class="userBan">Reproofs: <a class="banPercent" title="View reproofs history" href="$READ_BAN_URL$">$BAN_RATING$</a> <?if($DO_BAN_URL$)?> <a title="Change reproofs level" class="banDo" href="$DO_BAN_URL$">±</a></div> <?endif?> <?endif?> <?if($USER_STATUS$)?> <div class="statusBlock">Status: $USER_STATUS$</div> <?endif?> <?if($GROUP_ID$)?> <?else?> <br> <br> <br> <br> <br> <?endif?> </td> </tr> </table> <HR> <table border="0" width="100%" cellspacing="1" cellpadding="2" class="postTable"> <tr><td class="posttdMessage" valign="top">$MESSAGE$ <?if($ATTACHMENT$)?> <div align="left" class="eAttach">Attachments: $ATTACHMENT$</div><?endif?> <?if($SIGNATURE$)?><br><hr size="1" width="150" align="left" class="signatureHr"><span class="signatureView">$SIGNATURE$</span><?endif?> <?if($EDITEDBY$)?><br><br><div class="edited">Message edited by $EDITEDBY$</div><?endif?></td></tr> <tr><td class="postBottom"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr><td>$USER_DETAILS_ICON_BAR$</td><td align="right" style="padding-right:15px;">$ENTRY_MANAGE_ICON_BAR$</td><td width="2%" nowrap align="right">$ON_TOP_ICON$$DEL_ENTRY_FIELD$</td></tr> </table></td></tr></table> <table width="18" border="0"> <tr> </tr> </table> HOPE THIS MAY WORK FOR U NOW GIV REP+ AND AWARD IF I HELP U Attachments:
1642479.jpg
(84.8 Kb)
I Try to help. U can Try to give Rep ++ For my try :P
|
I kind of want it like Poptart has it, can you give me the code?
|
| |||
| |||