how to resize comment font |
| |||
i need to resize the size of font in comment box.need to make it smaller
|
| |||
open: /files/common_css/style.css find: change: [b]1.5[/b] to a new value - higher for a bigger font, lower for a smaller font.
|
| |||
thanks .solved
|
| |||
That's correct. But you'd better insert the codes to your "/themes/YOUR_THEME_FOLDER/page.css". Because the style.css will probably be replaced in upgrades.
|