L liv4spd Member Dec 22, 2013 #1 I mean the buttons of "like", "reply", "edit", "delete", etc. Thank you.
TPerry Well-known member Dec 22, 2013 #3 Or just (in EXTRA.css) do Code: .message .messageMeta .control { font-size: 20px; } You may have to use an !important after the 20px dependent on the style. Upvote 0 Downvote
Or just (in EXTRA.css) do Code: .message .messageMeta .control { font-size: 20px; } You may have to use an !important after the 20px dependent on the style.
L liv4spd Member Dec 22, 2013 #4 Thank you for the reply. It works great. Tracy Perry said: Or just (in EXTRA.css) do Code: .message .messageMeta .control { font-size: 20px; } You may have to use an !important after the 20px dependent on the style. Click to expand... Upvote 0 Downvote
Thank you for the reply. It works great. Tracy Perry said: Or just (in EXTRA.css) do Code: .message .messageMeta .control { font-size: 20px; } You may have to use an !important after the 20px dependent on the style. Click to expand...