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
2
votes
1 answer

jQuery Mobile: Style Header of Table using ThemeRoller Theme

Is it possible to style the THEAD > TR in a standard HTML Table to the style described by the ThemeRoller Header??
Boycs
  • 5,610
  • 2
  • 28
  • 23
2
votes
3 answers

jQueryUI ThemeRoller styles not displaying in print version

I'm using ThemeRoller and jQueryUI on my page and the styles are not being applied to the print version. Is there a setting somewhere in jQueryUI that would change media to all instead of screen? Or is there something else that's preventing these…
Jerry
  • 1,775
  • 4
  • 22
  • 40
2
votes
0 answers

JQuery Accordion Menu Compatible with ThemeRoller

I'm trying to create left navigation menu with JQuery's accordion. I want it to have look-n-feel from themeroller. Unfortunately, i can't find a complete example. There are examples of jquery accordions, there are examples of left navigation menus,…
Philopator
  • 131
  • 1
  • 8
2
votes
1 answer

custom styles in jquery basic dialog widget

Kinda' a newbie here... I am trying to change the basic format of the box in the jQuery dialog widget. I presume that would involve making changes or overrides to the theme. That lead me to the themeroller. I am not trying to "re-invent the wheel,"…
user1852336
  • 129
  • 1
  • 3
  • 8
2
votes
1 answer

Jquery Spinner arrows not loading (visibility)

The up and down arrows on the spinner are not showing and I am unsure why. All other UI images seem to be loading besides these arrows. Here is a website Website Link
Exzile
  • 389
  • 4
  • 15
2
votes
1 answer

How do I themeroll jGrowl

I am working on building a site and i'm trying to use jquery ui themes for as much of the styling as possible. and the jGrowl site says it can be theme rolled. from the site: Changes in 1.2.2 Notification can now be theme rolled for jQuery…
Patricia
  • 7,752
  • 4
  • 37
  • 70
2
votes
1 answer

how to add a custom theme in jquery mobile from theme roller site?

I am trying to add a custom theme in my jquery mobile site. I visited the theme roller site , i designed a theme and then i downloaded a zip file. Inside there is a themes folder and an index.html . Inside the themes folder there is an images folder…
Jonh Smid
  • 421
  • 2
  • 8
  • 14
2
votes
1 answer

How I change the button color after clicking on itself?

I have created 3 themes on http://jquerymobile.com/themeroller/. Each theme has a different button color. I tried to change the following button theme from data theme a to data theme c:
2
votes
1 answer

jQuery UI Theme Roller - Prior Versions

I need to use jQuery UI Theme Roller for use with jQuery UI 1.8.16....is there a way to generate a theme for a prior version of jQuery UI ?
plippard
  • 375
  • 2
  • 3
  • 17
2
votes
2 answers

Displaying jquery themeroller icons in colors

H all, I am using jquery themeroller alert icon. I want this icon to be displayed in different colors. For example display this icon in red color in error message and yellow for warning message. Below is the default icon.
Lolly
  • 34,250
  • 42
  • 115
  • 150
2
votes
3 answers

jquery ThemeSwitcher has problems with HTTPS

I use the jquery theme roller in my project and I've noticed that it is creating a Chrome warning: The page at https://mysite/ displayed insecure content from http://static.jquery.com/ui/themeroller/images/themeGallery/theme_90_dark_hive.png. and…
Ivan
  • 14,692
  • 17
  • 59
  • 96
1
vote
3 answers

How do I remove background / gradient styling from jquery mobile listviews

I'm trying to override the standard styling of a listview li element in jquery mobile. I tried just setting a rule at the end of all the css li{ background-color:#ffffff; border:none; border-bottom: 1px solid #eeeeee; } But there are still some…
Brian
  • 4,328
  • 13
  • 58
  • 103
1
vote
1 answer

How to import my jQuery mobile themes with ThemeRoller to my website?

I have a small problem. Yesterday I created a new jQuery theme with the ThemeRoller. After that I've downloaded a zip file. Then it tells me to add some code into my website like: I…
1
vote
1 answer

Using Themroller with qTip 2.0

I am using qTip 2.0 on my site and it says I can use themeroller to style my tool tips. Yet I am a bit confused as how I use the themeroller with qTip? It has tutorials on its page but the section for Themeroller is blank. Can anyone help me with…
L84
  • 45,514
  • 58
  • 177
  • 257
1
vote
2 answers

How do i convert a jqueryui theme to Asp.net Theme

Just got puzzled and lost on this, i downloaded the jQueryUI Cupertino theme for a personal project. I do know how to use it when on single page, but just got stumped on how to convert the theme to a asp.net theme for use with masterpage, This is…
Deeptechtons
  • 10,945
  • 27
  • 96
  • 178