You can add your own header image instead of the title. Just save your image. And then upload it somewhere so you have your image link
Um das ganze einzufügen geht ihr ins HTML eures Blogs.
TO add it, open up the HTML of your blog.
Sucht nach
Serach for
<div id='header'>
Und dann ersetzt ihr innerhalb davon
Inside of it replace
<h1><a expr:href='data:blog.homepageUrl'><data:blog.title/></a></h1>
durch, wobei ihr IMAGEURL durch eure Bild-URL ersetzt.
with (while you replave IMAGEURL with your actual image url)
<a expr:href='data:blog.homepageUrl'><img src="IMAGEURL" /></a>
Dann speichert ihr, und euer Header-Bild ist gespeichert. :)
Then save and it's done.
Keine Kommentare:
Kommentar veröffentlichen