Quote:
Originally Posted by Noughty
I am quite new at using these functions. What should I put in search and that in replace?
|
No guarantees.
It depends most everything will be in <p> tags so the following should work.
regular expression search mode
Search field comments
search for <p.*?>
replace <p style="font-size : 1.1em;">
Should give you the results you want, try it on a small batch first.