Warcraft III resources & community, 2003–2006 · archived

I love this forum. How is it done?

12 posts
#1

I love this forum. How is it done?

I am really interested in where this forum design comes from. Did you guys build it from scratch or did you have to purchase the software or what? I want to make a forum for a site of my own and don't know where to start.
#2
It's not super-hard. go to htmlgoodies.com to start learning html. or just r-click this page to view the source code. so just get the webspace, the thumbnails, the code, and the extras; then put it all together. thats basically how you make a website in a nutshell. a tiny nutshell.

yes. and please post in the off-topic section for these posts. it'd fit more in there, and youd get more view :wink:
#3
umm...html isnt as easy as you think...and im guessing this site probably uses java script and php but i realy dont care... if you want to know what the page is made up of go:
view>source and youl see some of the html.
btw the end of the script is:
</center>

#4
This site is based off of phpbb, just tweaked majorly by darky.
#5
oz02This site is based off of phpbb, just tweaked majorly by darky.

really majorly, i don't think you'll be able to do a site like this, darky is a wiz
#6
Actually, if you know php it isn't too hard.
#7
Darky didn't fully make the site... Similar site are made by Vbbuletin. He enchanced it however with some stuff... Like voting system and downloading part and many other.

~Daelin
#8
oz02This site is based off of phpbb, just tweaked majorly by darky.

^^

That's what I said.
#9
This is an ipb board not the user friendly phpbb. You just have to skin your ipb that will look something like this. Also for the html stuffs, just play around w/ your Microsoft Frontpage. Actually, html are not that quite hard and you do not even have to memorize all of them so long as you have good referrences. Above all, they are fun too. :D Anyway, enjoy customizing your site. :D


DaelinDarky didn't fully make the site... Similar site are made by Vbbuletin. He enchanced it however with some stuff... Like voting system and downloading part and many other.

~Daelin


Yay! Vbulletin are very scary because moderators can check your PM's. :D WC3C is powered by vbulletin.
#10
DeadDogNoGoWoofIt's not super-hard. go to htmlgoodies.com to start learning html. or just r-click this page to view the source code. so just get the webspace, the thumbnails, the code, and the extras; then put it all together. thats basically how you make a website in a nutshell. a tiny nutshell.

yes. and please post in the off-topic section for these posts. it'd fit more in there, and youd get more view :wink:


Dude, if u want to make a forum urself its A LOT of work, and it has not much to do with html, to make the layout ofcourse yes but u will need to learn php and use mysql as well.
And its definitely not easy.
#11
Don't forget CSS... without CSS it would be a pain to change all the layout of your forum.

~Daelin
#12
I recommend u to dl a forum from www.phpbb.com, if u dont like the lay out get another style.
Still u will need php and mysql support.