Topest menu

hi again,

i just wanna ask how to change the words on the topest menu wherein you can find the links, faqs, tell a friend, bookmark, etc..just like in the footer?

what file will i open to edit change the values there?

and also the Polls in the homepage. how am i gonna change the default display to Admin polls instead of the latest polls? and how will remove the Admin, Latest , Top, Random links on the Poll box?

thanks

Quote · 7 Oct 2008

first - you can edit topest menu via language files in admin area >> settings >> languages settings

What about polls - in /templates/base/scripts/BxBaseIndex.php

edit this line

$mode = strlen($_GET['ppoll_mode']) ? $_GET['ppoll_mode'] : 'last';

change last to any you want: admin, last, top, rand.

Regards

Artur A

Quote · 7 Oct 2008

thanks ArthurA!

you've helped me a lot

Quote · 7 Oct 2008

welcome ;)

Quote · 7 Oct 2008

follow-up question, what will i do to display a number of polls from the admin?

thanks

Quote · 8 Oct 2008

I would like to know if there is a way to completely remove the Topest Menu and/or remove some items.

Thanks!

Quote · 13 Oct 2008

you can do that by going to /templates/tmpl_uni/_header.html

you comment it or just delete all the topest menu there.

Quote · 14 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.