Questions tagged [themeroller]

ThemeRoller is a web app that offers an interface for designing and downloading custom themes for jQuery UI.

ThemeRoller is a web app that offers an interface for designing and downloading custom themes for jQuery UI.

You can find ThemeRoller in the Themes section of the jQuery UI site.

119 questions
1
vote
3 answers

jQuery UI theming within datatables plugin

I'm using the jquery datatables plugin and added some custom jquery-ui buttons to the table footer. To use the datatables plugin with jquery-ui theming the "bJQueryUI" option has to be turned on. So far no problem, but now I added the jquery-ui…
Gigo
  • 3,188
  • 3
  • 29
  • 40
1
vote
0 answers

JQuery Themeroller alternatives

The JQuery ThemeRoller is not working since many months now. Whenever you try do download a theme, you'll get an error: Error 502 Ray ID: 5c0dbbed7810b30e • 2020-08-11 00:10:32 UTC Bad gateway Is there any other alternative out there? I've had to…
Sergio
  • 658
  • 1
  • 9
  • 22
1
vote
1 answer

Using Themeroller Bookmarklet

I want to make my jQuery-UI-using webpage themeable with the Themeroller Firefox bookmarklet. When I open the bookmarklet on the themeroller demopage, everything changes like expected. On my own page, or on other example pages only the URL changes…
Chris Crown
  • 304
  • 2
  • 13
1
vote
2 answers

Using jQuery UI Themeroller together with a custom jQuery UI widget?

I am getting the benefits of Themeroller combined with the standard widgets included in jQuery UI. The part that leaves me guessing is using Themeroller together with a custom widget that's build on top of the jQuery UI widget factory. This is…
DADU
  • 6,482
  • 7
  • 42
  • 64
1
vote
1 answer

Primefaces and themeroller firefox developer tool

I was able to create my own theme with themeroller and use it in primefaces as explained in the manual. Then I tried this: http://jqueryui.com/themeroller/developertool/ Should this work with primefaces? It doesn't load any theme settings from…
JOTN
  • 6,120
  • 2
  • 26
  • 31
1
vote
1 answer

Using jQuery UI ThemeRoller Custom Theme Implementation Issue

I just use Theme Roller and download the theme I couldn't implement it I have tried to import files, however while I add an input for date picker it is still only textbox... How to use this I only need "Datepicker" What am I doing wrong ? Appreciate…
Ryuk
  • 75
  • 7
1
vote
1 answer

Has anyone fixed the jQuery dialog button format in IE6 while using a Themeroller'ed theme?

I used Themeroller to generate an app theme and I am using jQuery and jQuery UI to create some modal dialog alerts. They work fine (and look great) on Firefox 2 and 3, but the buttons are shifted to the right on IE 6 and 7. It looks like it's…
CMPalmer
  • 8,571
  • 5
  • 40
  • 49
1
vote
1 answer

Themeroller (v1.11.4) not applying to page

I'm using jquery-ui to make a themeroller theme that will be used by a webpage tool. Problem is, is that the theme isn't applying to the page even though the inline-styling is. I've been through the instructions here and here which are confusing me…
Scrambo
  • 579
  • 5
  • 17
1
vote
0 answers

jquery UI theme issue (text not visible)

Jquery UI theme.css has .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #45930b; background: #4ca20b url("images/ui-bg_highlight-soft_60_4ca20b_1x100.png") 50% 50%…
eastwater
  • 4,624
  • 9
  • 49
  • 118
1
vote
1 answer

Phonegap jQueryMobile Theme on android

Here I am and I need your help. I've been working on Android applications for a few months and today the enterprise asks me to use Phonegap as to create a hybride app. I'd like to try some themes with ThemeRoller but when I try to input the files…
Kevin Gilles
  • 463
  • 1
  • 8
  • 23
1
vote
1 answer

jQuery UI Multiselect Widget With Images (Eric Hynds Version)

The excellent dropdown jQuery UI Multiselect widget that supports styling via jQuery UI Themeroller still doesn't have support for including images within the drop down rows. I didn't see any answers to this problem within Stackoverflow yet it…
1
vote
1 answer

Multiple Spinner elements?

I want to have spinner elements on my shopping cart to select quantity. Like this one: http://jqueryui.com/spinner/ The problem is the spinner layout is applied to a input field with id="spinner", but how can I have multiple input fields, one for…
kalle
  • 15
  • 4
1
vote
1 answer

Issue With Primefaces Theme Creation With OSNODE?

Few day back i found a post by Primefaces project lead and i am trying to create the jar file with the help of link given on that post but when i uploaded the zip file and click on the Create theme jar i got the exception please refer attached…
user2589993
1
vote
1 answer

I am not getting customized UI of ThemeRoller in mobile for phonegap android?

I have customized theme have downloaded theme, added as reference but my mobile UI is not displaying me my custom theme : Here is the custom theme:ThemeRoller Custom Theme and added it as in phonegap Android but no result:
nida
  • 656
  • 3
  • 16
  • 38
1
vote
0 answers

Themeroller theme isn't rendering any of the attributes I added upon download

Is there a hidden "save changes" button I'm missing? Even the example html page included in the zip file doesn't display added attributes when opened. I really like how easy Themeroller is to use(i.e. drag and drop) but I would like it a lot more if…