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

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 a Forum 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 two links: “Template Configuration”, and “Style Sheet”.

~; ############################################# ### Section 2 ############################################# $SectionSub2 = "Template_Configuration"; $SectionBody2 = q~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 do that.

Adding a New Skin

~; ############################################# ### Section 3 ############################################# $SectionSub3 = "Editing_Templates"; $SectionBody3 = q~YaBB gives you the ability to edit the html code for all the major Forum sections except the Admin Center.

Editing a Template

~; ############################################# ### Section 4 ############################################# $SectionSub4 = "Editing_Style_Sheets"; $SectionBody4 = q~YaBB also gives you the ability to edit the forum stylesheet, choose button backgrounds and backgrounds for the UBBC buttons.

Editing a Style Sheet

The default stylesheet cannot be edited from WYSIWYG screen. However, you can save your changes to a new stylesheet and then choose that stylesheet as the stylesheet for your default template in the “Template Configuration” section.

Editing a Stylesheet file

~; 1;