The theming tag has no wiki summary.
0
votes
1answer
16 views
Magento Insert Sub Category Navigation before breadcrumbs
I am trying to create a sub navigation of the main navigation in Magento and insert it before the breadcrumbs module. So when you navigate to the root catalogue a sub menu of its main child categories ...
0
votes
1answer
26 views
Spring MVC Theming, CSS not applying
My application is working, except that my CSS file is not. I am using Spring MVC and theming. Perhaps someone can look at my code and see what I am doing wrong. I also included a screenshot of my ...
0
votes
1answer
19 views
Magento CE custom theme files
I am trying to make my own custom magento (1.7) theme, I was using a tutorial that made me add these file structures;
app > design > frontend > default > 'themename'
And then in that themename ...
3
votes
2answers
67 views
App force closes due to actionbar theme - android
I am using actionbarsherlock. with my custom theme
In the values/styles.xml i have entered this.
<style name="Mytheme" parent="@style/Theme.Sherlock.Light">
<item ...
0
votes
0answers
15 views
Visual Studio - change background color based on filetype
It would be nice if you could change the background color or just general theming based on which file you are working in. General code, script, xaml, webservice etc.
Isnt this possible?
0
votes
1answer
58 views
Render link-field url and title separately in node template in Drupal 7
If I print my link field in the node template like: [?php print render($content['field_link']); ?] I will get this field rendered the way it's set in the display settings of the content-type.
But ...
0
votes
0answers
8 views
Themming firefox. Element structure guide?
I want to change some theme, and make some color changes of different elements for my latest firefox 20. I have tried to find any sort of document where it would be written something like if you want ...
0
votes
0answers
32 views
Multiple theme compatiability for orchard cms
I would like to use bootstrap as the base theme for an orchard cms site.
Also it is required that the site be compatible with two other themes basically designed for wordpress etc.
I am wondering how ...
0
votes
2answers
116 views
Drupal 7 RewriteRule not working
My basic page access i.e : mysite/aboutus, which is working perfectly fine.
But due to request, every page except for home needs to be prefixed with training.
So if I need to go to mysite/aboutus, ...
-2
votes
1answer
33 views
Building own design to a full website [closed]
I already heard CMS even before. But I am really confused when it comes to coding your site in drupal. See for example I design webpage ( duh!!not really a good one ) and here it is
...
0
votes
1answer
81 views
How to change theme of fragment view that is created COMPLETELY from code
I am looking for a way to set the theme of my view that is being created dynamically by my database in code. I have found the way to inflate the view from xml, but unfortunately my view is already ...
2
votes
2answers
88 views
Angular: Updating a css style globally with variable in scope
I'm currently building an app that has the option to change the theme. A theme in this instance, simply consists of changing the color of a few key elements in the app.
So currently, on all elements ...
0
votes
1answer
188 views
Themeforest theme integration with Yii framework
I have gone through Yii documentation and successfully implemented two different themes for back end and front end of the website. Yii doesnt have good themes and I found themeforest having awesome ...
0
votes
0answers
225 views
Drupal 7: Create Footer Menu Expand using jQuery
I am currently working on the footer menu with sub themes omega. This footer using the menu block module. I wanted to make when mouse hover on a menu, footer section will enlarge and display the ...
2
votes
2answers
106 views
Why does Windows8 behave different than windows7 when it comes to theming of some controls?
as already mentiones in the topic I noticed that windows8 behaves different than windows7 converning some theming stuff of controls.
The first time when I opened my application in windows8 I noticed ...
0
votes
1answer
148 views
Galleria dynamic Javascript/jQuery issue in Plone
So here's the deal. I had a lot of trouble with the true gallery in plone so I bought the Galleria Slideshow with the Twelve Theme.
I did the normal stuff to run Galleria but now there's a problem.
...
0
votes
0answers
27 views
Is there any preffered material outside about magento theme development?
Is there any top notch resource related to magento theme development or design.
i see the well expensive magento training on magento website, But if u guys have any resource full material which is ...
0
votes
1answer
80 views
Drupal 7 using different themes on pages using omega and delta
Can I use different sub themes on different pages. I have created two omega sub themes - Theme 1 (set as default) and Theme 2. Can I now assign Theme 2, to a set pages using the delta and context ...
0
votes
1answer
99 views
Why Use Skin if we can STILL handle Server Controls with CSS in Asp.Net?
The main difference between Theme/Skins and CSS are the HTML & Server Side Controls (SSC) only. We use Skin files to format & cosmetics SSC which are not in HTML like <asp:Label>, ...
3
votes
1answer
68 views
jbot not overriding my template
The view I want to override is defined by the class "ActivateForm" in a file called "covalent_member.py" inside the "behaviors" folder of the "ixds.covalent" package. So the place to put a custom ...
0
votes
0answers
46 views
magento - theming block in email
I want to change the formating on a block in Magento email.
The template (\app\locale\lang\template\email\sales\order_new.html)
refers to this variable block:
"var payment_html":"Payment Details",
...
0
votes
0answers
21 views
Debugging inconsistent values in Drupal datefield
In a node.tpl.php template for a custom Drupal 7 theme, I want to give out a custom field called field_publish_date. I do so via render($content['field_publish_date']), but rather than the correct ...
0
votes
1answer
372 views
Theming Prestashop 1.5.3
Already about two weeks, I'm looking for a normal and adequate self-learning tutorial on Prestashop 1.5.3 theming. On official presta web-site i find some small presentation of the material about ...
0
votes
1answer
112 views
Drupal Views variable $rows outputs as a String
I've developed a custom .tpl.php file for my View and in the past it has worked. Suddenly, while working on my Macbook using MAMP, Drupal decided that the $views->rows needs to be output as a String ...
0
votes
1answer
162 views
Symfony2 Theming form generated by embedded controller action
I am generating the form in embedded controller action. And now i have faced the following problem. The Form Theming is not working in that case.
So what i have:
The tempalte "page.html.twig"
{% ...
1
vote
1answer
112 views
How to reuse same XAML UI themes (styles, ControlTemplates, etc) across multiple projects
I am beginning to study the "Visual Studio way of doing stuff", and created a WPF sandbox project.
I know for sure that my company wants to reuse the same UI theming for multiple projects.
So I ...
2
votes
1answer
255 views
How to modify input form in content-type Drupal7
Can any one help me?
I have been many time looking around to solve this problem.
Now I know, how to make a new content type and how to theme its output.
It was simple. just make a ...
0
votes
1answer
43 views
Covering every css styling permutation and combination [closed]
I am building a website theme for distribution and I just uploaded a unit test to see how things looked. One of the things were nested blockquotes which in my case gave me a very large margin at the ...
0
votes
1answer
78 views
Rails: Nested views or partials or..?
I new to Ruby on Rails, and I am coming from Drupal/PHP background.
I am trying to do something simple. A "Static" controller for some pages like about us, disclaimer etc. and a "Video" controller ...
0
votes
0answers
117 views
ICS TimePicker sliders has weird see-thru styles
I'm experience a very weird behaviuor with the android TimePicker where the sliders are appearing to be transparent.
Below are two images:
When the list on the page is empty. As you can see, the ...
1
vote
1answer
114 views
drupal multi-site symlinks?
So basically I am using a drupal multi-site.
Structure is as follows:
mywebsite.com:
-- public_html/sites/default/
sub.mywebsite.com: -- public_html/sites/sub.mywebsite.com/
Works just fine(via ...
1
vote
0answers
310 views
How to flexibly change theme of highcharts (using gradients)?
How do we create advanced themes for highcharts? Documentation on the following link (http://www.highcharts.com/documentation/how-to-use) is not enough.
I am trying to create a theme that is similar ...
0
votes
0answers
59 views
How to draw Finder-like sidebar with HITheme
What's the proper way to draw sidebars like the ones used by MacOS Finder, using HITheme* functions or similar? I'm especially interesed in the background of the selected item ("Guest" in the image ...
0
votes
1answer
217 views
C++ Win32 Design my Window [duplicate]
Possible Duplicate:
C++/WIN32 A professional looking application - is it really possible?
I'm not talking about opening a resource file, (.rc) and make my buttons, and etc ..
I'm talking ...
0
votes
1answer
55 views
How to modify a field value in field--field_myfield.tpl.php in Drupal 7
I'm trying to hide a field and the field label if the value of the field is '0' using the field--field_start_time.tpl.php override method. My template file logic is as follows.
<?php if ...
0
votes
0answers
31 views
Wordpress style templating in Drupal
I have been using Wordpress for over 1 year now and I have successfully used it to build sites with editable content and blogs.
The main issue I am having is that it is not easy to have editable ...
0
votes
0answers
65 views
ASP.NET theme writes css link incorrectly during 404 error
I have an WebForms project where a client wanted a google result removed. In order to do so, I had to create a new error page that actually returned 404 instead of 200.
I set the Theme to the only ...
1
vote
1answer
44 views
Wordpress theming a plugin custom php page with the same selected theme
I'm writing a plugin that is a gateway to a merchant server. The plugin is activated by a shortcode and then it shows a confirmation page. The confirmation page will get the user to the bank and it ...
0
votes
1answer
63 views
same color scheme during update, insert and read only modes of details view
In asp.net Detailsview has several predefined templates but these template changes according to details view mode. Like if the details view has update mode then it will have different color scheme ...
0
votes
1answer
396 views
How to add a search form to Magento's breadcrumbs/anywhere
In Magento, I'm trying to implement a search box to the right of breadcrumbs for easy searching from any internal page.
I have seen tutorials for adding a (top) search form to the header, but ...
0
votes
2answers
125 views
How can I access the default styles for a theme?
In our WPF application, we have a custom listbox that when unstyled, matches the default Windows theme for things like the highlighted, hovered or selected items (i.e. nice blue translucent gradient.)
...
0
votes
1answer
216 views
System-wide themability of Windows 8 / Metro interface
Windows 8 (Metro) apps provide some limited themability via css. You can change fonts, background colors etc.. I'm wondering if there is also a system wide themeing capability, like there was in ...
1
vote
0answers
139 views
Eclipse RAP RWT Theming
I have a question concerning RAP RWT Theming - skining or application style(theming) in Eclipse RAP can be done by extension to branding by applying our own CSS style, defining to which EntryPoint it ...
0
votes
1answer
158 views
What does 'twentyeleven' does in the Twenty Eleven Wordpress Theme
The Twenty eleven theme has a little snippet in almost every part of it, for example the next:
<?php printf( __( 'Daily Archives: %s', 'twentyeleven' ), '<span>' . get_the_date() . ...
3
votes
1answer
320 views
magento - theming buttons
I want to re-theme major buttons in Magento 1.7 with a CSS rounded button with background color. I hacked-up the following code, which works in most places, except for some unwanted background on the ...
1
vote
1answer
560 views
Custom Plone theme with plone.app.theming based on Sunburst - missing public.css
I want to build a custom Plone theme with Diazo/plone.app.theming, following the instructions of Martin Aspeli in his Book "Professional Plone 4 Developement".
Like in the book I choosed the way to ...
0
votes
1answer
246 views
Hiding end date in Drupal
I'm creating a calendar module in Drupal. Due to the clients' needs, I need to be able to hide the end date using a boolean variable on the node, saved in a CCK field.
My problem is that I am able to ...
3
votes
1answer
2k views
Android Custom Theming in ActionBar/Tabs
I have the theme Holo.Light.DarkActionBar
The tabs are now set to white background, light gray text--very unreadable. I simply want to change the text to something much, much darker.
I have ...
-2
votes
1answer
245 views
How to change weechat join/leave colours? [closed]
In Weechat, I'm familiar with where most of the look/colour settings are, but I cannot seem to find the setting for the "has joined" and "has quit" messages. Any assistance would be very appreciated!
5
votes
2answers
682 views
Symfony2 and form theming/customization (required/help/errors)
Maybe I'm overlooking something, and hopefully this is done very easy.
I have a form and what I want in the end is the following result:
Fields which:
are mandatory/required
have an error ...


