Author Topic: Assistance in making a forum theme  (Read 534 times)

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2127
  • 7th Elemental Innate, and vtuber
    • View Profile
Assistance in making a forum theme
« on: December 31, 2008, 01:42:51 am »
I recently opened up my own forum ( http://schala.kicks-ass.net/forum/index.php ) and I'd like to seek help in putting together an SMF-compatible board theme and smiley set for my board, which I intend on making a Zeal Kingdom theme for.

I don't have a means to advertise or steal members from the Compendium. Believe me, I love this site. I just seek assistance in making a Zeal Kingdom forum theme for my own forum.

Thanks guys!

EDIT: Link fixed
« Last Edit: December 31, 2008, 01:52:03 am by Princess Schala Zeal »

Belaith

  • Black Wind Agent (+600)
  • *
  • Posts: 688
  • I ain't never scared
    • View Profile
Re: Assistance in making a forum theme
« Reply #1 on: December 31, 2008, 02:15:08 am »
Are you completely sure you can handle running a forum? Yeah, it's easy, but can you do it alone? I've run a few forums in my day, but it was always wise to have back-up.

Once ZeaLitY or Ramsus (preferably Ramsus) gets to this thread, they'll tell you how to get things going. I've only ran invisionfree boards.

I joined, by the way.

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2127
  • 7th Elemental Innate, and vtuber
    • View Profile
Re: Assistance in making a forum theme
« Reply #2 on: December 31, 2008, 02:17:35 am »
Okay! I'll approve you once I get them back up. I run them from my Vista partition but switched to OSX to watch a DVD. Just try periodically during the day ^_^

Belaith

  • Black Wind Agent (+600)
  • *
  • Posts: 688
  • I ain't never scared
    • View Profile
Re: Assistance in making a forum theme
« Reply #3 on: December 31, 2008, 02:23:16 am »
What exactly is the board for? Is it an RP board? Why am I asking so many questions?

edit:  :picardno I saw the site was down.... You wanted me to check when the site's up periodically.
« Last Edit: December 31, 2008, 02:26:29 am by Laith »

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2127
  • 7th Elemental Innate, and vtuber
    • View Profile
Re: Assistance in making a forum theme
« Reply #4 on: December 31, 2008, 03:32:30 am »
Yes, I run the site from my own computer, but it's on my hard drive. I had to switch startup drives, sorry. Don't worry though. If you were able to get your registration in, I'll approve it once I'm done with my errands.

Belaith

  • Black Wind Agent (+600)
  • *
  • Posts: 688
  • I ain't never scared
    • View Profile
Re: Assistance in making a forum theme
« Reply #5 on: December 31, 2008, 03:33:46 am »
I registered before it went down.

Ramsus

  • Guest
Re: Assistance in making a forum theme
« Reply #6 on: December 31, 2008, 03:56:33 am »
SMF themes are pretty straightforward. Just make a new folder in the Themes folder, and copy the index.php and index.template.php files from the "default" theme into it. You should also copy over the images folder.

Then it's just editing the template to add in your HTML and CSS. If you need control over how posts are displayed, just copy over Display.template.php from the default theme and customize it. The copy in your Theme's folder will override the default template. You can do the same thing for other parts of the layout, but for the overall layout/theme just editing index.template.php and customizing the CSS should work.

The templates themselves are just raw PHP. It's kind of messy how they did it, too.

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2127
  • 7th Elemental Innate, and vtuber
    • View Profile
Re: Assistance in making a forum theme
« Reply #7 on: December 31, 2008, 05:32:24 am »
*chuckles* I hate to admit this, but though I am fluent in C, C++, Pascal, Java, etc... I'm.... rusty on my HTML and CSS, not to mention I know very little PHP.

Mauron

  • Guru of Reason Emeritus
  • Errare Explorer (+1500)
  • *
  • Posts: 1766
  • Nu-chan
    • View Profile
    • Maurtopia
Re: Assistance in making a forum theme
« Reply #8 on: December 31, 2008, 12:50:22 pm »
I can probably help some. I haven't worked with SMF before, but I am a web developer, specifically working with PHP/HTML/CSS.

Feel free to contact me with whatever problems you have.

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2127
  • 7th Elemental Innate, and vtuber
    • View Profile
Re: Assistance in making a forum theme
« Reply #9 on: December 31, 2008, 01:50:43 pm »
Alright then, I'll try and get to looking that up. *smile*