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

  • SEARCH
  • Home
  • 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 8408767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:43:20+00:00 2026-06-09T23:43:20+00:00

my source looks something like this <div class=navbar> <div class=navbar-inner> <div class=container> <ul class=nav>

  • 0

my source looks something like this

<div class="navbar">
  <div class="navbar-inner">
    <div class="container">
      <ul class="nav">
        <a class="brand" href="#">Project name</a>

        <li><%= link_to 'Home', pages_home_path %></li>

        <li><%= link_to 'About', pages_about_path %></li>

        <li><%= link_to 'Contact Us', pages_contact_path %></li>




        <li class="nav pull-right">   
          <div id="user_nav">
            <% if user_signed_in? %>
            Signed in as <%= current_user.email %>. Not you?
            <%= link_to "Sign out", destroy_user_session_path, :method => :delete, :class => 'btn btn-danger btn-mini' %>
            <% else %>
            <%= link_to new_user_registration_path do %>
            <button class="btn-mini btn btn-info">Sign Up</button>
            <% end %>
            or <%= link_to new_user_session_path do %>
            <button class="btn btn-info btn-mini">Sign In</button>
            <% end %>
            <% end %>
          </div>
        </li>

      </ul>
    </div>
  </div>
</div>

I am using .pull-right in my user sign-in/out section but it just moves a lil bit towards right but not to the extreme right as you can see in the twitter-bootstrap original page. Please let me know what I am doing wrong.

  • 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-09T23:43:21+00:00Added an answer on June 9, 2026 at 11:43 pm

    Try this way:

    <div class="navbar">
      <div class="navbar-inner">
        <div class="container">
          <ul class="nav">
            <a class="brand" href="#">Project name</a>
    
            <li><%= link_to 'Home', pages_home_path %></li>
    
            <li><%= link_to 'About', pages_about_path %></li>
    
            <li><%= link_to 'Contact Us', pages_contact_path %></li>
          </ul>
    
    
    
          <ul class="nav pull-right">   
            <li>
              <div id="user_nav">
                <% if user_signed_in? %>
                Signed in as <%= current_user.email %>. Not you?
                <%= link_to "Sign out", destroy_user_session_path, :method => :delete, :class => 'btn btn-danger btn-mini' %>
                <% else %>
                <%= link_to new_user_registration_path do %>
                <button class="btn-mini btn btn-info">Sign Up</button>
                <% end %>
                or <%= link_to new_user_session_path do %>
                <button class="btn btn-info btn-mini">Sign In</button>
                <% end %>
                <% end %>
              </div>
            </li> 
          </ul>
    
        </div>
      </div>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a loop that looks something like this while(condition){ read_some_data(source, buf, BUFSIZE); printf(buf);
On my web pages I have source that looks like this: <div id=opt_3 >A)</div>
I have an application where the memory profile looks something like this: (source: kupio.com
My source table looks like this Id StartDate 1 (null) 2 12/12/2009 3 10/10/2009
consider my source file looks like this. <Content xmlns=uuid:4522eb85-0a47-45f9-8e2b-1x82c78xx920> <first>Hello World.This is Fisrt field</first>
the row source for a listbox looks like this: SELECT users.id, users.first, users.last, chavrusas.luser_type
Not sure why my .plist looks like this when viwed as source code, and
I have a data frame in R that looks like this: > TimeOffset, Source,
I have a file structure that looks something like this: project1_root/ tests/ ... src/
So I have a a text file that looks something like this: public >ret

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.