![]() |
modify the template private messages
1 Attachment(s)
Hello folks wanted to know how to remove the little bar on the control panel which is located beside a private message when the agent will view it ..
below is a print with the selected bar in red so you can understand what I want to withdraw hugs staff |
It's part of USERCP_SHELL template... there is no easy way to remove it for viewing PMs.
|
nice guy do not know if you do not quite understand, or I did not understand what you mean ... but I do not want to remove that bar or option ... I just want when members are displaying some PM appear just private message, removing that bar control panel, leaving only one page with the message private
Translated By Google =P |
help-me pliss!!
|
I don't understand exactly what you are asking but the bar on the left comes from the USERCP_SHELL template.
I don't know for sure but I would try this... (edited and working) In the USERCP_SHELL template find: Code:
<!-- table to support left column nav --> Code:
<if condition="THIS_SCRIPT != 'private'"> Code:
</script> Code:
</if> |
well ... when I'm viewing a message, I see next to UserCP, I wanted to withdraw it in print ... I posted it above is how the template is currently a private message ... now I have attached a print exactly as I want to see a private message ...
print: http://img804.imageshack.us/img804/8420/72476793.jpg ------------- those changes that you recommended did not work, the more we see now .. maybe we can find a better solution for me. Graciously, Junior. |
My bad, I just tested it on my site... the </if> statement is in the wrong place... do what I said in the post above for the first part but instead of the second part put the </if> below the following code:
Code:
</script> |
ah .. thanks .. it worked perfectly here:)
|
would be possible this modification operate only for when viewing the PM?
|
Change the <if> from:
Code:
<if condition="THIS_SCRIPT != 'private'"> Code:
<if condition="$_REQUEST['do'] != 'showpm'"> |
All times are GMT. The time now is 10:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|