Log in

View Full Version : forum font size?


ShawneyJ
11-06-2007, 02:42 AM
hi,

is there away to make the forums names sizes bigger?

like just the forum names font only please?

deezelpope
11-06-2007, 02:46 AM
Usernames?:confused:

ShawneyJ
11-06-2007, 02:48 AM
lol :D no

eg: http://www.teenageforums.com/forums/

just the forum names only eg:
Are You New
Forum Chat
Cars Forum

under the forum category's.

i want to be able to make the names of the forums bigger without the Threads inside the Forums bigger.

deezelpope
11-06-2007, 02:58 AM
I must be blind...I can't see any with those names...sorry.:(

ShawneyJ
11-06-2007, 03:04 AM
um forum names not members name:

how can i explain any better than this

i want to be able to make the names of the forums font bigger without the Threads inside the Forums bigger.

G0F0RBR0KE
11-06-2007, 03:05 AM
Have you tried HTML??

<font size=x>text</font>

deezelpope
11-06-2007, 03:07 AM
Well, your site IS kinda busy...wasn't sure exactly where I was supposed to be looking.

Thank you, Evil Akuma, for helping!:)

ShawneyJ
11-06-2007, 03:10 AM
to be honest i would have said members name lol is i wanted that font bigger

EDIT: ahhhh sweet EvilAkuma i will try that now :)

G0F0RBR0KE
11-06-2007, 03:12 AM
Try the HTML coding. It should work without an issue. Unless HTML is disable on forum category.

ShawneyJ
11-06-2007, 03:14 AM
Try the HTML coding. It should work without an issue. Unless HTML is disable on forum category.

no worked like a charm thank you,

just a last question, am i able add a font color to that code please?

if not its ok cheers and thx.

G0F0RBR0KE
11-06-2007, 03:15 AM
Yes you can.

<font color=color or #339999><font size=x>Test</font></font>

ShawneyJ
11-06-2007, 03:18 AM
thank you i will try now, i find this weird as i put the first code like this
<font size=16>Announcements</font>
then chaged to this'
<font size=8>Announcements</font>

and the font stayed the same size at 16

edit: lol sorry worked great thx.

can i also add a bold font to the code :) sorry

G0F0RBR0KE
11-06-2007, 03:23 AM
Yes you can. Just put in the <b> and </b>

ShawneyJ
11-06-2007, 03:24 AM
Yes you can. Just put in the <b> and </b>

thanks yes i did add them but nothing happened i mite have put them in the wrong place i'll try again.

thank you very much for your time :)

cheers.

G0F0RBR0KE
11-06-2007, 03:26 AM
If some reason that does not work. Try <strong> </strong>

So

<strong><font color=hex code or red><font size=x>Text</strong></font></font>

Which looks like this

xD

ShawneyJ
11-06-2007, 03:28 AM
sweet will do thanks :)

G0F0RBR0KE
11-06-2007, 03:31 AM
Glad I can help =]