Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
8answers
357 views

C++/WIN32 A professional looking application - is it really possible?

I've been looking everywhere to find a good solution / tip on how to release an application that has todays 'top-end' look. As we all know, when coding with windows we normally get windows-style ...
5
votes
2answers
1k views

.skin vs .css from asp.net

What is the main difference between .skin and .css in asp.net? .skin is new enhancement of IDE. I have been working with .css. What is available in .skin that is not to .css thanks, saj
4
votes
4answers
2k views

Orchard CMS - theming

I have some questions regarding theming Orchard CMS. So, let's begin... I have a website that will have 5 pages and some of them have different layouts. Pages and zones within it: Homepage - ...
4
votes
2answers
176 views

Drop content div only in the front-page with XDV

I'm trying to remove the content div only for the homepage by this line (in the rules.xml) <drop css:theme="#content" if-content="/html/body[@class='section-front-page']" /> It doesn't ...
4
votes
10answers
553 views

Easiest CMS to Theme?

I'm trying to create a theme for a CMS, but it's proving nearly impossible, as I have no understanding of PHP or ASP.NET. I can put a site together via CSS and HTML, but I want clients to be able to ...
3
votes
1answer
281 views

Apply Windows Theme to Office Com add-in

For ages, Delphi has supported the Enable runtime these switch on the Application Settings tab. However, this only works for executables. DLLs are assumed to take over the theming (and other) setings ...
3
votes
2answers
155 views

What does 'engine' refer to in Drupal Theming?

I've been reading about Drupal theming and preprocess functions and noticed they listed engineName_engine_preprocess & engineName_engine_preprocess_hook in the order of preprocess functions but ...
2
votes
2answers
102 views

Diazo: if not for if-path

I'm working on a site with multiple theme base on path: <rules if-path="//"> <theme href="index.html"/> </rules> <rules if-path="/news"> <theme href="news.html"/> ...
2
votes
4answers
81 views

JQuery .addclass to table <tr> element where text is found

I am theming some report tables and do not have access to the templates. I have this code so far which ends up adding "my-class" to every TR element in the report table. However, I only want to ...
2
votes
2answers
103 views

jQuery Ui theme - why should I pick it or shouldn't I?

So my goal is to theme / create a new skin for an already existing application. Basically I wanna toss away the old design and come up with a bunch of new possible designs - is jQuery a good ...
2
votes
2answers
1k views

Images not displaying from theme layout (Orchard CMS)

I'm trying to create theme for Orchard CMS. The template I have wasn't made for it so I have some troubles displaying images from Layout.cshtml. This is the current folder structure on my web server ...
2
votes
1answer
100 views

Prepping data for Drupal Views RSS

I'm using the Views RSS Module and want customize the display a bit more than what's available in the views settings. On the Feed Tab in the Feed Style option section I have assigned the Title and ...
2
votes
1answer
78 views

Applying global style across multiple assemblies

