ajccomp Posted February 11, 2014 Share Posted February 11, 2014 (edited) Hai all, I have a problem to change size font on user online. How can i do? url : www.mitravitech.com thanks for you help and kind Edited March 2, 2014 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 11, 2014 Share Posted February 11, 2014 about what part of this block you're talking? header (user online) or block contents? Link to comment Share on other sites More sharing options...
ajccomp Posted February 12, 2014 Author Share Posted February 12, 2014 (edited) Hai Vekia, i want change font size on User Online. You can look on url : www.mitravitech.com; the font defaut very small. Like this potition i want to change : User Online: Today Accessed:Total Accessed:Your IP: I want make change font size. what can i do like that? Thank you for you help Edited February 12, 2014 by ajccomp (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2014 Share Posted February 12, 2014 use these styles (somewhere in your stylesheet file) #informations_block_right { font-size:20px; line-height:26px; } and to change header bar #informations_block_right h4 { font-size:20px; } Link to comment Share on other sites More sharing options...
ajccomp Posted February 12, 2014 Author Share Posted February 12, 2014 hai vekia, thank for you respon but what do you mean stylesheet file? more detail please.... because look on folder block useonline, i cann't look that code. i still tryinng to look for you information... Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2014 Share Posted February 12, 2014 paste it inside global.css file located in your there /css/ directory and then - recompile theme, because you use ccc for css files (adv. paramters > performance tab in bo) Link to comment Share on other sites More sharing options...
ajccomp Posted March 1, 2014 Author Share Posted March 1, 2014 tq vekia...its work Link to comment Share on other sites More sharing options...
vekia Posted March 2, 2014 Share Posted March 2, 2014 you're welcome glad to hear that i could help you a little, even after almost 3 weeks i marked this thread as solved. with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts