Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How to increase size of the box applicable forums
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #2
RE: How to increase size of the box applicable forums
Css is in main.css I think:

Quote:select {
border: 1px solid #aaa;
padding: 4px;
font-size: 12px;
font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
outline: 0;
}

You have to increase font-size: 12px;  but it will increase also all others "Select the forums" in your ACP.

main.css is in /forum/your-admin-folder/styles/default/main.css (if you use default theme for ACP)
(This post was last modified: 11-07-2014 10:33 AM by nier3.)
11-07-2014 10:32 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How to increase size of the box applicable forums - nier3 - 11-07-2014 10:32 AM

 Standard Tools
Forum Jump: