create forums just like the first four forums on this site?
Page 1 of 2•
Page 1 of 2 • 1, 2 
create forums just like the first four forums on this site?
Is it possible to create forums just like first four forums on this site? For example, the Rules and Important Points forum, Announcement/Updates forum, Frequesntly Asked Questions forum and Tricks & Tips forum? The 1st and 2nd forum seem to combine together. I think this is a good feature because this will keep the scrolling to minimum. If this is possible, how do I do that?

bluebells- Forumotion Member



- Posts : 206
Joined : 27 Nov 2007
Age : 17
Language : English
Location : The Land of Phoenix
Country :
Re: create forums just like the first four forums on this site?
Hi, I thought there was a tutorial or a trick on how to do this, but it seems to have dissapeared 
Here's how it's done:
> You need to create a forum named " " (without the "")
> You create each subforum - the forums you wat displayed
> Back at the description of your specially named " ", use thecode mentionned below
> Go to the Hierachy (Admin Panel => General => Homepage => Hierachy) and set it to Medium
The code:
In gold: links, and what you'll want to edit
In red: The line break, repeat the code for each line, removing the line at the end
Caihlem
Here's how it's done:
> You need to create a forum named " " (without the "")
> You create each subforum - the forums you wat displayed
> Back at the description of your specially named " ", use thecode mentionned below
> Go to the Hierachy (Admin Panel => General => Homepage => Hierachy) and set it to Medium
The code:
<a href="link 1" style="float: left;"><img src="image 1" alt="" /></a><span style="float: left; width: 30%; margin-left: 5px;"><a href="link 1" class="forumtitle">forum name 1</a><br />description 1</span><span style="float: right; width: 35%; margin-left: 10px;"><a href="link 2" class="forumtitle">forum name 2</a><br />description 2</span><a href="link 2" style="float: right;"><img src="image 2" alt="" /></a><span style="clear: both; border-top: 1px solid #FFFFFF; display: block; margin-bottom: 10px;">
In gold: links, and what you'll want to edit
In red: The line break, repeat the code for each line, removing the line at the end
Caihlem

Caihlem- Administrator




- Posts : 6279
Joined : 30 Mar 2006
Age : 20
Language : English & French (learning Female)
Country :
Re: create forums just like the first four forums on this site?
a quick question about this trick, do you need to have a picture for each forum? and if not, what do you put in those places?
drag
drag

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
Just remove the code relevant to the image if you don't want it

Caihlem- Administrator




- Posts : 6279
Joined : 30 Mar 2006
Age : 20
Language : English & French (learning Female)
Country :
Re: create forums just like the first four forums on this site?
IT won't let me make a forum without a name and it counts " " as not a name.
Hope you can help
Drag
Hope you can help
Drag

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
Caihlem,
I wanted to know what part of the code you edit if you wanted to make the font BIGGER and wha to edit if you want to change the color of the font?
Drag
I wanted to know what part of the code you edit if you wanted to make the font BIGGER and wha to edit if you want to change the color of the font?
Drag

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
Wierd, for me the " " works fine though 
Color: <font color="">text</font>
Size: <font size=>text</font>
Color: <font color="">text</font>
Size: <font size=>text</font>

Caihlem- Administrator




- Posts : 6279
Joined : 30 Mar 2006
Age : 20
Language : English & French (learning Female)
Country :
Re: create forums just like the first four forums on this site?
About the links, which links should I replace with link 1 and link 2?

bluebells- Forumotion Member



- Posts : 206
Joined : 27 Nov 2007
Age : 17
Language : English
Location : The Land of Phoenix
Country :
Re: create forums just like the first four forums on this site?
hello,
you should replace those link with your own link. let say, if you want to link it on news section, just copy you news section link and paste it there. and be advise that link 1 & link 2 are different link.
after your done following caihem instruction there, just set the hierarchy as medium & dont forget to look to this option on you homepage hierarchy setting.
Sub-level links on index > set it to NO
EDIT :
i got this wierd problem, all look fine but i couldn't get rid that forum name
, take a look

you should replace those link with your own link. let say, if you want to link it on news section, just copy you news section link and paste it there. and be advise that link 1 & link 2 are different link.
after your done following caihem instruction there, just set the hierarchy as medium & dont forget to look to this option on you homepage hierarchy setting.
Sub-level links on index > set it to NO
EDIT :
i got this wierd problem, all look fine but i couldn't get rid that forum name


Adiex- Forumotion Member

- Posts : 628
Joined : 23 Feb 2008
Language : Malays & English
Location : Heaven =.=
Country :
Re: create forums just like the first four forums on this site?
thank you for the tutorial Caihlem, It worked out fine on my site!
http://usbloodyexams.forumotion.com/index.htm
http://usbloodyexams.forumotion.com/index.htm

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
hello,
since many member dunno how to do this im try to share how to do it properly.
1. Create New categories and named is as you want
2. Create new forum and name it " " (Without ""), if it wont allow you, just name it using html tag, eg : <b></b>
3. Attach this new forum to you new categories.
4. make new sub forum for that newly forum you just created
5. back to you new forum description and paste the code just like caihem give above.
done
since many member dunno how to do this im try to share how to do it properly.
1. Create New categories and named is as you want
2. Create new forum and name it " " (Without ""), if it wont allow you, just name it using html tag, eg : <b></b>
3. Attach this new forum to you new categories.
4. make new sub forum for that newly forum you just created
5. back to you new forum description and paste the code just like caihem give above.
done
Last edited by Adiex on Sun Apr 06, 2008 9:16 am; edited 1 time in total (Reason for editing : i made it ^^)

Adiex- Forumotion Member

- Posts : 628
Joined : 23 Feb 2008
Language : Malays & English
Location : Heaven =.=
Country :
Re: create forums just like the first four forums on this site?
it dosent work for me



nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
dude, you need to edit the places where it is in a different color.

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
i did!! it still wont work!dragonfir731 wrote:dude, you need to edit the places where it is in a different color.

nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
Click on the
in the top right corner before you paste the code.
in the top right corner before you paste the code.
Kilsek- Forumotion Member



- Posts : 2595
Joined : 19 Feb 2007
Age : 98
Language : Elven
Location : Forgotten Realms
Country :
Re: create forums just like the first four forums on this site?
the editor mode right? i was on that,Kilsek wrote:Click on thein the top right corner before you paste the code.

can i give someone the links and stuff and they can do it for me?

nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
sure, tell me all the links, forum names, links to pics, and descriptions and ill get it done somethime today or tomarrow

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
link 1- http://aggcentral.niceboard.net/announcements-f22/
Name- Announcements
link 3- http://aggcentral.niceboard.net/help-f24/
name- Help

nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
I am working on it

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
for get it, seeing how no one cares im just giving up on this idea for my forum

nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
make a category and label it About _______ : (whatever ur site is or however you want it)
and than make a forum attached to that, and where u make the title of it put
and than for your announcments, suggestions, help or whatever your using, youll have to move to the About _____ category and than use them url links into the code.
if you want just a rules, make a rules forum and than lock it when u create it, than open a topic in it than make the rules, than lock that, than take that url and post it in the code for your rules, etc.. (youll take it from the post, not the forum) also add the strong /strong code in for all the forums you make, than ull also have to turn the little icons off in your settings or they will just stay there
and than make a forum attached to that, and where u make the title of it put
- Code:
<strong></strong>
and than for your announcments, suggestions, help or whatever your using, youll have to move to the About _____ category and than use them url links into the code.
if you want just a rules, make a rules forum and than lock it when u create it, than open a topic in it than make the rules, than lock that, than take that url and post it in the code for your rules, etc.. (youll take it from the post, not the forum) also add the strong /strong code in for all the forums you make, than ull also have to turn the little icons off in your settings or they will just stay there

tyhodge07- Forumotion Member



- Posts : 709
Joined : 15 Jan 2008
Age : 23
Language : english
Location : indiana
Country :
Re: create forums just like the first four forums on this site?
ok i got it to work kind of
i get this white line on the bottem of the stuff

i get this white line on the bottem of the stuff


nai kiba- Forumotion Member



- Posts : 171
Joined : 03 Apr 2008
Age : 16
Language : english
Location : Mahwah, NJ
Country :
Re: create forums just like the first four forums on this site?
Ya I cant get this right either. Can someone post the code they are using?

Kilsek- Forumotion Member



- Posts : 2595
Joined : 19 Feb 2007
Age : 98
Language : Elven
Location : Forgotten Realms
Country :
Re: create forums just like the first four forums on this site?
sorry for make you wait so long nai kiba, this code i use perfectly on my site.. all you need is to replace all link with your own 
1. Create New categories and named is as you want
2. Create new forum and name it " " (Without ""), if it wont allow you, just name it using html tag, eg : <b></b>
3. Attach this new forum to you new categories.
4. make new sub forum for that newly forum you just created
5. back to you new forum description and paste the code just like above.
- Code:
<a href="http://gameonline.darkbb.com/forum-code-conduct-f67/" style="float: left;"><img src="http://i43.servimg.com/u/f43/12/03/10/57/electr10.png" alt="" /></a><span style="float: left; width: 30%; margin-left: 5px;"><a href="http://gameonline.darkbb.com/forum-code-conduct-f67/" class="forumtitle">Forum Code & Conduct</a><br /> Before posting, please read the general rules</span><span style="float: right; width: 35%; margin-left: 10px;"><a href="http://gameonline.darkbb.com/news-updates-f68/" class="forumtitle">News & Updates</a><br /> Be aware of informations about the forum maintenances & updates</span><a href="link 2" style="float: right;"><img src="http://i43.servimg.com/u/f43/12/03/10/57/newspa10.png" alt="" /></a><span style="clear: both; border-top: 1px solid #FFFFFF; display: block; margin-bottom: 10px;"><a href="http://gameonline.darkbb.com/download-center-f69/" style="float: left;"><img src="http://i43.servimg.com/u/f43/12/03/10/57/box_de10.png" alt="" /></a><span style="float: left; width: 30%; margin-left: 5px;"><a href="http://gameonline.darkbb.com/download-center-f69/" class="forumtitle">Download Center</a><br /> Latest games / application download.Please be advise, gameonline not support games warez,hack & full software download.</span><span style="float: right; width: 35%; margin-left: 10px;"><a href="http://gameonline.darkbb.com/guest-support-f70/" class="forumtitle">Guest Support</a><br /> Room for guest posting any problem or suggestions</span><a href="link 2" style="float: right;"><img src="http://i43.servimg.com/u/f43/12/03/10/57/hp-msn10.png" alt="" /></a></span>
1. Create New categories and named is as you want
2. Create new forum and name it " " (Without ""), if it wont allow you, just name it using html tag, eg : <b></b>
3. Attach this new forum to you new categories.
4. make new sub forum for that newly forum you just created
5. back to you new forum description and paste the code just like above.

Adiex- Forumotion Member

- Posts : 628
Joined : 23 Feb 2008
Language : Malays & English
Location : Heaven =.=
Country :
Re: create forums just like the first four forums on this site?
hmmm i think i hav seen about this topic, and what is adiex explain is right...
http://help.forumotion.com/manage-the-appearance-of-your-forum-f45/make-category-and-forum-t15039.htm
i hav try it too lately and it's work, but i have a problem when i post a message in those category, it not shown the last topic...
http://help.forumotion.com/administration-panel-problems-f44/displaying-the-last-topic-in-category-forum-like-this-t16205.htm#86670
http://help.forumotion.com/manage-the-appearance-of-your-forum-f45/make-category-and-forum-t15039.htm
i hav try it too lately and it's work, but i have a problem when i post a message in those category, it not shown the last topic...
http://help.forumotion.com/administration-panel-problems-f44/displaying-the-last-topic-in-category-forum-like-this-t16205.htm#86670
Re: create forums just like the first four forums on this site?
I suggest that one of the admins make a tutorial about this

dragonfir731- Forumotion Member



- Posts : 1812
Joined : 21 Apr 2007
Age : 15
Language : English and a bit of Spanish
Location : Pelham NY
Country :
Re: create forums just like the first four forums on this site?
can i delete it now?



Luka_08- Forumotion Member



- Posts : 555
Joined : 13 Mar 2008
Age : 98
Language : hrvatski, engleski, talijanski, njemački, latinski, srpski, bosanski, i svašta nešta
Location : Hrvatska/Croatia
Country :
Re: create forums just like the first four forums on this site?
and why is there 0 themes and 0 posts, and last post nothing?

Luka_08- Forumotion Member



- Posts : 555
Joined : 13 Mar 2008
Age : 98
Language : hrvatski, engleski, talijanski, njemački, latinski, srpski, bosanski, i svašta nešta
Location : Hrvatska/Croatia
Country :
Page 1 of 2 • 1, 2 

Home



by bluebells on Sat Apr 05, 2008 12:54 pm