This Forum's design

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jasonvc
Forum Newbie
Posts: 4
Joined: Sun Mar 19, 2006 4:47 pm

This Forum's design

Post by jasonvc »

hey
I was wondering if anyone could tell me how i can get the layout of the forum like this one. i already have a forum establishd and would like to have it look like this forum. (the homepage that is)
http://forums.devnetwork.net/
^ like that

thank you very much
User avatar
waradmin
Forum Contributor
Posts: 240
Joined: Fri Nov 04, 2005 2:57 pm

Post by waradmin »

I believe this is simply phpBB with the SubSilver theme and some modifications you can find at http://www.phpbb.com
jasonvc
Forum Newbie
Posts: 4
Joined: Sun Mar 19, 2006 4:47 pm

Post by jasonvc »

waradmin wrote:I believe this is simply phpBB with the SubSilver theme and some modifications you can find at http://www.phpbb.com
thanks and i checked that website and there are alooot of mods, does anyone know the specific ones that are used here?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

the starting page is ezportal, the theme is the standard subSilver, and the only real mod is

Code: Select all

tags, with a slight alteration to add built-in function linking. There are various other things installed that don't affect the public at large.
Post Reply