$SectionName = "Manage_Templates"; ### Section 1 ############################################# $SectionSub1 = "Accessing_the_Template_Editor"; $SectionBody1 = qq~

YaBB gives you the ability to quickly and easily add and/or modify the look and feel of your Forum. In order to access these functions, you must be logged in as an Administrator or Global Moderator with proper access rights. In the "Admin Center" find the section in the left hand menu titled "Forum Layout". There you will see three links: "Template Configuration", "Style Sheet", and "Template".

~; ############################################# ### Section 2 ############################################# $SectionSub2 = "Template_Configuration"; $SectionBody2 = qq~If you would like to add a Template (also known as a skin), change which stylesheet file you'd like to use for your Forum, or use templates other than the default one, this section allows you to to that.

Adding a New Skin

~; #############################################