0
votes
2answers
28 views

Ways to choose color theme of a website

On some websites you can choose a color theme of a website by clicking a button. Seems like nothing sophisticated, however is there any state of the art techniques to do that (maybe toggle between ...
1
vote
1answer
37 views

php with embedded javascript outputs newlines on HTML tags?

I have a php page with JavaScript to be used on a wordpress page,but when the page is generated all <div> <p> etc. appends new lines. Example : Test.php -> <script ...
0
votes
0answers
30 views

Defer parsing of JavaScript in Yootheme template

I am trying to defer parsing of some javascript files that are loaded by my template. Here is a part of the php script : // add javascripts $this['asset']->addFile('js', 'js:warp.js'); ...
0
votes
0answers
35 views

jqueryui themes for standart html controls

Is there any way to easily apply jQuery UI themes to standard HTML controls? Let's say I have a <select>. Is there a way to make it look like a jQuery UI spinner or do I have to hammer ...
0
votes
0answers
44 views

Cookie Styles system gets error “cannot get value 2 of null”

Hi in my website i have a styles menu for which the user click to swich between alternative stylesheets. After the user clicks on the menu item a cookie sould be auto saved so that when the user go to ...
0
votes
0answers
74 views

Magento Theme js/css broken after disabling cache

I just began tinkering with magento on a local MAMP server and suddenly my frontend appearance wasn't displayed correctly anymore. What i did: disable all caches for development made some changes ...
2
votes
1answer
141 views

Wordpress child theme enqueue custom javascript

I'm having some trouble using a custom javascript file in my WP child theme. What I've done in order to try and only make changes to the child theme is create a functions.php in my child theme's root ...
0
votes
0answers
127 views

magento default iphone theme product image slider is not working in mobile

I have set default orange iphone theme in my site for magento 1.7 version. I found two or three default bug in theme like menu links at top bar and add to card on product detail page. I found that ...
0
votes
1answer
58 views

Slideshow on Homepage does not fit screen until browser resize (firefox only)

This is a wordpress issue, but I'm simply trying to fix the CSS and I'm not sure where to go. I'm using duotive-5 as my theme, I don't think this started happening til today, so I think it's ...
0
votes
1answer
134 views

Wordpress Theme Uncaught TypeError

My website was working fine until the other day. I don't know what's happened but the dropdown system for everything has stopped working completely - Even the Admin bar. When I open up the JavaScript ...
0
votes
0answers
104 views

Registering custom scripts with dependency in a new theme in nopCommerce 3.10

I'm very new to nopCommerce (probably two days old ^^) and trying to develop a new theme in nopCommerce 3.10. Cloned an existing theme and renamed it. Now playing around with it. I have 3 scripts ...
0
votes
0answers
135 views

How to apply scrolltofixed in every blogger post like 9gag

print screen = http://img692.imageshack.us/img692/8046/8qce.png I want to know how to apply a scrolltofixed effect and count buttons like that Please visit this 9gag-template.blogspot. Scroll it ...
3
votes
1answer
173 views

extjs classic sandbox vs classic theme

Does anyone know what is the difference between ExtJS classic sandbox vs classic theme? I found classic sandbox theme in examples/resources/ folder but the toolbar at the top-right corner only has 4 ...
0
votes
0answers
14 views

How to use jquery ui themes to svg elements?

I want to style my svg application with jquery themes but i can't.I need to use jquery themes to my svg application and i don't know how to do it. Is there any suggestions to use themes for svg?
0
votes
2answers
111 views

Themes not importing remote JS files correctly in XPages

I'm having a lot of trouble with JavaScript elements in themes. All of my CSS is loading correctly, but my JavaScript doesn't seem to be. I'm working with a combination of resource JS files uploaded ...
0
votes
0answers
64 views

Scroll effects when scroll position is not constant

I'm currently in the process of making a tumblr theme, and I wanted to implement something like this: jquery change background color user scroll for it. My Idea is that when you scroll onto a "image ...
0
votes
1answer
290 views

Primefaces doesn't show css and js

The application takes my tags and show me the page. But in the view, I can't see the CSS and the JS. This is my code: pom.xml <repositories> <repository> ...
0
votes
0answers
67 views

Adsense scripts not working in Wordpress Spectacular Child theme

I'm using a child theme based on the Spectacular theme released here http://www.smashingmagazine.com/2011/01/10/free-html-4-01-html5-wordpress-theme-spectacular/ The post where adsense should show is ...
0
votes
0answers
106 views

My jquery ui theme don't apply on all pages?

I am writing an app in phonegap. In my app, i have 2 main page and 8 small pages, and i am using jquery ui theme for them. But only 1 page apply the theme. What i am miss?? Please help me! i am ...
0
votes
1answer
100 views

Google Chrome Theme with popup after installation

I'm trying to make a theme for google chrome, but I want to have a popup window appearing when it is installed. I'm not sure if it is even possible, because a theme isn't the same thing as an ...
-1
votes
1answer
2k views

jQuery not working in Wordpress 3.5

So I seem to have an issue with one of my old Wordpress themes. I just brought one of my themes out of the darkness to use as a piece of my portfolio, and immediately realized that my jQuery sidebar ...
1
vote
1answer
346 views

ExtJS Theme Modifications Ext.panel.Panel

I am working with ExtJS 4.1.1a and I am trying to create a new theme for both a "tabbedPane" and a normal Panel with and "Accordion" layout. I am having trouble changing the colour of the headers for ...
1
vote
2answers
150 views

Theme support for single page application in javascript

I would like to add a theme support to my single page application. The requirement is that the theme change must be done locally by javascript (no server calls) to be used in offline mode. I use ...
0
votes
1answer
158 views

Pull first Image from {Body} / Tumblr Posts

is there a way to pull the first image from any post aka {Body} (similar to wordpress' featured image) for use as a thumbnail somewhere? my plan is to only show the first image from every post with ...
0
votes
1answer
141 views

Passing jquery mobile theme value to div tag with backbone

I want to be able to change my theme will the app is running. How I can pass the value back from backbone, but can't figure how to add it to the page div. For example, in the following code {{-theme}} ...
0
votes
0answers
140 views

Rails: Integrating an html css js theme

Is there an easy way to integrate a special theme to my rails application? My theme has only js/css/images but i dont't know the best way to integrate it for my application. the theme is mooncake ...
1
vote
1answer
385 views

Apply Theme/Dynamic CSS to a Page/any HTML Element

At some point, Users might get bored of the Style/Theme of the WEB applications. They might think, "Only If I could make it look the way I like it" example: I myself is a user of Stack Overflow. ...
0
votes
1answer
155 views

Fix the background image when menu has selected

I am using Indexu-deluxe and I have uploaded costume theme on my site.Following is my sites URL. http://www.submitweb.us/ when you over the mouse on any menu the background image appears and when ...
0
votes
1answer
97 views

How can I set my Page styles and themes without using Page.Theme property?

My page is designed using two style sheets, form.css and styles.css, and I want to dynamically set their path based on the domain name. Here is the code I wrote to change them dynamically. It works, ...
0
votes
1answer
539 views

Javascript error when using theme runtime portlet liferay

I try to include my customizing Navigation portlet to first column of my themes So I had tried to use following code in my layout template: (\ROOT\layouttpl\custom\3_columns.tpl) ...
2
votes
0answers
128 views

Go Ex Theme Error message

So I made a theme for go launcher ex and it works fine on emulation and on my device when installed directly but when its installed from the app store it doesnt even open. In Go Ex theme setter it ...
0
votes
2answers
1k views

Add fancybox lightbox in wordpress theme without using a plugin

I want my post images to open in a fancybox lightbox. I have two wordpress websites with two different themes. I am using this code for my images in the lightbox <div id="gallery-1" class="gallery ...
0
votes
1answer
298 views

How do I use a prettify.js theme?

There's a set of "themes" for prettify.js. How do I actually use them? Do I <link href=""> to a selected "theme" .css file instead of prettify.css file or do I do anything else? What's the ...
0
votes
2answers
1k views

Displaying elements in Tumblr posts ONLY on the permalink page

I have a client that would like to put a "back to blog homepage" link on their Tumblr posts. The issue is that using the standard Tumblr framework, that button will appear on permalink posts (where it ...
0
votes
1answer
158 views

jQuery Mobile // theming my dynamic dialog box

in my notification dialog, i want to specified by parameter dialog box type. but theming isnt manage after all, so input and others arent theme with css from my javascript function. HTML : ...
0
votes
1answer
344 views

Wordpress widget with option in JS

I was wondering if in the JS from the code below I can add an option that can be set from the widget, when in wordpress backend, I hope you get my point. More specifically, I need to add an option ...
0
votes
1answer
75 views

Dojo tree not loading when adding theme

I followed this tutorial to connect a digit.tree to a store.JsonRest and everything works well. Before adding a dojo theme The tree is display with pure html, actions work perfectly, I can display my ...
0
votes
1answer
637 views

picture gallery says "The requested content cannot be loaded.” (fancybox)

i'm having a problem with my new buddypress-theme (buddyboss). theres a picture-gallery in it which worked fine when i installed it. it even works fine with the same theme-files on my local ...
0
votes
5answers
171 views

HTML-Only Website w/ Theme Options

I am creating a html-only(no server sided code) website that supposed to have multiple themes, Wherein user can select/change a theme to view the website. Can you suggest some concepts on how to do ...
6
votes
1answer
4k views

Changing a Highcharts theme (partially working)

I have a problem with changing the them for highcharts. I have created an array to hold all the themes and am trying to change them via a select menu onchange event. var highcharts_theme = []; /* ...
1
vote
1answer
90 views

Drupal printing .info script groups separately

I'm defining my scripts in my theme's .info in 2 groups; those loading pre-body and those loading post file like this: ; Scripts in head group to load pre-body scripts[head][] = js/cufon.js ...
0
votes
0answers
1k views

How do you get sticky/featured posts on tumblr similar to the singleA theme?

In efforts my efforts to find a way to make certain posts featured or sticky on my tumblr, I found the script Tumblr Featured Post Plugin by Bandit ...
1
vote
2answers
2k views

How to make changeable themes using css and javascript

so i am pretty new to css and javascript and i was wondering if you could make a script that allows you to change what stylesheet the site uses. like say you had a green theme where everything was ...
1
vote
1answer
248 views

<select> tag not loading selected item when form load

I'm using a Wordpress theme and I'm adding a new settings option using the Wordpress settings API. What I want to do is have a drop-down list that populates from the database of wordpress pages on my ...
3
votes
4answers
94 views

Dynamic styles within a scope

I have a site that is intended to be combined with third party skins defining headers, navigation, etc. My site has stylesheets, the third party has stylesheets. I combine the two and predictably ...
1
vote
2answers
619 views

Reload iFrame CSS

I got a problem here. I'm developing a system, wich supports css theme. It's Ok so far, I can change the theme as desired, but the system is composed by two parts: First is the "skeleton" of the ...
1
vote
2answers
213 views

How to add css and js files on node pages independent of the theme?

I am using display suite to display a full node of type 'Article'. I want to add some css and js on the page containing the article node, though the adding of these can't be dependent on the themeing. ...
0
votes
2answers
133 views

Wordpress - Use theme option in JS file

I'm creating a Wordpress theme and have added an option which allowed users to change a font family using (simplified code): update_option('mytheme_font', $_POST['mytheme_font']); How do I then get ...
1
vote
2answers
1k views

Eclipse: Use Aptana theme for Javascript editor only?

When I use Aptana in Eclipse, I like the Cobalt theme for my Javascript. However, this theme ends up making my SVN diff-ing nearly impossible for my Java files, because the background is dark blue, ...
0
votes
1answer
2k views

OpenLayers not using theme CSS?

I need to customize the position (using CSS) of some of the elements, but when I change the style.css document in the theme/default directory inside OpenLayers, the CSS changes are not applied to the ...

15 30 50 per page