ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Discussion Forum

April 20, 2010 11:51pm

Subscribe [4]
  • #1 / Apr 20, 2010 11:51pm

    guruabyss

    18 posts

    Can anyone share a really good resource on how to create a theme (or would it be skin?) for the forums? Also what is the best place to look for forum themes? I’m new to EE and just in case if anyone needs this info, I’m running Discussion Forum v3

  • #2 / Apr 21, 2010 1:24am

    guruabyss

    18 posts

    How would I go about including the forum into my already created web template?

  • #3 / Apr 21, 2010 2:03pm

    Bob Sutton

    87 posts

    You’ve embarked on a Mission from Hell.

    I skinned a Forum last year to accommodate a regular site design and realized later that I was half-way through when I understood the peril: too late to turn back and no clear road ahead.

    Logically, using <tables> for most of the layouts makes sense, as nearly every forum application in the market follows the “liquid” page model. After all, you can’t anticipate how much space a thread will require, or what sorts of file attachments posters will embed.

    But I wasn’t at all logical and set about recoding elements of a sample theme to percentage-based widths using <div>s. Unless you’ve got a patient client and are charging hourly rates, don’t do it!

    A forum application has too many inter-related pages, too many possible views, too many minor-but-expected features, and too many paths to test without full-on usability testing. Moreover, the application is all about Membership management as much as it about threaded entries and comments. There are a butt-load of minor pieces that make up the Member Console alone.

    Further complicating things, this forum system is assembled from dozens and dozens of subtemplates that are maintained inside the Module, rather than along with external template files. You have to open every one of those suckers to determine whether they carry presentational implications for your design. And deciphering and de-clawing the CSS files hidden inside the module is a special treat: every little element that can be decorated on a <table> carries properties that cascade up and down the application—but you won’t know that until you’ve tested extensively.

    In one of those acts of willful self-preservation common to women in child-birth, I’ve managed to put most of that experience behind me and no longer remember many of the details. But I do recollect seeing a short Knowledgebase or Wiki entry by Lisa Wess that outlined the essential files to tackle if you ever have to re-skin the Forum. Hunt or ask around; maybe somebody has a link.

  • #4 / Apr 21, 2010 2:06pm

    PhilBrienesse

    187 posts

    In my experience making your forum look just like your website is next to impossible and certainly not worth all the trouble.  I have resorted to a simple header styling including the logo etc and changing basic colors and fonts to match the site.  Beyond that it is like Bob says a mission to hell.

  • #5 / Apr 21, 2010 2:10pm

    guruabyss

    18 posts

    sweet, wish I knew that before I bought the mod, do you think it would be better to buy http://www.invisionpower.com/products/board/

    and just slap that into my template? I looked over their code and they use up to date web coding. By the way thank you both for your replies! I sat down for a good 3 hrs over looking all 30 folders, all the html files, the HUGE css html file that gets spammed in my code. So far I love EE 2.0, but that forums mode just blows.

  • #6 / Apr 21, 2010 2:20pm

    PhilBrienesse

    187 posts

    Never used that forum so i couldn’t comment on it.  You can of course run any forum along side your ee install.  Only thing to think about is the member functionality.  If you need members of your forum also to be members of ee for other purposes, it might be nice to have it all housed in one integrated setup.  Other than that i see no reason not to use whatever forum suits your needs.

    There is also http://expressionengine.com/templates/forum_themes/ but I believe those are intended for the 2.x version not sure though so don’t quote me on it.

  • #7 / Apr 21, 2010 2:24pm

    guruabyss

    18 posts

    For what I need right now I don’t need the users to be members of the site over all, members to just the forum is fine for my site’s needs. Again if I knew going into this it would be this hard to skin the forums I would of went with some different software. I also checked out those templates and they are the same ones that come by default with the forums (30 folders of fun + a ton of HTML files).

  • #8 / Apr 21, 2010 2:29pm

    guruabyss

    18 posts

    guys, I haven’t got to doing my sites blog yet, but please tell me its going to be easier then dealing with this forum debauchery.

  • #9 / Apr 21, 2010 3:11pm

    Bob Sutton

    87 posts

    Blog applications are straightforward with EE, guru. You’ll be sailing with those templates in no time and there are plenty of people here who can help when you get stuck. The Community is the best part of EE.

    @Phil:

    If you need members of your forum also to be members of ee for other purposes, it might be nice to have it all housed in one integrated setup.

    That’s what I thought, too. My application required Forum contributors to be able to post EE Gallery entries and to be approved via the standard EE Membership scheme. Also, the whole thing had to isolate them from the regular EE Control Panel, so I used Solspace’s User Module to rig “back-end” templates matching the site design.

    It was the Forum that was a Bridge Too Far.

  • #10 / Apr 21, 2010 4:46pm

    guruabyss

    18 posts

    Great, thank you Bob 😊 I guess I’ll put the forums for now on the back burner and move forward with the blog.

  • #11 / Apr 21, 2010 5:05pm

    guruabyss

    18 posts

    In the Add-Ons > Modules do I install “Moblog” and “Blogger API”?

  • #12 / Apr 21, 2010 5:17pm

    guruabyss

    18 posts

    Or is it the Weblog that I need (sorry still new to this.)

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases