Customizing SMF > Modifications and Packages

Enhanced Quick Reply 2.0

<< < (3/90) > >>

pulkit:
still doesn't work for MeshTP theme ...
http://www.simplemachines.org/community/index.php?topic=21902.msg1024928#msg1024928

Pranav:
You people should use this package parser : http://modparser.dev.dansoftaustralia.net/
It's really useful!

Works like charm on my forum!

janitro:
Hi, I´ve installed it in my forum without any errors, but it looks somewhat smaller than the previous version:



Is there any way to make it bigger?

Kirby:

--- Quote from: pulkit on August 07, 2007, 05:07:01 AM ---still doesn't work for MeshTP theme ...
http://www.simplemachines.org/community/index.php?topic=21902.msg1024928#msg1024928

--- End quote ---
Can you link me to the theme?

You may adjust the width in the Display.template.php file. Set width: 50% to width: 100%; or whatever you want.

chep:
To make it bigger I changed this:

--- Code: ---<a name="quickreply"></a>
<div style="width: 100%;" align="center"><div class="tborder" style="width: 50%;" align="left">

--- End code ---

to this:


--- Code: ---<a name="quickreply"></a>
<div style="width: 100%;" align="center"><div class="tborder" style="width: 100%;" align="left">

--- End code ---

I was also able to get mine to work with the mod which changes post box size.

Sweet mod.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version