How to Make Everything Lowercase in HTML on ProBoards

How to Make Everything Lowercase in HTML on ProBoards thumbnail
Customize your ProBoards forum design from the administration area.

ProBoards is a online service that allows you to create and manage forums for free with a paid service available if you want to remove ads and host the forum on your own domain. All users can customize the font, colors, avatars and images of a forum from the ProBoards forum administration area. The customization section also lets you add custom CSS code in the forum's header to make all text lowercase which will be included in your forum's HTML source code.

Instructions

    • 1

      Open your browser and navigate to your ProBoards forum.

    • 2

      Click the "Login" button located in the top menu.

    • 3

      Enter your admin username and password, then click the "Login" button.

    • 4

      Click the "Admin" button located in the top menu.

    • 5

      Click the "Headers and Footers" link under the Customize Your Forum header.

    • 6

      Click the "Select Board" drop-down menu, choose "Global Header / Footer" and click the "Continue" button.

    • 7

      Type the following text in the "Header" field:

      <style type="text/css">
      body{text-transform:lowercase;}
      </style>

    • 8

      Click the "Save Changes" button.

Related Searches:

References

Resources

  • Photo Credit Jupiterimages/Comstock/Getty Images

Comments

Related Ads

Featured