Change them into a cute icon..
Here's how:
1. Go to Dashboard => Design => Edit HTML => Tick Expand Widget
For Home:
2. Search for this code ( Ctrl + F )
expr:href='data:blog.homepageUrl'><data:homeMsg/>3. Replace the Red code with this code:
<img src='YOUR CUTE ICON THAT YOU DESIRE'/>For Newer Post:
2. Search for this code ( Ctrl + F )
<data:newerPageTitle/>3. Replace that code with this code:
<img src="YOUR CUTE ICON URL"/>For Older Post:
2. Search for this code ( Ctrl + F )
<data:olderPageTitle/>3. Replace that code with this code:
<img src="YOUR CUTE ICON URL"/>
P/S: preview first before saving just in case it didn't work due to a few mistakes...
JibberJabber Kid...







No comments:
Post a Comment
JibberJabber Here