Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Tagged: Clean, Date, Minimal, Navigation
I’ve been playing around with the Minimal Clean Blogger template, and while I absolutely love it, I haven’t been able to find solutions to two of my problems.
Something I did with the HTML messed with the navigation bar, so it is vertical instead of horizontal across the top of the page. Also, no matter what I try to do with date header HTML, it still only shows the times for my posts. Please help!!!
Here is my blog, so you can see what it looks like: http://hellorandomthoughts.blogspot.com.
Thank you!!
1. Follow the correct step to add top navi
Go to Dashboard >> Layout >> Now find widget named “top navigation” now click edit. and now paste the coding.
<li><a href='#'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Contact</a>
<ul class='sub-menu'>
<li><a href='#'>Category</a></li>
<li><a href='#'>Category</a></li>
<li><a href='#'>Category</a></li>
</ul>
</li>
<li><a href='#'>Shop</a></li>
<li><a href='#'>Advertise</a></li>
Replace # with your custom URL. Now Click Save.
2. To change time stamp: Go to Dashboard >> Settings >> Language and Formatting >> Timestamp Format
Thank you so much! That did the trick!
My blog layout doesn’t have a top navigation widget. It just has the “NavBar.” Help! I can’t get the top navigation from this template to work.
@Jessica J You need post your question with creating new topic. Thanks.