Photorama has a nice and broad header image, which includes dual navigation bar around the blog title. In order to add your links go to Design-Edit Html and search for the following code -
<ul class='upperright'>
<li><a href='#'>Development Blog</a></li>
<li><a href='#'>Documentation</a></li>
<li><a href='#'>Plugins</a></li>
</ul>
<ul class='upperleft'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a expr:href='data:blog.homepageUrl + "feeds/posts/default"'>Posts RSS</a></li>
<li><a expr:href='data:blog.homepageUrl + "feeds/comments/default"'>Comments RSS</a></li>
<li><a href='#'>Edit</a></li>
</ul>
Replace all the # with your url, and all the categories like Development Blog, Documentation etc with relevant titles.
This template doesn't include a photo gallery, so the rest of the layout is like the regular blogger template. The main column starts off with the date stamp, followed by the blog title and other post details come at the end of the post.
The sidebar on the right can be used to add other blog widgets like Recent Posts, Archives, Comments etc.
Download the Photorama Blog Theme
Share this Blogger Template:
Hi!
Sorry, I posted a comment/ question some seconds ago and I don't know if it was saved... Did you get my question?
I don't think you did, so I'm gonna ask again...
Thank you very much for the advice on how to change the categories, but I have a question: I changed the categories to what I wanted but how do I manage to upload some information 'under' those categories?
So, if a person clicks on my categories, I want him to be able to see what I upload. For exapmple, if he clicks on 'Agenda', I want a new page to open up where he can see what I uploaded.
Thank you!
Hi Valentina,
You need to put a link, so if your label/category is Xyz your link to this category would be http://yourblog.com/search/label/Xyz
If your category is hellooo it would be
http://yourblog.com/search/label/hellooo
Cheers,
Clyde
Thank you!
But, one more thing: If I have a word document which contains information which I want to upload under the categories, where do I have to upload that information so that I can than change the link in the category?
Thank you again and sorry but I don't know so much about HTML programming.
Thanks again!
You need to create a new post, in blogger the categories are called labels at the bottom of the post there is an option to put new labels.
thats how you can put a category :)
Cheers!
Thank you very much!
Everything works now. :o)