CUSTOMIZATION - Quick Reply Always Open »  Show posts from    to     

Icy Phoenix


Documentation And How To - CUSTOMIZATION - Quick Reply Always Open



Zuker [ Thu 05 Apr, 2007 16:17 ]
Post subject: CUSTOMIZATION - Quick Reply Always Open
If you want that Quick Reply be visible always in your viewtopic page

Open templates/mg_themes/xs/xs_topic.tpl

FIND

Code: [Hide] [Select]
<div id="quick_reply" style="display: none; position: relative;">


REPLACE WITH

Code: [Hide] [Select]
<div id="quick_reply" style="position: relative;">


kumanavi [ Mon 03 Dec, 2007 22:59 ]
Post subject: Re: How Can I Show Quick Reply "open" By Default?
i have to say, that i found this article, and i like it, it's really useful

thanks, for the tip

cya!


Hakkinen [ Tue 04 Dec, 2007 05:15 ]
Post subject: Re: How Can I Show Quick Reply "open" By Default?
and... Quick Reply for guests?????


nene94 [ Sun 13 Apr, 2008 03:39 ]
Post subject: Re: How Can I Show Quick Reply "open" By Default?
Thnaks!!


Psorian [ Mon 14 Apr, 2008 12:48 ]
Post subject: Re: How Can I Show Quick Reply "open" By Default?
Zuker wrote: [View Post]
FIND

Code: [Hide] [Select]
<div id="quick_reply" style="display: none; position: relative;">



Don't know if you typed over the code or did copy+paste, anyway it was a bit difficult to find as when I copied your code, it couldn't find the text with ctrl+f. So if you want to find the code by copy+pasting the text with ctrl+f:
Code: [Hide] [Select]
<div id="quick_reply" style="display:none; position:relative;">


Anyway, thanks for this tip


crimsonsun [ Mon 02 Jun, 2008 16:41 ]
Post subject: Re: How Can I Show Quick Reply "open" By Default?
Thanks Psorian,

Psorian wrote: [View Post]

Code: [Hide] [Select]
<div id="quick_reply" style="display:none; position:relative;">



Yep, this is the correct code to replace.

Thanks Zuker, simple & quick mod.




Powered by Icy Phoenix