swbfguy wrote:you did your edit for includes/acp/acp_board.php wrong. how do i know? i just realized i had the same problemCJ1985 wrote:Anyone?
make sure you add that part prior to the "break;"Code: Select all
Open: includes/acp/acp_board.php Find break; case 'signature': Add before //-- mod: Prime Quick Reply -------------------------------------------------// include($phpbb_root_path . 'includes/prime_quick_reply.' . $phpEx); $prime_quick_reply->display_acp_options($display_vars); //-- end: Prime Quick Reply -------------------------------------------------//
Yes, they have permission but the form didn´t appear..primehalo wrote:http://www.absoluteanime.com/forum/view ... &start=144
Also, make sure guests have permission to post.
Where can I find it?primehalo wrote:You have the style sheet, you can style it however you want.
ok. So there aren't somewhere in your code the style instructions... I have to build it starting from common.css for istance... right? After I have to add some code in your template, right?primehalo wrote:Style sheets are found in forum/styles/[your style]/theme/
You can add styling to the bottom of stylesheet.css, or create a new stylesheet.