Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
In reply to: Bad slash prevents style sheet
??
In reply to: Bad slash prevents style sheetbb-includes/template-functions.php open it up
find bb_get_stylesheet_uri
see if you have a backslash there.
$r = bb_get_option( ‘uri’ ) . “bb-templates/kakumei/$css_file”;
In reply to: Text going over the borderchrishajer
thanks this works. When the text is space out it wraps the text not the long text words but this seem to work good.
In reply to: Pagination on main pageExample
15 topics shown here
<Previous 1,2,3,4,5 NEXT>
Want that on the main page instead having inside the forum
no luck. will keep trying
In reply to: How do you show members randomlyExcellent thats what i needed thanks Atsutane
In reply to: How do you show members randomlyjust need name list to show on the front page randomly like limit to 10 or so. If only i know the hook functions i could do it. still studying bb press to find everything out and how it works.
Viewing 6 replies - 1 through 6 (of 6 total)