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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:00:23+00:00 2026-05-21T19:00:23+00:00

As much as I like themeRoller I would like to be able to manipulate

  • 0

As much as I like themeRoller I would like to be able to manipulate and replace the css styling of some of my jQuery UI components, especially the buttons.

I’ve been successful at changing the font and size but I’m unable to change the background image and padding. I looked around in the theme css file in the hopes of finding something to overwrite, but nothing seemed to work.

Can someone give me some insight on how to get the achieve the code below correctly?:P

.CSS file

#create-user .ui-button
{
    background-image: none;
}

.xhtml file

<button id="create-user">Create</button>
  • 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-21T19:00:24+00:00Added an answer on May 21, 2026 at 7:00 pm

    Try the following to force it:

    #create-user .ui-button
    {
        background-image: none !important;
    }
    

    It might also be a better idea to manually edit the original CSS file generated by themeroller.

    You can also try removing some classes after you called .button(). The button’s appearance is largely controlled by ui-state-default and ui-corner-all. Try removing those, see if your custom class starts working. It also adds ui-state-hover and maybe ui-state-active dynamically.

    All in all, it’s probably easier not to use a jQuery UI button, if it’s just a few special cases, try styling it yourself.

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

Sidebar

Related Questions

I would like to have dockable panels using jquery that behave much like the
I would very much like to be able to provide a functor as a
I want to show some help text(much like in a webpage when a field
I'm learning jQuery-UI, and would like to put together a good looking page, so
Code with iterators looks pretty much like code with pointers. Iterators are of some
I would like to implement a timeline, much like one you can find in
I'm trying to replace text in a source file much like how the C
Much like // ReSharper disable ConvertToAutoProperty I would like to know what, if existing,
I'm creating a SharePoint publishing master page and would very much like to be
I would very much like to know if there is a widget that exists

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.