DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 8337--------------------------------------------------
How to make text bigger?
DIR By: Griff Grof
Date: February 8, 2013, 5:53 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! :)
#Post#: 8345--------------------------------------------------
Re: How to make text bigger?
DIR By: xboi209
Date: February 8, 2013, 11:38 am
---------------------------------------------------------
You select the Element, a.navPages, and set the font size to
whatever you want. Here's an example:
--- Code ---
a.navPages {
font-size: 1.3em
}
--- End Code ---
You add that to your Style, however you should use the F3 button
to check for any conflicting code and modify that instead.
*****************************************************
Page 1 of 1