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.

Bold and colored forum titles

+3
Jophy
Zrnicka_mejdan
drfawad
7 posters

Go down

Solved Bold and colored forum titles

Post by drfawad June 24th 2010, 11:09 pm

i want the forum titles to be bold and colored like this forum

http://www.iwebbuddy.com/forum.htm

Here is my forum

http://www.ptcforum.motionsforum.com


Last edited by drfawad on July 10th 2010, 6:27 pm; edited 1 time in total
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by Zrnicka_mejdan June 25th 2010, 12:05 am

Admin panel-general-messeges and emails-configuration-Allow topics title color-Yes
avatar
Zrnicka_mejdan
New Member

Posts : 6
Reputation : 0
Language : Bosnian

Back to top Go down

Solved Re: Bold and colored forum titles

Post by Jophy June 25th 2010, 3:19 pm

Where particularly? Can you give us a screenshot?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Bold and colored forum titles

Post by drfawad June 25th 2010, 4:48 pm

Visit this site

http://www.iwebbuddy.com/forum.htm

And look at these main forum titles

Announcements

Community Forum

Internet and Tech Blogs

Markup Languages and Styling

Scripting Languages

Free Website Templates

Tutorials

Admin Discussion
.
.
.
.
These main forum titles are bold and colored, i want exactly like that.

Thanks
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by Jophy June 25th 2010, 4:56 pm

Try using this code(by placing this code between the forum name)
Code:
<strong>Forum name here</strong>
or
Code:
<b>Forum name here</b>
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Bold and colored forum titles

Post by slancaster1771 July 3rd 2010, 6:51 pm

How do I make the title of my forum really big and with cool fonts like the iwebuddy.com one listed in this thread..
avatar
slancaster1771
New Member

Male Posts : 9
Reputation : 0
Language : Delta Charter Group

Back to top Go down

Solved Re: Bold and colored forum titles

Post by schnautzr July 4th 2010, 3:26 am

If you want it to look "cool", you'll need some software capable of creating wordart, such as PowerPoint, to help you design a header graphic. This can be a simple piece of wordart, or you can go all-out and show off all your graphic design powers. Ultimately, whatever you make will need to be saved into an image file of some sort. Then you'll turn off the "display forum title" option and show the header image instead.
avatar
schnautzr
New Member

Posts : 22
Reputation : 0
Language : American English

Back to top Go down

Solved Re: Bold and colored forum titles

Post by slancaster1771 July 4th 2010, 6:02 pm

How would I turn off the " display forum title" And how would I show the header Image instead.. Do you know which format it needs to be in.. txt. or bitmap or what ... Would I just copy and paste it where I would normally type the header title ..
avatar
slancaster1771
New Member

Male Posts : 9
Reputation : 0
Language : Delta Charter Group

Back to top Go down

Solved Re: Bold and colored forum titles

Post by slancaster1771 July 4th 2010, 7:13 pm

I figured out how to turn off dispay forum title .. I have made a slide with what I want in powerpoint just don't know how to get it on my forum ..
avatar
slancaster1771
New Member

Male Posts : 9
Reputation : 0
Language : Delta Charter Group

Back to top Go down

Solved Re: Bold and colored forum titles

Post by drfawad July 10th 2010, 6:29 pm

zoids25 wrote:Try using this code(by placing this code between the forum name)
Code:
<strong>Forum name here</strong>
or
Code:
<b>Forum name here</b>

Sorry, not working, i want it exactly like http://www.iwebbuddy.com/forum.htm....i,e. Bold forum title above and description below which shold not be bold.

Any buddy please? its urgent
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by Brisset July 10th 2010, 7:47 pm

Okay here to shine some light on this subject

Marc has his title like that on his forum because he had someone or he made a banner for his forums which is what he has for his forums
avatar
Brisset
Forumember

Male Posts : 90
Reputation : 30
Language : English

Back to top Go down

Solved Re: Bold and colored forum titles

Post by drfawad July 10th 2010, 9:21 pm

i had thought i would get prompt solution for such minor problems but i am very much disappointed that the members here are not co-operative, i contacted owners of some forums even but they didn't reply me, people here are quite mean.
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by RoNo July 10th 2010, 10:17 pm

(I see you forum is phpbb3)
Try this on your Css stylesheet...
Admin Panel»Display»Colors»Css
Code:
.table-title, .table-title h2 {
color:orange;
font-family:comic sans ms;
font-size:1.2em;
font-weight:bold;
}
(edit: color, font family,size,weight)



To center the title
Code:
.header dt, .header dd {
margin-left:0px;
text-align:center
}
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Bold and colored forum titles

Post by slancaster1771 July 11th 2010, 5:02 am

What if I gave you access to my forum .. Would you adjust it for me.??
avatar
slancaster1771
New Member

Male Posts : 9
Reputation : 0
Language : Delta Charter Group

Back to top Go down

Solved Re: Bold and colored forum titles

Post by drfawad July 11th 2010, 9:13 pm

Thanks Rono, but this is not what i needed, look at the picture below. i need the forum titles like the one in the red rectangle. Please help

Bold and colored forum titles 41035220
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by RoNo July 12th 2010, 5:05 am

You can use basic Html to style each forum title
and description differently...

Admin Panel Example
[click]
Bold and colored forum titles Th_forum_titles_description01



Forum title
Code:
<font face="comic sans ms" color="orange" size="3">Other Games</font>

Description field
Code:
<font face="times new roman" color="darkred" size="3">New Games Due Out this Holiday Season<br>
27 Reviews</font>


Last edited by RoNo on July 12th 2010, 6:03 pm; edited 1 time in total
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Bold and colored forum titles

Post by drfawad July 12th 2010, 4:52 pm

RoNo wrote:
You can use basic Html to style each forum title
and description differently...

Admin Panel Example
[click]
Bold and colored forum titles Th_forum_titles_description01



Forum title
Code:
<font face="comic sans ms" color="orange" size="3">Other Games</font>

Description field
Code:
<font face="times new roman" color="darkred" size="3">New Games Due Out this Holiday Season<br>
27 Reviews</font>

Yahoo...it worked,thanks Rono
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Solved Re: Bold and colored forum titles

Post by RoNo July 12th 2010, 6:04 pm

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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