News:

Create A Forum Installed

Author Topic: Font Size?  (Read 6130 times)

0 Members and 2 Guests are viewing this topic.

Offline tuvsho98

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
    • View Profile

Badges: (View All)
Topic Starter First Post Level 1
Font Size?
« on: December 31, 2012, 09:00:57 am »
Can I change the font size of my forum? like in settings? if so how?

Share on Facebook Share on Twitter


Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #1 on: January 26, 2013, 09:48:37 am »
If there is any answers please let me know    I'm having problems with my font.  I put it  24pt. And it will not stay

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #2 on: January 26, 2013, 09:58:58 am »
gggffgfffvvvvvf

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Font Size?
« Reply #3 on: January 26, 2013, 06:23:32 pm »
Font 24

Code: [Select]
[size=6]Font 24[/size]
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #4 on: January 26, 2013, 08:04:11 pm »
Thank you very much but when I try to import it in font size it does not stay where I placed it

 Font face / font size / and change color. Will not remain in the settings I place them  they stay blank / how can this be fixed

 Where is the CSS And that HTMI. Input spot on the forum. / because I can't find it yet

 Please answer back thank you very much

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Font Size?
« Reply #5 on: January 26, 2013, 08:48:17 pm »
Go to your Style Manager and then click on Create Style. Press F3 and type .inner
You should find something like this:
Quote
.inner

{
   padding: 1em 1em 2px 0;
   margin: 0 1em 0 0;
   border-top: 1px solid #99a;
}
Replace that with this:
Quote
.inner
{
   padding: 1em 1em 2px 0;
   margin: 0 1em 0 0;
   border-top: 1px solid #99a;
   font-size: 18px
}
Name your style and click Create Style. Make sure you click on Pick Style afterwards.
« Last Edit: January 27, 2013, 08:20:45 am by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #6 on: January 27, 2013, 07:32:53 am »
Okay I'm looking into CSS but the information you gave me does not show

 Does it matter if I type it in any spot



 Or do I have to find exactly that 1 spot you're showing me


 If I do will be conflict if I type in some places

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #7 on: January 27, 2013, 07:52:27 am »
Also it's confusing because I'm seeing a lot of those but none of what I've seen has    .inner

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #8 on: January 27, 2013, 08:08:21 am »
Answer back please answer back asap. Thanks very much

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Font Size?
« Reply #9 on: January 27, 2013, 08:26:03 am »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #10 on: January 27, 2013, 08:43:24 am »
Okay after I copy and paste everything what place do I put it in

 Do I just erase all texts in the CSS and replace it with what is in the link you gave me
« Last Edit: January 27, 2013, 09:19:51 am by TAILS »

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #11 on: January 27, 2013, 09:21:50 am »
Also I am using the Halloween  Style. Wll it still work with that style




also font need to be      24pt     its a must
« Last Edit: January 27, 2013, 09:50:06 am by TAILS »

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #12 on: January 27, 2013, 11:49:47 am »
Is there a way to make code have font 26. And have it work on the Halloween style

 I'm asking if this can be done for me. Because I can't see stuff very well.  Like coding CSS   

 Thanks very very much

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Font Size?
« Reply #13 on: January 27, 2013, 05:54:12 pm »
Use this one instead: http://www.createaforum.com/styles/xboi209/halloween-compress.css?fin20
Clear all of the original CSS and paste everything from the link into it.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline TAILS

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
    • View Profile

Badges: (View All)
Windows User Search 10 Posts
Re: Font Size?
« Reply #14 on: January 27, 2013, 08:53:58 pm »
    http://kh1.createaforum.com/general-discussion/hi-tails!/

  code you give me helped a little. But I still can't see it very well. Here is a link showing how big I need the font to be

 Please look at the first post up on top


 Can this be done

 

Related Topics

  Subject / Started by Replies Last post
4 Replies
629 Views
Last post March 19, 2013, 07:59:39 pm
by aIURbliS
4 Replies
891 Views
Last post April 21, 2013, 10:59:57 pm
by JEV
5 Replies
804 Views
Last post March 01, 2019, 01:23:20 am
by BlackDiamond
4 Replies
647 Views
Last post October 23, 2021, 07:10:44 pm
by CreateAForum
2 Replies
140 Views
Last post July 13, 2023, 08:09:59 am
by cp8759