Rlgkid123 Posted July 23, 2015 Posted July 23, 2015 Ehren how did you get the customers only section to be sealed off but still viewable with the transparency shield over the forum?
Solution Ehren Posted July 23, 2015 Solution Posted July 23, 2015 You'll first need to adjust permissions so the forum is visible, but topics can't be read. Then, follow this tutorial for adding the overlay effect..
Rlgkid123 Posted July 23, 2015 Author Posted July 23, 2015 You'll first need to adjust permissions so the forum is visible, but topics can't be read. Then, follow this tutorial for adding the overlay effect.. <if test="cats_forums:|:is_array( $cat_data ) AND count( $cat_data )"> <foreach loop="categories:$cat_data as $_data"> <if test="cat_has_forums:|:is_array( $_data['forum_data'] ) AND count( $_data['forum_data'] )"> <div id='category_{$_data['cat_data']['id']}' class='category_block block_wrap'> This is all I can find I cant even find the line used in that guide.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now