Thread
:
Font size in metadata - comments
View Single Post
04-12-2011, 06:52 AM
#
12
Manichean
Wizard
Posts: 3,130
Karma: 91256
Join Date: Feb 2008
Location: Germany
Device: Cybook Gen3
Try searching for
Code:
(.*)
and replacing with
Code:
<font size="X">\1</font>
where X = [1,7]. Be aware that you'll need to be in regular expression search mode for this.
Manichean
View Public Profile
Find More Posts by Manichean
Track Posts by Manichean via RSS