Where can I edit this parts.

JazeonX at 20h06
21
Aug
2011


I want to edit the username and posts and stuff like that I know it can be found in the profile fields.
But I want to edit through General Template I'm using PUNBB.
can you tell me which part I could locate them cause I'm gonna do some custom coding to some of it.
1 Nera., on 21/08/2011 at 20h09
Hi,

Topic post part and profiles?
AP > Display > Templates > Wievtopic_body
2 JazeonX, on 22/08/2011 at 20h37
Which one is the avatar and profile field in the code? whenever I post.
And also the signature where can I edit it.
3 Ahmedvirus, on 22/08/2011 at 20h57
Look for this part
Code:
{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}


You can do so, for example,
Code:
 <div class="profield">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}</div>

and css
Code:
.profield{
    background: none repeat scroll 0 0 #F9F9F9;
        border-bottom-left-radius: 8px;
        border-color: #29A5FF;
        border-left: 1px solid #29A5FF;
        border-right: 6px solid #29A5FF;
        border-style: solid;
        border-top-right-radius: 8px;
        border-width: 1px 6px 1px 1px;
        color: #2E5961;
        font: 11px Tahoma;
        margin: 5px 0;
        padding: 3px 5px;
        text-align: right;
    }


To look pretty
4 JazeonX, on 23/08/2011 at 15h25
Okay got it thanks guys.
5 Sanket, on 23/08/2011 at 20h49
Since this thread appears to be solved, I will lock this thread and mark it as solved.


Sanket Smile

Similar topics
No, it's not why the game is in the state it's in, or if the EA/BB staff have been abducted and replaced by aliens who are intent on exploiting the earth of all it's money. It's about solving how the performance parts affect the car and the formula Thi
here's the Laverda 668: and the 750S: the Pantah: and again, this time with my girlfriend on it :) the GT750J: the Ducati Aurea 125: The MHR and GTV are currently totally stripped so pictures of those will follow
I just tried Media Companion and love it. However, i ran into a problem. Al ot of my movies are "two cd" movies. Which means I have a directory e.g. "Gladiator" and within that I have CD1 and CD2 xvid files. When Median Companion scans
Replies 1 to 5 on 5 for "Where can I edit this parts."
See also
more_less
Informations

5 Replies For the topic :
"Where can I edit this parts."

This topic has been viewed 647 times.

Last message :
21/08/2011 at 20h06 by "JazeonX"