This is how to add an extra setting entry into Blogger Template Designer to control the jump break text (usually Read More) font, color and it's background properties. All credits goes to betatemplates.com for the tutorial on how to do this. Steps Step 1: Modify Blogger template Go to "Edit HTML" section and prepare for copy and paste some codes. Step 2: Insert the first piece of code Find "Variable definitions" and you will find /* Variable definitions ==================== Replace the text with these codes: /* Variable definitions ==================== <Group description="Read More" selector=".jump-link"> <Variable name="readmore.font" description="Font" type="font" default="normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 30px 'Courier New', Courier, FreeMono, monospace"/> <Variable name="rm.link.color" description="...