Themes and theming can be used to give another look and feel to existing UI and has a close relation to templating.
0
votes
0answers
19 views
Prestashop Theme Installation Issue
I installed theme in the steps by following http://www.templatemonster.com/help/prestashop-how-to-install-prestashop-engine-and-template-on-localhost.html. When the default theme is selected. The ...
0
votes
1answer
118 views
windows phone 8 theme override of default theme not working
Hi im Currently developing a App for a Customer and the Customer wants a specific theme that matches there company colors.
and i am now trying to override the default themes so the customers theme ...
-1
votes
1answer
39 views
Wordpress multisite theme [closed]
I have a problem setting up a wordpress theme for multisite.
I'm running two identical websites (the only difference is their language) using wordpress-multisite. I spent hours configuring the theme ...
0
votes
2answers
92 views
Change themes in Vaadin 7 via code
I am doing a project in Vaadin 7. In that I need to change the theme of a page.
In Vaadin 6, there is a function called 'setTheme()'. so that I can change the theme using that function wherever I ...
1
vote
0answers
42 views
I have a activity with theme Dialog,but in an activitygroup class it is not visible
My problem is similar to this one:
Android: Dialog themed activity not visible
but I haven't seen anyone answer it.
here is my code:
public class QueryAct extends Activity implements ...
0
votes
0answers
30 views
How to style PopupMenu and AlertDialog with theme.xml and style.xml
i want to skin my Android App with multiple Color Themes.
This Guides/Tools help me to generate the basic theme.xml and style.xml
http:// android-holo-colors.com
http:// ...
0
votes
3answers
83 views
Switching plone themes according to visitor's screen size
For plone 4.2.5 is there a non-complicated way to set up theme switching between desktop/mobile versions based on visitors screen size?
Something like "if less than 640x480 then" serve the mobile ...
0
votes
0answers
40 views
listener and selectedTheme are not invoked when theme changes p:themeSwitcher primefaces
I write this code to change the theme of my application at runtime :
<p:themeSwitcher converter="themeConverter" id="changerTheme"
var="t" ...
0
votes
0answers
42 views
startactivityforresult transparent background turns black
i have a widget app. It supports android 3.0 and above.
I was trying to make it compitable with 2.2.
There is nothing wrong with 3.0 and above but below 3.0 i encountered with this issue:
When i ...
0
votes
1answer
48 views
How to dynamically resize list of images in responsive theme?
I am building my first responsive theme and this is the second of two issues I am having.
If you go to http://digitaldemo.net/landmark/ and look down at the bottom, there is a
horizontal list of ...
0
votes
0answers
26 views
windowIsFloating attribute in android theme
i just like to ask what this attribute really does?
I've read the documentation (http://developer.android.com/reference/android/view/Window.html#isFloating%28%29) and I understand what it's supposed ...
0
votes
0answers
21 views
Google Chrome Theme Submission
I recently made a theme for Google Chrome:
https://chrome.google.com/webstore/detail/green-neon-space/cdjiknofmgkhbfcjfbflnbpjlbbcnoni?hl=en&gl=US
I paid the developers $5 fee as well. I do not ...
0
votes
1answer
23 views
How to un-float an aside and move it below content in responsive WordPress theme
I am working on my first responsive custom theme and I've run into a couple of snags but the kicker is this one.
I have an aside that I float to the right so that the main content will flow around ...
0
votes
1answer
63 views
Programming custom PHP with Wordpress
I have a question regarding PHP and Wordpress.
I recently started using Wordpress for a simple website but there is still one thing that I just don't understand. Lets say I made a cool website in php ...
0
votes
1answer
68 views
How to do a Magento Manual Restore?
I backed up the entire public_html folder, and had the mysql backed up as well. I'm new to Magento so I did a clean install and a mysqlimport with the database. Seems like the site is almost fully ...
0
votes
1answer
50 views
Jquery Autocomplete not displaying as it should
I have a JQuery autocomplete box, however its not working as it should. The search is working correctly, but when I display the results (inside the autocomplete box), I cannot see the text, just a ...
1
vote
2answers
89 views
How to choose a background color according to windows phone theme in xaml
I have Grids on my listbox items and I want to choose their background color according the light or dark theme.
For exemple, if I'm in light theme the backgroud color of my grid will be red and if ...
0
votes
0answers
27 views
Site Pages is temporarily unavalable when changing back to classic theme
I am writing custom theme for Liferay. While experimenting with it, I wished to change back to classic theme. Unfortunately I found this is impossible: after I change theme to classic in control ...
0
votes
0answers
22 views
Android: Make Theme:Dialog Bigger
Hi I have an activity that I launch in a small part of the screen with Theme:Dialog since I don't want to fill the full screen. However I would like to know if it is possible to make this window a bit ...
2
votes
0answers
153 views
Powershell windows 7 change background
This has been asked before here in a different form ( Powershell - Change windows 7 background to image off a website ) but I am still running into a bit of trouble here
I have a variable in windows ...
-1
votes
1answer
51 views
Designing an iOS View like Path [closed]
What typically does Path iOS app use to make their views look so cool? Is this a specail view in iOS?
Is it a UITableView or something else?
0
votes
1answer
79 views
Cakephp theme and images
I have a weird problem in CakePHP.
I use a theme so I have a folder Themed/mytheme and in this case I have Themed/mytheme/webroot/img/
And my concern is that, in this file picture I have several ...
0
votes
0answers
88 views
Android How to change TimePicker theme?
Currently using Theme.Sherlock theme for my application. Is that possible to change theme for TimePicker widget. I want to change the blue divider to green, and the white text to black.
I did not ...
2
votes
1answer
72 views
How do i make my gtk app use the dark theme?
Some apps on the gnome desktop like the image viewer use a dark variation of the theme.
What code is required to make my own gtk program use this dark variation of the theme?
2
votes
1answer
74 views
MFC colored button with native win7 appearance
I am using MFC to create a dialog project and trying to impart color to the buttons.
I came to know that the only way you can do is to make the button owner draw. OnCtlColor() does not work for ...
0
votes
2answers
36 views
Unable to change CSS for modified theme in Drupal
I am new to Drupal. I have added a content with custom divs to my homepage.eg
<div id="dest_objectives">
OBJECTIVES
</div>
<div id="dest_news_events">
NEWS AND EVENTS
</div>
...
0
votes
0answers
35 views
Modify WP theme's gallery behavior
I haven't found any topic about this specific problem here. Well, at least I couldn't figure out how to solve my problem. I'm not a developper and I am new to WordPress so my question might seems a ...
0
votes
1answer
77 views
Wordpress Plugin - CSS not loading
My problem is that the plugins can't load their CSS. As you can see the theme's CSS is loading just fine but the plugin won't.
EDIT
the wp_head(); was missing from header.php before
Now working:
...
0
votes
0answers
30 views
Monodroid custom sytle editTextStyle not working
I try to apply a custom style to all EditText across the whole application (hence through an application theme). Here is my custom theme and custom styles
<resources ...
0
votes
1answer
25 views
Liferay migration from CE version to Enterprise version: can't switch theme in control panel
I'm trying to test my liferay-theme with liferay EE 6.1.20. This theme worked on my current liferay instalation. I can deploy my Theme without any errors on liferay EE 1.2.0 server. Than if go to ...
0
votes
1answer
47 views
drupal 7 form theme function not being called
I'm trying to register a theme function for a simple form in a custom module, but the theme function is not being called. I just get the basic form.
Here's my hook_theme():
function ...
0
votes
1answer
34 views
swatch theme's footer can't stick to the bottom
I'm using a free wordpress theme from woothemes, Swatch theme. I don't know if somebody uses this theme,too. I've got involved some issue. When the posts is short. the theme's footer can't reach to ...
1
vote
1answer
69 views
apply css, style or theme programmatically android
I am developing application in which I would like to...
download css file from server and apply it the the activity layout file.
or
create string file for style or theme and apply it the the layout.
...
0
votes
1answer
48 views
Magento's theme hierarchy: base/ vs default/
In this material I read about themes in magento.
I also talks about default/default folder, but it doesn't specify clearly which is on top of which.
So, if a have mythemepackage/default, ...
0
votes
1answer
351 views
Changing The MahApps Metro Theme
I know that the MahApps metro theme comes with "themes" (colour sets), but I don't know how to change them from the default settings in my WPF application.
I have followed the beginners tutorial at ...
0
votes
2answers
37 views
Using multiple stylesheets with WordPress
I'm currently creating a new WordPress theme based on the foundation them '_s'.
Could somebody explain to me how I can split up my style.css file into several to make them easier to manage? For ...
0
votes
1answer
83 views
How to Dynamically change Themes of website using ruby on rails
in my website i want to dynamically assign Themes in application.erb.html using dropdown on selected change of my ruby on rails application..
my application.html.erb file as follows
<%= ...
0
votes
1answer
32 views
all the theme of moodle not working
I have a big problem with theme in moodle site(version 2.2).
I wanted to change some menus and colors and another things in the site theme, so I turned on the server maintenance mode and Theme ...
0
votes
2answers
835 views
ExtJs 4.2 compiling theme using compass
According to Sencha's documentation creating and compiling new themes should be done using Sencha CMD.
I'd like to create a new theme (which will inherit from an existing one) and to be able to ...
1
vote
1answer
105 views
Version control (SVN) of MySQL database in WordPress theme development (any code examples?)
*We deployed an SVN server on Dropbox(!)
and everything works fine,
but I'm looking for an easy tutorial
QUESTION #1: how to version control WordPress database
for the theme development with ...
0
votes
0answers
17 views
Why does not the theme in ABS?
Why not change the background color? I am so burnt: (
<style name="fondo">
<item name="android:background">#99cc00</item>
</style>
<style name="Tema" ...
0
votes
0answers
42 views
How do I make Woo Commerce shop responsive with Modernize Theme?
I'm using Woo Commerce with one of Themeforest's top themes 'Modernize'
Modernize is responsive, but my woo shop is not responsive.
I've tried making it responsive with no success :(
Anyone have any ...
-2
votes
1answer
64 views
Struts2 Upload File interceptor display errors [closed]
I using UploadFile interceptor with simple theme.
If I use simple theme, I do not display error message. If I delete theme configuration in my struts.xml, errors are displayed but my layout is not ...
0
votes
0answers
55 views
Visual Studio 2010 Color Theme Editor CTRL + TAB Switcher Bug
So I installed Visual Studio 2010 Color Theme Editor to change my VS UI theme (not editor/syntax color). But now when I use CTRL+TAB the tab switcher window has 2 background colors.
There are ...
0
votes
0answers
54 views
Trying to figure out why tmobile theme chooser theme give a inproperly compiled error
ROM like cyanogenMod and AOKP have a tmobile theme chooser app that lets users change themes within the ROM.
A known issue with these theme is a user getting an error "This theme is not properly ...
0
votes
2answers
47 views
Textblock not retrieving new style on property changed
I am using Silverlight 5 and trying to do some style binding to a viewmodel. I'm running into an issue with my binding not setting the new value when the property changes. But this only happens with ...
1
vote
0answers
66 views
How to set asp.net default theme in asp.net
I want to set my project with a default theme.
I have an existing project with multiples themes in it and running properly.
In order to set default theme i did following things in the existing ...
4
votes
2answers
128 views
Removal of the notification bar in an Android app
I'm developing an restaurant menu application that I want to be always on (the user shouldn't be able to go outside the application).
So far am able to override the back and home buttons, but I would ...
0
votes
2answers
741 views
Is it possible to use Twitter Bootstrap to create a Magento site?
A client wants a Magento site done, and I have never used it before. I thought, "Sure, I'll create a standard site using Bootstrap and just query the database for the products". Now that I've been ...
1
vote
0answers
69 views
How do I change panorama background image depending on theme color?
I have a WP7 application that uses a dark image for the panorama's background. The issue is when the device is set to light theme i cant make it change with the lighter version of it.
private Color ...

