rldev Posted January 14, 2009 Share Posted January 14, 2009 The font sized used for my Knowledgebase is too small (10). I want to be able to increase it to 12 or 13. How can I do this? I tried going into each article, but not all lines accept the change in size, which makes things worse. 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted January 14, 2009 Share Posted January 14, 2009 Modify your CSS, in the templates directory I believe. 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 This doesn't work once you are inside the Knowdgebase article. Some of the text changes to the correct size, and other parts do not. I can not fix it with the wsywig editor either. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 14, 2009 Share Posted January 14, 2009 (edited) You can edit the knowledgebase.tpl and add style="font-size:12px;" to the area you want to changed. Edited January 14, 2009 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 (edited) The only font I seem to be able to change is "views". I can change color for articles, but the size will simply not change. Edited January 14, 2009 by rldev 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 14, 2009 Share Posted January 14, 2009 (edited) There are knowledgebasearticle.tpl, knowledgebasecat.tpl along with the knowledgebase.tpl that you might want to look at. In knowledgebasearticle.tpl look for {$kbarticle.text} Edited January 14, 2009 by BAJI26 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 knowledgebasearticle.tpl look for {$kbarticle.text} is where I placed the font tag. As I said, I can change the color but not the size. The only Item I can change the size of a Category Titles and Views. There must be something wrong with my install. 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 I have attached a image which shows the problem when I increase font size in knowledgebasearticle.tpl 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 (edited) My helpdesk is loading horrible in Interent Explorer so I have all sorts of problems. Wow I don't know what is going on. look at helpdesk.rocksolidnet.com in Internet Explorer. It seems like I have a different problem in every browser. I don't know how this happed. I just updated to 3.8.1 Edited January 14, 2009 by rldev 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 OK. I fixed this up I had to change the close font tag from </font> to </ font>. I have no clue why that worked. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 14, 2009 Share Posted January 14, 2009 You could have used <div style="font-size:12px;">{$kbarticle.text} </div> 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 You could have used <div style="font-size:12px;">{$kbarticle.text} </div> This does not work. The font stays small. 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 14, 2009 Share Posted January 14, 2009 Did you change 12px to a larger #, like 14px or 16px? 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 14, 2009 Author Share Posted January 14, 2009 (edited) Yes I did. <font style="font-size:13px;">{$kbarticle.text} </ font> works. <div style="font-size:12px;">{$kbarticle.text} </div> does not work. This doesn't seem to make much sense. Edited January 14, 2009 by rldev 0 Quote Link to comment Share on other sites More sharing options...
tommieb Posted December 31, 2009 Share Posted December 31, 2009 Did anyone ever figure out how to do this? My font size stays at x-small (in source) no matter what I set in the wysiwyg editor or in the style.css file or in the knowledgebasearticle.tpl file. It is so small that I can barely read it. I would hate to see what others may be seeing. Thanks in advance for any help with this. 0 Quote Link to comment Share on other sites More sharing options...
rldev Posted January 15, 2010 Author Share Posted January 15, 2010 Did anyone ever figure out how to do this? My font size stays at x-small (in source) no matter what I set in the wysiwyg editor or in the style.css file or in the knowledgebasearticle.tpl file. It is so small that I can barely read it. I would hate to see what others may be seeing. Thanks in advance for any help with this. Any word on this. I just templated my whmcs, but I still have this problem. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.