0
votes
0answers
5 views
WPF Override Standard Theme in App.xaml
Hi all,
I am using the standard WPF theme Aero.NormalColor.xaml. And it works very well. However for the whole application, I would like to override the Foreground color of textbo …
1
vote
1answer
25 views
Fix Size of Login Box in Drupal Theme
I've asked this question previously here, and thought it was fixed, however, it is only fixed in firefox. In Safari the login box is now very wide, jutting out over the page conte …
0
votes
1answer
13 views
Drupal6: Linebreaks from fckeditor aren’t reflected on page - solved
I think this might be a problem with the theme I'm using (Nitobe). I'm also using the WYSIWYG rich text editor fckeditor.
When I make formatting changes to a post using fckeditor …
0
votes
1answer
26 views
CSS layout theme like Molio, Pilu’s web-app-theme or Yui App Theme?
Hi, I am looking for css layout theme similar to Molio, Pilu’s web-app-theme or Yui App Theme. Anyone got any other recommendations?
1
vote
0answers
21 views
Themed WPF ListBox-Object looks different than ListboxItem?
Hi !
When I use a Theme like link text in my WPF App, I notice a difference between the Items of ListBoxes and ComboBoxes: When I add a an object of my own class to their Items Co …
0
votes
1answer
73 views
How to specify WPF Theme in c#?
Hi !
I found out that I can use a different theme in an C# WPF Application by adding the theme .xaml-file to the project and add
to App.xaml as a Resource. see http://wpf.codep …
0
votes
1answer
29 views
Wordpress: Accessing A Plugin’s Function From A Theme
Hi all,
I'm trying to add some functionality from a plugin I have made into a Wordpress theme but I am having little joy. The documentation doesn't really help me solve the probl …
0
votes
1answer
66 views
Flash Cs4 components skinning / themes ?
is there a way to apply custom skin / theme on components in flash Cs4.
I remembeer I could edit them in flash 8 as2, but in flash cs4 they just an objects.
without option to ed …
0
votes
1answer
16 views
wpf theme changed my aligmnent
Hello,
I applied BureauBlue.xaml theme to my application and it wreck my all alignment. Is there any solution to apply theme without destroying my alignment???
Place your theme in …
6
votes
5answers
14k views
Drupal 6: How to quickly theme a view ?
I've defined a view with the cck and view2 modules. I would like to quickly define a template specific to this view. Any tutorial or information on this ? What are the files I need …
1
vote
1answer
79 views
How to make custom post template in Thesis theme
Hi! I'm struggling to use custom post template in thesis. I would like to use different layouts for different posts. There are many tutorials for using custom page template but I c …
0
votes
1answer
104 views
Android: change TextView textColor when parent is focused
I have a TextView inside a LinearLayout. The LinearLayout is able to receive focus, and I want the textColor of the TextView to change when it does. I thought using a ColorStateLis …
0
votes
1answer
38 views
How to override only ItemTemplate in Custom Control
I want to create a Custom Control derived from ComboBox, however if I create custom control from visual studio template, it creates a default style of Control and I have to then op …
2
votes
7answers
523 views
Java Swing GUI theming
Is it possible to develop custom PLAF themes for Swing?
I would appreciate constructive suggestions in this topic
Thanks
0
votes
1answer
31 views
Add HTML to wordpress database
Hey, how do I insert raw HTML in Wordpress's database? I'm using add_option to add values to wp_options table of Wordpress. But Wordpress escapes everything before inserting to the …
