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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:28:40+00:00 2026-05-31T18:28:40+00:00

By default, if you put an image in an li element in jquery Mobile,

  • 0

By default, if you put an image in an li element in jquery Mobile, the image is aligned to the left. I want it to be aligned to the right, like this

Here is some text  | Image

The class ui-li-thumb aligns the image to the left. I can’t override this class with one of my own. Any suggestions?

  • 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-31T18:28:42+00:00Added an answer on May 31, 2026 at 6:28 pm

    In CSS you can either specify a selector that is more specific than the jQuery Mobile selectors or you can use !important to force your CSS rule(s) to be used:

    .ui-page .ui-content .ui-listview .ui-li-thumb {
        left  : auto;
        right : 1px;
    }​
    

    Demo: http://jsfiddle.net/BHBJ8/1/

    OR

    .ui-li-thumb {
        left  : auto !important;
        right : 1px;
    }​
    

    Demo: http://jsfiddle.net/BHBJ8/

    Notice that since the .ui-li-thumb class absolutely positions the element anchored by the left side, we can set left to auto and give the element a right property to align it to the right side of it’s offset parent.

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

Sidebar

Related Questions

When I put this: <input name=image type=file value=Browse /> I get a weird text
What's the default ScaleType of ImageView?If I put an image which is 400 pixels
I want to put 8 image thumbs in one horizontal line, using the whole
I want to put a UIImage in the left side of each row in
Is there a place when I can put default imports for all my modules?
How does one tell it where to put the AVD? by default it is
I'm trying to design a Windows Forms application. By default, .NET had put Tahome
i have multilingual asp.net site. there is a masterpage and default.aspx. I put two
The default rails XML builder escapes all HTML, so something like: atom_feed do |feed|
Does anybody can provide an answer to such issue? I`m trying to put some

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.