1. When you click on the link "/ all_user" get an error PHP. How to fix it?
2. Where is the code to edit or configure "button up"?
3. How to make a menu "in the middle"? Menu is used as a unit.
1. here the fix:
www.jomsocial.com/forum/socialize-templa...w-all-members#120356
2. you can find the code at:
/templates/socialize/tpls/blocks/footer.php line 42. if related with style, I suggest you to put new CSS rules at /templates/socialize/css/custom.php (create it if not exist). I can help you for the changes if you want, you can tell me what is it.
3. do you want make it to center? you can put this CSS at /templates/socialize/css/custom.css
.copyright {
text-align: center;
}
FYI: you can provide me FTP access detail by editing your first post at this topic. put it at site info form.
1. What is written there, I already did. In that case it helped. And in this I do not know what to correct.
2. I would like a white background and black (dark become blue) arrow.
3. Everything is fine, thank you.
1. I checked at your site. the issue has been fixed, that because you applied the fix :)
2. you can override the background parameter by put this css at /templates/socialize/css/custom.css