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 6015291
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:48:55+00:00 2026-05-23T02:48:55+00:00

I now got some menu links (in the blue area) on http://beta.ovoweb.net/ . Now

  • 0

I now got some menu links (in the blue area) on http://beta.ovoweb.net/. Now I want one right aligned link, so the others are left aligned. I tried , but that didn’t work. How can I get this working?

  • 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-05-23T02:48:56+00:00Added an answer on May 23, 2026 at 2:48 am

    Create a child div for the right links.
    http://jsfiddle.net/A5em8/1/

    HTML:

    div id="ovoMenu">
        <a href="?i=1">Item 1</a>
        <a href="?i=2">Item 2</a>
        <a href="?i=3">Item 3</a>
        <div class="right">
            <a href="?i=4">Item 4</a>
        </div>
    </div>
    

    CSS:

    .right {
        text-align: right;
        float: right;
    }
    
    #ovoMenu {
        margin: 0px;
        padding: 0px;
        /* Size properties */
        padding-top: 5px;
        /* Font properties */
        color: #FFFFFF;
        font-size: 80%;
        /* Create a gradient */
        background-color: #418CE5;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#418CE5', endColorstr='#256EC6');
        background: -webkit-gradient(linear, left top, left bottom, from(#418CE5), to(#256EC6));
        background: -moz-linear-gradient(top, #418CE5, #256EC6);
        /* Links are not allowed on another line */
        white-space: nowrap;
    }
    
    #ovoMenu a:link, #ovoMenu a:visited, #ovoMenu a:active, #ovoMenu a:hover {
        color: #FFFFFF;
        /* Corners */
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        /* Size */
        margin-left: 12px;
        padding-left: 12px;
        padding-right: 12px;
        /* Display it as a block */
        display: inline-block;
        /* Height of the link */
        height: 30px;
        line-height: 30px;
        /* No underline */
        text-decoration: none;
        /* No outline */
        outline: 0;
    }
    
    #ovoMenu a:hover {
        /* Other background */
        background-color: #13529E;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13529E', endColorstr='#084084');
        background: -webkit-gradient(linear, left top, left bottom, from(#13529E), to(#084084));
        background: -moz-linear-gradient(top, #13529E, #084084);
    }
    
    #ovoMenu a.active:link, #ovoMenu a.active:visited, #ovoMenu a.active:active, #ovoMenu a.active:hover {
        color: #333333;
        font-weight: bold;
        background: none;
        background-color: #E9E9E9;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have done some learning on struts based on one project that i got.Now
I got some code off the Internet and now I just need help to
I've got some numbers that is now larger than INT can handle. This is
I previously did some popups / dialogs that I've now got regression error in
I have been working with Rails for a little while now. I got some
I just started to learn about mod rewrite process. Now, I got some problems
I've got a system that processes some large CSV files. The scenario has now
I've got a WinForms project that I've had for quite some time, and now
I am having some trouble placing my popup menu where I want in GTK(along
I am developing an ASP.net Web Application. I have an weird incident right now:

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.