My application is composed from quite a few assemblies ("plug-ins") that are loaded by a core executable assembly (which doesn't contain any controls or windows on it own). Now I want to apply styles ...
2
votes
1answer
206 views

WinForm App with Themed Menus - Setting background for active menu

I'm developing a WinForm app that has an MDI with a menu strip and some menus. The app has to be themable so the user can choose their own background colour, font colour and font. I'm having a bit ...
2
votes
3answers
115 views

Theming for/with javascript?

A colleague made a small module to retrieve twitter search results based on user configurable search terms and display them in a block. He is doing the searching with javascript to keep that traffic ...
2
votes
1answer
619 views

Drupal6: Embedding a region in a view .tpl.php file

Anyone have any ideas on how I might embed a region into a view .tpl.php file? I accomplish it easily enough in a node .tpl.php by adding something like this to theme_preproces_node(): ...
1
vote
1answer
41 views

Where can I find a tutorial for Prestashop theming system?

I am trying to create a theme for prestashop. What I cannot find is why, how and which tpl elements are there available or how can I use them together. PrestaWiki isn't of much help. I am desperate.
1
vote
1answer
37 views

How to reduce depth on global navbar in Plone 4

Using sunburst theme in Plone 4.1.2, what CSS elements and properties need to be overridden in custom CSS to reduce the depth of the global navbar? It is two lines of text deep by default, but only ...
1
vote
2answers
80 views

Top navigation link in Magento that I can't get rid of

I'm working on a new theme for an existing Magento installation, and I've got a rogue link. The last guy apparently decided to hard code a link to the AW Blog extension he was using in the top ...
1
vote
4answers
69 views

JQuery to add <body> class, need a little more help

I have this snippet of code to parse the URL and add a class to the <body>tag of my HTML page. var pathname = window.location.pathname; var pathSlashesReplaced = pathname.replace(/\//g, " "); ...
1
vote
0answers
114 views

I can't get my custom AvalonDock theme to work, anyone does?

I'm new to AvalonDock, but I see it's relatively easy to use. I'm planning to use it in a custom app for my company. We have a certain look'n'feel so I want to get the control to use the same colors. ...
1
vote
0answers
267 views

GTK3: Getting a style's class property

I'm trying to get the text color of a class of a GTK style. I have a GtkStyleContext with the widget path and the classes that I want to get their properties. GtkWidgetPath* widgetPath = ...
1
vote
1answer
113 views

While converting a Drupal 6 theme to Drupal 7, is there a work-around for theme_blocks()?

I currently use theme_blocks() in a base theme for Drupal 6, and I have had difficulty converting my theme to Drupal 7 because theme_blocks() is not used in Drupal 7. The below code is a simple ...
1
vote
1answer
124 views

Drupal region with in a region

I know all about adding a region on page.tpl.php and even node.tpl.php in Drupal 6. But, I have a special case where I need to add a region within another region. In my drupal install I found the ...
1
vote
1answer
161 views

Custom portlet.vm-templates by portlet-type?

Is there a way to provide an custom portlet.vm-template based on the portlet type in Liferay Portal 6.0.6? Something like search-portlet.vm and sitemap-portlet.vm or does it have to specified in any ...
1
vote
1answer
132 views

Liferay - theme across all portlets?

If I create multiple portlets with liferay, how can I have 1 theme control the look of all of them? Thanks
1
vote
2answers
52 views

Add column to liferay

How can I add 'areas' to a liferay site that applications can be displayed in? I currently have a 3 column layout (created though the UI) and I need to add a footer below. Thanks
1
vote
1answer
817 views

How can i change superfish chilled nav menus font color

I was created this menu using superfish module and i was tying to change the chilled menus font-color to make different from the parent font-color. i wast trying to do something using firebug and I ...
1
vote
1answer
424 views

Drupal 7 Template Suggestions

I think in Drupal 6- I needed to add the suggestion of 'node-NID' to the list of template files that were candidates for a node with an nid of 10. Supposedly this is already done in Drupal 7 and ...
1
vote
2answers
2k views

theming in yii framework

How can I create base theme and sub theme in yii framework?
1
vote
1answer
193 views

How does one make a template system (like Tumblr's) in Rails?

I've looked at Liquid and the like, but I cannot find a way to make a "one file" template that can handle all situations. I don't want to reinvent the wheel, but I will if I cannot find an existing ...
1
vote
3answers
97 views

How should it work if I want a page to have a theme-roller (more or less like the jQuery themeroller)

The basic idea is to create a page that gives the user the ability to choose a skin or theme from a menu. When the user selects the desired skin/theme, it should be applied to the page, just like the ...
1
vote
2answers
947 views

jQueryUI selectable: can't apply theme to selected item (“ui-selected” class)

I am developing an application using jQueryUI. I am also using the Themeroller. I want to have as many of my styles as possible defined using the theme, so that if I need to change some styles, I ...
1
vote
2answers
320 views

Theming elements within a Jquery UI Dialog with CSS… how?

Since the old version was apparently way too hard for people to understand, here's the HTML, CSS, and JavaScript combined: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" ...
1
vote
1answer
551 views

Change lookup rule for views

I have an application that gets rolled out in multiple countries. There will be a setting in the web.config file, that defines the country. The country will not be in the URL. Some of the the views ...
0
votes
2answers
21 views

Posterous Theming Image hover box

Within posterous when you hover on an image it displays a box enabling the user to download or view the full size image. Here is the example of how this should work. I am trying to find out why ...
0
votes
1answer
30 views

Changes to prestashop theme not reflecting

I have a Prestashop installation in which I have duplicated the original theme and I'm making changes to it. I have chosen the duplicate theme from the admin panel. The problem is that the theme is ...
0
votes
2answers
101 views

New Magento theme from scratch [Advices for a newbie]

First time on stackoverflow, first time on magento... be nice please. :) I did my homeworks, I read few articles on the Magento wiki and I searched on the website for possible answers and solutions. ...
0
votes
1answer
109 views

Ice Cream Sandwich; android:windowBackground behavior

I'm testing out my application for Android 2.2 on ICS. It work with ICS, but I have a weird problem. I use a custom theme in my application, and I am using the android:windowBackground property to ...
0
votes
1answer
122 views

How to create Win32 GUI that looks more like 3DSMax, Unity Pro, or CryEngine 3?

Ok so im making a a win32 application in C++ and im wondering how to color the gui. I want to color it like the programs 3ds Max, Unity Pro, or CryEngine 3. In those application they have like a dark ...
0
votes
3answers
235 views

Symfony 2 theming a textarea widget

I am having some trouble theming a textarea. I have created a separate theme file with the following themes: {% block text_widget %} <div class="text_widget"> {% set type = ...
0
votes
3answers
306 views

Change CSS File (Theme) at runtime (ASP.NET)

I'd like to change the CSS File that's being used at runtime of my ASP.NET Web Application. Let's say I've got 2 CSS Files, red.css and blue.css. I've tried the following approach: In my Master ...
0
votes
1answer
106 views

Joomla Category Page Condition To Display A Module

I want a link to a specific article on my site to appear on the page only if a specific category is in the view. For eg: I have a category called FBrand. When someone is on the category page (viewing ...
0
votes
2answers
107 views

Does Joomla or Drupal integrate better with phpBB forum

If it is difficult to integrate or not recommended, I would like to go with Drupal since I am more comfortable with it. But I don't know how difficult it is to customize the look and feel of PHPBB ...
0
votes
0answers
150 views

drupal 7 theme template.php issue

I recently started to create my first website using drupal 7. I create my theme complete from scratch. The problem i face so far is that when i create the template.php file and put some code in it , ...
0
votes
0answers
33 views

Better way to determine column class

I'm using the CSS layout framework "Adapt.js" (960.gs) for my website layout. It is a 3 column layout with two side columns of size x and wider center column with a width of 2x when both side columns ...
0
votes
1answer
35 views

Theming doesnt work

I set a theme folder with a skin folder in it.. with this inside: <asp:Label Runat="server" Font-Size="Large" Font-Bold="True" Font-Italic="True"/> My page directive: <%@ Page Title="" ...
0
votes
1answer
208 views

Jquery Mobile theme ignoring my data-theme

I have made my own data theme and I'm trying to apply it to a form elements but it's defaulting to using the a, b, c, d, e instead of mine. I've added it to every aspect to make sure I'm covering ...
0
votes
2answers
526 views

Order totals block on Magento order email and invoice email templates

Can anyone point me to the templates/code blocks that are used for the order totals block on the Magento order mail and invoice e-mail templates? The tax issue is solved but I need to implement some ...
0
votes
0answers
93 views

css problem in drupal themes

I am converting a html/css site to a Drupal theme. the images and styles folders are in /images and /css respectively under /sites/all. I did rename my index.html to page.tpl.php and replaced the ...

1 2