How i can edit the log in widget?
3 posters
Page 1 of 1
How i can edit the log in widget?
Last edited by Sasa.- on September 3rd 2012, 9:55 pm; edited 1 time in total
Sasa.-- New Member
- Posts : 4
Reputation : 1
Language : Serbian
Re: How i can edit the log in widget?
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
Is that the log in widget? What exactly do you want to change?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How i can edit the log in widget?
It is in the ACP>DISPLAY>TEMPLATES>GENERAL>VIEW TOPIC BODY> find this code
If you are trying to change the name of it without seeing that in english I couldn't help you really.
- Code:
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<tr class="post">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
<span class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
{postrow.displayed.POSTER_RPG}
</span><br />
<img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
</td>
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT} <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
<td valign="top" nowrap="nowrap" class="post-options">
{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
</td>
</tr>
If you are trying to change the name of it without seeing that in english I couldn't help you really.
Re: How i can edit the log in widget?
I want edit rang - rank .Where to find it here
Sasa.-- New Member
- Posts : 4
Reputation : 1
Language : Serbian
Re: How i can edit the log in widget?
well theres one way you can do...
though with my forum, it does not say rank, it just shows it with colors...Or predefined list such as MODERATOR/ADMIN/MEMBER which is all colored within their name. give me your website link and ill look at the code
- Code:
{postrow.displayed.POSTER_RANK}
- Code:
{postrow.displayed.RANK_IMAGE}
though with my forum, it does not say rank, it just shows it with colors...Or predefined list such as MODERATOR/ADMIN/MEMBER which is all colored within their name. give me your website link and ill look at the code
Sasa.-- New Member
- Posts : 4
Reputation : 1
Language : Serbian
Re: How i can edit the log in widget?
AHHH I see what you are looking for my friend. Problem is that is Advance Profile which for some reason we do not have access to. So technically can't change that, you can edit everything in simple profile mode. Though you won't get stuff like write on someones wall and some other things that to me are nothing really.
OOPS;
I may have over looked that, I believe you have SIMPLE PROFILE. so Go to ACP>DISPLAY>TEMPLATES>PROFILE>PROFILE_VIEW_BODY
then find this code
then you can take
OOPS;
I may have over looked that, I believe you have SIMPLE PROFILE. so Go to ACP>DISPLAY>TEMPLATES>PROFILE>PROFILE_VIEW_BODY
then find this code
- Code:
<tr>
<td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_RANK}: </span></td>
<td><b><span class="gen">{POSTER_RANK}</span></b></td>
</tr>
then you can take
- Code:
{L_RANK}
- Code:
YOUR WORDS
Last edited by nextlevelgaming on September 3rd 2012, 3:34 pm; edited 1 time in total (Reason for editing : Overlooked profile)
Re: How i can edit the log in widget?
Thanks !!
SLOVED!
SLOVED!
Sasa.-- New Member
- Posts : 4
Reputation : 1
Language : Serbian
Re: How i can edit the log in widget?
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Further edit problems re members cannot edit their messages
» Scaling Widget Background Image Based on Widget Size/User Resolution
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» edit "Actions" ,edit plus_menu
» Latest Post widget as well as the Latest Topic widget
» Scaling Widget Background Image Based on Widget Size/User Resolution
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» edit "Actions" ,edit plus_menu
» Latest Post widget as well as the Latest Topic widget
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum