The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
26 views

ThemeChangeInterceptor and PrimeFaces ThemeRoller integration

Can anyone tell me how to configure "ThemeChangeInterceptor" to work with primefaces themeRoller? I tried to google it but after a whole day of researching I have to ask here because there is nothing ...
0
votes
1answer
105 views

PrimeFaces , themeroller, error when theme changed

I added all-themes.jar in pom.xml, it works fine with one theme in web.xml. <context-param> <param-name>primefaces.THEME</param-name> ...
2
votes
1answer
64 views

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: <button ...
0
votes
0answers
52 views

How to use/display jQuery Themeroller Framework Icons

I am trying to use the standard jQuery Themeroller framework icons, and for some reason I can't get it to look like it does on the jQuery demo page here: http://jqueryui.com/themeroller/ I also ...
0
votes
0answers
59 views

altering JQ UI buttons from themeroller destroys rollover state; why are buttons so difficult?

I'm trying to create one button that reveals One div and a Second button which reveals a second div. My problem may be that I'm creating id's for buttons for each div. By altering the html for a ...
0
votes
1answer
121 views

jQuery DataTables - I cannot get the desired effect I want

I'm not sure how much information you'll need to help me, so let me know if I need to provide more. I'm using jQuery DataTables with Themeroller. I'm trying to accomplish this look: However, no ...
0
votes
1answer
179 views

Primefaces and Liferay, set theme for the entire portal

I'm developing primefaces portlets on Liferay. Setting a theme for a portlet seems to be easy. : You include a yourTheme.jar in WebInf/lib, and define : <context-param> ...
0
votes
1answer
67 views

jQuery UI Themeroller-generated dialog's CSS not working

I put together a page that shows what's happening here. The dialog is a confirmation that an email was sent, so you'll need to fill out the form to get the dialog to pop up. (I wanted to retain as ...
0
votes
1answer
53 views

Why are the new (1.10.0) jQuery UI images the wrong color in Firefox?

I'm currently using jQuery UI 1.9.2 and want to upgrade to 1.10.0. I have a custom theme and used the URL at the top of my CSS file to visit the ThemeRoller. My colors didn't look right, so I went ...
0
votes
1answer
81 views

Which setting of the ThemeRoller corredponds to the header of jqGrid?

I built a custom jQuery UI Theme using ThemeRoller based of the UI Lightness theme. My jqGrid now looks like this From my investigation, the header is using the css classes ui-state-default ...
0
votes
0answers
64 views

Jquery Mobile Themeroller: Correct placing

i have some problems using themeroller. When i link the custom css before i link the jquery-mobile.css, then my custom styles are not applied. Also the buttons don't show any icons. <link ...
0
votes
0answers
85 views

Drag and drop toolkit for jquery-mobile apps (iOS/Android) that can import Themeroller generated css

I am making a native iOS app (to be ported to Android later) which will embed jQuery mobile based pages stored locally on the device. Is there a drag-n-drop UI designer that can import the CSS ...
0
votes
1answer
100 views

What can I change the default font in themeroller to?

I'm working with jQuery Mobile and I'm building my theme using ThemeRoller. I see that the default is set to be Helvetica, Arial, sans-serif but instead of giving other options it allows me to write ...
1
vote
1answer
291 views

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 ?
0
votes
0answers
57 views

What next after jquery themeroller [closed]

I have been using jquery and its associated themes for sometime and it works great. I am looking to expand the look and feel further so to offer a more visually appealing experience to my work. Are ...
1
vote
0answers
37 views

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. ...
5
votes
1answer
140 views

JQuery Themeroller css Wrapping Accordion header

I am using a JQuery Themeroller theme from Jquery UI 1.8.10. I want to change my theme using themeroller. The current themeroller version is for jquery UI 1.9. When I download the a new theme and ...
1
vote
1answer
565 views

JQuery Mobile, themeroller, gradient background is not full screen

I am trying to create a page using JQuery mobile, I used Themeroller to make it look as I want. The background I used is a gradient, but it doesn't go fullscreen, unless there's enough content on the ...
2
votes
0answers
978 views

jQuery Themeroller Gallery for Mobile

Is there a gallery of existing premade themes ready for download for jQuery Mobile just as they are for jQuery UI? I did look around jQuery Mobile Themeroller but couldn't find it (I know you can ...
1
vote
2answers
727 views

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. ...
0
votes
1answer
302 views

jQuery Mobile and fullcalendar css conflict

I am new to Android and jQuery Mobile. I am using fullcalendar in jQuery Mobile. as you can see the event title is bold and blur, the fullcalendar header also not fits perfectly when test at Samsung ...
-1
votes
2answers
101 views

ThemeRoller Mobile - Add bottom border to header

I am trying to add a 4 pixel bottom border to the header of a ThemeRoller Mobile template. I see the option for setting a border color but it just applies the border all around. Is there a way ...
0
votes
1answer
193 views

Adding themes to the themeroller

BEFORE YOU SAY IT: I have read jQuery UI ThemeRoller - Installing themes and it was no help. I have been searching and searching, and the documentation on the jQuery site is 3 sentences of ...
0
votes
2answers
458 views

jQuery mobile ThemeRoller bug?

I used the ThemeRoller to create 2 different buttons (Theme C and D) with custom background color and styles. Then I imported the stylesheet and used it in my Asp.Ner mvc4 project. While the buttons ...
0
votes
1answer
222 views

Rails 3 + jQuery Mobile Themeroller = Invalid CSS

Using a custom jQuery Mobile theme created via Themeroller works fine with Rails for local development. However, running: rake assets:precompile on the production server results in this error: ...
0
votes
0answers
53 views

Using two dfferent jQuery UI themes in the same page

I want to use two different themes - Vader and UI Darkness for two different UI applications in the same page. Any idea how to do it? I followed the links provided at Stackoverflow, but I couldn't ...
9
votes
2answers
3k views

Alternatives to jQueryUI themeroller themes [closed]

Everybody that uses jQueryUI will know of the themeroller, and I'm guessing a fair number of users share my opinion that themeroller themes are not the prettiest thing in the world. Buttons are often ...
0
votes
1answer
1k views

How to change the color of jQuery Mobile Listview

I want to change the color of one of the <li> record to say "Red". Please suggest how can I do the same.
1
vote
1answer
305 views

How to add themeroller custom theme to my website?

I have created a custom theme using Jquerymobile.com themeroller. A mobile website which i have created using default theme values like .js and .css folders. Now i want to change that theme of my ...
6
votes
2answers
4k views

How to develop UI which will look native to Android using jQuery-mobile?

I am trying to build an Android application using Phonegap and jQuery Mobile. To customize UI, I am using ThemeRoller. While using ThemeRoller, I noticed that by default controls have look and feel of ...
3
votes
1answer
3k views

How do I use ui themes for jquery datatables?

I've been trying to add the "smoothness" theme to my jquery datatable with no success. My datatable just doesn't get styled. Here is my header code: <style type="text/css" ...
1
vote
2answers
237 views

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 ...
1
vote
2answers
314 views

in SpringSource Tool Suite, where can I edit the themes?

I've been asked to theme a site for a team (just a few hours they said), but they're using Grails with SpringSource tool Suite. I'm not familiar with either. When I look at the "proper" source, the ...
0
votes
2answers
480 views

Overriding table width set by jQuery theme roller

I have created a theme from jQuery theme roller and applied it to a table (DataTable.net). The problem is that the roller is applying the width to the table using jQuery, overriding my attempts to ...
0
votes
1answer
345 views

JQuery themeroller hover is not being applied

I'm using jQuery's Themeroller to create a style for my web application. I am trying to apply the style to my own custom button. However, the ui-state-hover class is not being applied. I am adding ...
2
votes
2answers
2k views

Twitter Bootstrap Themeroller [closed]

Is there any themeroller application like jQuery UI Themeroller for Twitter Bootrap. It would be fun and easy to design and generate custom theme for Twitter Bootrap.
0
votes
0answers
80 views

Is it feasible or recommendable to rename jQueryUI Themeroller Themes?

I'm implementing a design and trying to utilize the themeroller as much as possible. However, I'm also using DataTables a lot, and the table head is taking on the color scheme of the ui-widget and ...
6
votes
3answers
1k views

jQueryMobile and Themeroller - do you need to re-roll themes when updating jQueryMobile?

I am using jQueryMobile 1.1-rc1 and my pageloading indicator is not displaying correctly. I originally made my theme when the themeroller first came out, and everything has been fine through the last ...
1
vote
1answer
275 views

jquery-ui theme causes wrong positioning of Dialog layout (close button, size grip misplaced)

In my rails 3.1 app I am displaying a simple jquery-ui dialog in which close button and size grip get misplaced (see screenshots below). The code: html: <p id="dialog">Hello</p> JS: ...
0
votes
1answer
493 views

Page not loading custom jQuery UI Theme

First off, I'm aware of the jQuery UI ThemeRoller - Installing themes question. However, after consulting it, I continue to have problems. When I open the index.html included in the installation, I ...
5
votes
4answers
6k views

JQuery Mobile - Override font-family themes for the whole body

I recently added jQuery mobile to my website. However, the jQuery theme broke my previous fonts. While most of my page works great, especially the nice jQuery Mobile sliders, I am having a real ...
0
votes
2answers
3k views

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: ...
0
votes
1answer
847 views

Wijmo Form Decorator dropdown & button styling issue

We have started using Wijmo (based on the jQuery UI & jQuery UI Theme Roller) on one of our applications but have a problem with the dropdown and button in the Wijmo Form Decorator styling. I ...
2
votes
2answers
134 views

Themeroller icon not lining up where I'd expect

I'm trying to use a themeroller icon on a page and it's not lining up where I'd expect. If I say: <html> <head> <title>Test Page</title> <link ...
3
votes
1answer
2k views

About jQuery Themeroller themes, where can I find more?

I found jQuery Themeroller very useful, except the resources I found below, where can I find more Themeroller-Ready themes (except roll out my own) http://jqueryui.com/themeroller/ ...
1
vote
1answer
720 views

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??
10
votes
2answers
5k views

How to change theme dynamically in jquery mobile?

I am creating a mobile web applications using jQuery Mobile. I am using theme-b for every page and I would like to change to another theme dynamically for every page. How can I change the theme ...
0
votes
2answers
197 views

styling the day bar of jquey UI date-picker calendar

How to give color background to the day bar of Jquery UI date-picker calendar? with my own custom css? or using the theme roller? has anyone done this?
4
votes
3answers
3k views

Jquery UI Theme Switcher Alternatives

I want to use the Jquery UI Theme Switcher Widget on my page. The problem is the Switcher is hosted via http and my page is a https page. So I get security errors including the switcher. Does anyone ...
3
votes
1answer
2k views

How to use different theme for fullcalendar

I am trying to add a theme to full calendar separate from the rest of the page. Whatever jquery ui theme I use takes over other elements on the page. I tried using advanced theme settings and choosing ...

1 2