Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8196311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:26:12+00:00 2026-06-07T05:26:12+00:00

Just started using Jekyll to generate some basic pages and wanted to add a

  • 0

Just started using Jekyll to generate some basic pages and wanted to add a image logo to the top branding area on the navigation bar. Is there a standard way to do this without messing with the themes in Jekyll?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T05:26:14+00:00Added an answer on June 7, 2026 at 5:26 am

    I don’t believe it’s possible to do this without at least a little customizing of the theme.

    However, since you’re using the default, twitter theme for Jekyll-Bootstrap, these changes should be fairly straightforward to make:

    Put your logo.png in assets/themes/twitter

    In your _includes/themes/twitter/default.html you’ll want to add a <li> with your logo under the <ul class="nav"> element like so:

    <li><a class="brand-image" href="{{ HOME_PATH }}"><img class="brand-image" src="{{ASSET_PATH}}/logo.png"/></a></li>
    

    Next, define the brand-image class by editing assets/themes/twitter/css/style.css and add the following:

    .navbar .nav > li > a.brand-image {
          padding: 4px 0px 0px 0px;
    }
    .navbar .nav > li > a > img.brand-image {
        -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 0px;
    

    }

    You’ll probably have to play with the padding to get it to work just right for your image.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just started using the chrome developer tools for some basic html websites and
I've just recently started using Github to host my blog (using Jekyll and Liquid).
I just started using/learning Python and have some questions. I have a text file
I just started using Selenium 2 tonight so this will be very basic (I
I just started blogging using jekyll. I write my posts in markdown. Now I
I just started using Coderush and found some stuff that I used to have
I just started using a MVC framework, especially Codeigniter and i am having some
I just started using QT. Right now I need to transfer some code I
I just started using Doxygen to generate documentation for my libraries and I found
I just started using Twitter Bootstrap http://twitter.github.com/bootstrap/scaffolding.html and I'm looking for the grey/blue navbar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.