News:

Create A Forum Installed

Author Topic: How to make text bigger?  (Read 496 times)

0 Members and 0 Guests are viewing this topic.

Offline Griff Grof

  • Full Member
  • ***
  • Posts: 151
  • Karma: 0
  • cachewalker.co.uk
    • View Profile
    • CacheWalker
How to make text bigger?
« on: February 08, 2013, 11:53:29 am »
Just wondering how you make certain elements of text bigger.. An example of this would be the page numbers in threads, which are a bit small and fiddly - how would you make these bigger and bolder?


Thanks in advance!  :)

Share on Facebook Share on Twitter


Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile
Re: How to make text bigger?
« Reply #1 on: February 08, 2013, 05:38:22 pm »
You select the Element, a.navPages, and set the font size to whatever you want. Here's an example:
Code: [Select]
a.navPages {
    font-size: 1.3em
}
You add that to your Style, however you should use the F3 button to check for any conflicting code and modify that instead.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
699 Views
Last post August 27, 2011, 06:34:11 pm
by aIURbliS
9 Replies
1311 Views
Last post January 21, 2012, 02:43:23 am
by aIURbliS
0 Replies
860 Views
Last post May 11, 2012, 05:18:07 pm
by pure fire x2
7 Replies
1898 Views
Last post February 24, 2018, 06:51:57 pm
by Smashguns
1 Replies
51 Views
Last post July 01, 2023, 02:22:57 am
by CreateAForum