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

The Archive Base Latest Questions

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

I am using jQuery in my web page with Redmond theme from jQuery-ui team.

  • 0

I am using jQuery in my web page with Redmond theme from jQuery-ui team. The problem is that the input textboxes remain unstyled by Redmond theme. This creates a not-too-impressive look-and-feel. Is there any way to create an appropriate style for input textbox elements so they blend with Redmond theme in jQuery?

  • 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:37:53+00:00Added an answer on June 7, 2026 at 5:37 am

    As I mentioned in my comment there is no built in way to accomplish this. What you can do is take some of the colors used in the theme and apply then to the textbox to get something that looks similar.

    Here’s a couple options that I made that are based off the look and feel of the datepicker.

    /* Option 1 */
    ​input[type=text] {
        background: #5C9CCC url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        border: 1px solid #4297D7;
        font-weight: bold;
        color: white;
        padding: 5px;
        border-radius: 5px;
    }
    
    /* Option 2 */
    input[type=text] {
        background: #DFEFFC url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
        color: #2E6E9E;
        font-weight: bold;
        border: 1px solid #C5DBEC;
        padding: 5px;
        border-radius: 5px;
    }
    

    Example – http://jsfiddle.net/XjCjR/1

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

Sidebar

Related Questions

I have a web page that is using JQuery to communicate with the backend.
I have created a web page using JQuery Mobile that has a link at
I have a problem here. I'm trying to manipulate a web page using jquery.
I'm using jQuery in my web page. Will this make the web page to
I am building a calendar web page using jQuery and asp.net-mvc similar to this
I am working on a web page that is using jQuery. I have an
I'm using jQuery-UI-Tabs to organize data on my web page. However, I've noticed that
In a web page using jQUery 1.7.1 and jQUery-UI 1.8.18, if I output $.ui
Is it possible to conveniently test jQuery selectors on some random web page using
I am using jquery in my php web page. I want to find the

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.