News:

Join the Facebook Fan Page.

Main Menu

how to move buttons?

Started by Macneth, November 07, 2010, 12:43:09 AM

Previous topic - Next topic

Macneth

hello everyone im using 2.0rc3 and major number of my members are using operamini on thier phone,and they requested me to move the qoute and thank you buttons from upper right to lower part...please help me

Mitħrandir

The instructions that follow are related to the default theme of SMF 2.0 RC3.

You must edit the file Display.template.php

Select the code from
// If this is the first post, (#0) just say when it was posted - otherwise give the reply #.
if ($message['can_approve'] || $context['can_reply'] || $message['can_modify'] || $message['can_remove'] || $context['can_split'] || $context['can_restore_msg'])
echo '

to
if ($message['can_approve'] || $context['can_reply'] || $message['can_modify'] || $message['can_remove'] || $context['can_split'] || $context['can_restore_msg'])
echo '
</ul>';

And move it before this code:
echo '
</div>';

// Are there any custom profile fields for above the signature?
if (!empty($message['member']['custom_fields']))


Bye
-- Mithrandir
Proud of using SMF 2.0 on http://polislife.netsons.org/forum

Macneth

Thank you for the reply brother..But i have not much tha knowledge on php..I tried to do what you posted but it give errors..Can i post here the display.template.php of my default theme?I will thankful for that..Please this is the file..

Mitħrandir

-- Mithrandir
Proud of using SMF 2.0 on http://polislife.netsons.org/forum

Macneth

wow it works brother!thank you,thank you,thank you so much for the help..how about the username..they also requested that the username,position,gender etc will be placed under their avatar..just like on the picture..last request brother ill be thankful..please..

Mitħrandir

Try this.

I hope it works since I've not tested it.
-- Mithrandir
Proud of using SMF 2.0 on http://polislife.netsons.org/forum

Macneth

Thanks bro its working..You're the man! And also works on the other theme..But not on core theme Do you have idea?

Advertisement: