The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Question About the Forum

4 posters

Go down

Question About the Forum  Empty Question About the Forum

Post by pet22 January 15th 2012, 4:43 pm

Hey how to put the title like this ( In red Circle ) [img]Question About the Forum  Captur13[/img]
avatar
pet22
Forumember

Posts : 51
Reputation : 0
Language : English

Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by warfreak January 15th 2012, 4:52 pm

go to admin panel=> general => categories and forums => click the Add

in forum click Choose the kind of forum you want : and choose category
category name: your desired name
avatar
warfreak
Forumember

Posts : 100
Reputation : 2
Language : English

http://geekpinoy.forums.fm/

Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by Angryguy2 January 17th 2012, 2:36 am

can u change the colour of those names?
avatar
Angryguy2
New Member

Posts : 2
Reputation : 1
Language : -

Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by betistapir January 17th 2012, 3:23 am

Angryguy2 wrote:can u change the colour of those names?

just add this on ur title category
Code:
<font color="YOUR_COLOR">YOUR_CATEGORY_NAME</font color>
avatar
betistapir
New Member

Male Posts : 20
Reputation : 1
Language : indonesia

Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by Guest January 17th 2012, 2:24 pm

betistapir, the code isn't correct. The correct should be:
Code:
<font color="YOUR_COLOR">YOUR_CATEGORY_NAME</font>
The mistake was in end tag "</font color>"
Note: use this code if you want to add different colors categories.

If you want a color for all titles, add to CSS Stylesheet:
Code:
th.secondarytitle h2{
color: #COLOR !important;
}

You can get HTML Colors from there => http://www.computerhope.com/htmcolor.htm Smile
avatar
Guest
Guest


Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by betistapir January 17th 2012, 10:56 pm

Gassy wrote:betistapir, the code isn't correct. The correct should be:
Code:
<font color="YOUR_COLOR">YOUR_CATEGORY_NAME</font>
The mistake was in end tag "</font color>"
Note: use this code if you want to add different colors categories.

If you want a color for all titles, add to CSS Stylesheet:
Code:
th.secondarytitle h2{
color: #COLOR !important;
}

You can get HTML Colors from there => http://www.computerhope.com/htmcolor.htm Smile

owh, i just used mine and it works well Mr. Green
thx btw, now i can make a longer colored text with </font color> héhé
avatar
betistapir
New Member

Male Posts : 20
Reputation : 1
Language : indonesia

Back to top Go down

Question About the Forum  Empty Re: Question About the Forum

Post by Guest January 18th 2012, 3:01 pm

You're welcome. Smile
avatar
Guest
Guest


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum