First, one good tutorial for creating a theme is found here.
How to Create Your Own theme:
Admin CP -> Themes -> Add
Enter the details about your theme there, and then click Add Theme.
Now to editing your theme. Go to Admin CP -> Themes -> Modify / Delete -> Edit Theme Style(next to your new theme's name)
If you want to change the IMAGES in your theme, this is what you need to do:
Further assistance needed? Feel free to post about it in our Support Section.
How to Create Your Own theme:
Admin CP -> Themes -> Add
Enter the details about your theme there, and then click Add Theme.
Now to editing your theme. Go to Admin CP -> Themes -> Modify / Delete -> Edit Theme Style(next to your new theme's name)
If you want to change the IMAGES in your theme, this is what you need to do:
- First, create your images. A good free image editor is GIMP.
- After you have created your images, you need to upload them. You can't upload them to CreateMyBB, so what you need to do is upload them to an external image host. A good free image host is Image Shack or CreateMyBB Images.
- You want the direct link to the image. For Image Shack, scroll to the bottom of the page after you have uploaded it and copy (Ctrl + C) the URL next to "Direct link to image"
- Go into your theme and find the element that you want to change the backround to (a list of the meaning of the elements is at the tutorial linked to at the top of this post). For the backround, if there is already an image as a backround, there should already be something similar the following in there:
- url(images/thead_bg.gif)
Further assistance needed? Feel free to post about it in our Support Section.