Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16255
    Templatesyard
    Participant

    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!!

    #16259
    Gooyaabi
    Keymaster

    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

    #16274
    Templatesyard
    Participant

    Thank you so much! That did the trick!

    #19133
    my add
    Keymaster

    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.

    #19148
    Templatesyard
    Participant

    @Jessica J You need post your question with creating new topic. Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.