Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I want Replace words “Welcome to My Blog!” to my own word and Replace Author with mine. Please help me.
Go to Dashboard >> Template >> Edit HTML and find (for quick find Press Ctrl + F) the Word Welcome to My Blog!
Now replace the word with yours.
and also find <div class='avatarcontainer'><img alt='' class='avatar avatar-123 photo' height='123' src='http://1.bp.blogspot.com/-gMYrda-nfHU/U60uWCITFSI/AAAAAAAAArM/JVdXfWookvY/s1600/my-pic-widget.jpg' width='123'/></div>
Then replace URL http://1.bp.blogspot.com/-gMYrda-nfHU/U60uWCITFSI/AAAAAAAAArM/JVdXfWookvY/s1600/my-pic-widget.jpg with your image URL.
That’s all.