Page 1 of 1

Most popular box - move to left side.

Posted: Thu Jul 12, 2012 10:57 am
by TET
Where can I change the position of e.g. the most popular box? From right to left? If it is possible to move the box, will there be a problems with future updates of pmf?

As an alternative it would also be interesting to know how to create a new "Box" (for example for downloadlinks)

Re: Most popular box - move to left side.

Posted: Sat Jul 14, 2012 4:06 pm
by Thorsten
Hi,

it would require some PHP modifications to move the box on the left side, that would complicate the update process.

Adding new boxes is easy, it's only HTML, please check the template/default/index.tpl file

bye
Thorsten

Re: Most popular box - move to left side.

Posted: Wed Feb 04, 2015 8:10 am
by rioz
Hi,

Can we shrink the boxes in the right instead of moving them? Actually, the content area in the middle has only ~60% of the whole page which can't maximize information shown in the page.

Regards,
rioz

Re: Most popular box - move to left side.

Posted: Wed Feb 04, 2015 6:56 pm
by Thorsten
Hi,

can you show me your idea in a e.g. screenshot?

Thanks!

bye
Thorsten

Re: Most popular box - move to left side.

Posted: Thu Feb 05, 2015 9:21 am
by rioz
Hi,

Similar to the sample below. To hide and show the "Most Popular" and "Latest" boxes when necessary. The middle content area will expand when both right boxes hide.
http://www.w3schools.com/jquery/tryit.a ... _hide_show

Regards,
rioz

Re: Most popular box - move to left side.

Posted: Sat Feb 07, 2015 10:23 am
by Thorsten
Hi,

that can be done, you can use the code from your example as phpMyFAQ also uses jQuery.

bye
Thorsten

Re: Most popular box - move to left side.

Posted: Mon Feb 23, 2015 11:29 am
by Plastic
Can You explain it better Thorsten? Beacause I don't know how to do this:/