Hello
I am using the wp_list_categories tag in Wordpress.
I would like to wrap this in a condition so it is only used when there are posts in the database. Something like:
if ($number_of_posts > "0") {
}
But I can't find a function that'll let me count the number of posts. Anyone know the solution?
...
I'd like to my Android tabs to look flat and simple like the ones in the official TWitter app. How can I override the default (light) theme and change the background images for the tabs using style/theme definitions?
...
Hello,
I have an application where different users can log in via a single portal login. When they log
in, if they belong to more than 1 company they have to select the company they belong to. The theme will change if there is a custom theme for that company.
Each page my application has inherits a "CustomPage" class
Here is the code...
A while back on the User Submitted Themes wiki page on the TextMate site there was a link to the theme "Summer Camp", the entry is still there but the link no longer works.
I'm wondering if anyone has this theme and is willing to share?
Thanks in advance.
...
How/Where can I store some values such as a phone number or email address so I can use these values on any page in a my custom theme?
Example: I want to store a contact phone number that should be displayed in the header file of my theme but i dont want to hardcode it into the html. I would like to store it in a simerlar way custom valu...
I am trying to figure out what the element name for the tooltip is in Visual Studio 2010 so that I can change the style using the extension found here. Anyone know what that is? I am using the default theme which seems to have a white to light grey gradient on it. This is less than optimal since the text for the functions are also white....
Hello.
I am looking for good tutorial which shows how to create your own theme for Magento 1.4.1.0.
I found some on Google, bet they was were uninformative. I am looking for tutorial which shows how to create your layout and a full theme.
...
I want to build a Drupal demonstration site where I can create several custom themes and display each on a separate page of the site. Access can be either via links or menu items. The "simpler" the solution the better.
...
Is it possible to theme a Drupal 6 vocab the same way you would a node type. Having it effect every term within the vocab?
I find drupal 6's taxonomy core is lacking when it comes to theming. I want to build custom charts and user statistics based on my taxonomy terms but I can't get anywhere near it without doing some ugly dance with v...
I notice Vista/7 uses this type of control as well as Windows Live Messenger. This is the control:
How can this control be programably added to a WinAPI application?
Thanks
...
Is there a jquery tooltip plug-in or a self-made solution where the tooltip appears in the style / colors of the jquery ui theme in use?
Perhaps by "abusing" the jquery ui dialog?
...
Using Gallery2 a standard gallery system I use I just installed on one of my websites. I then used a pretty simple Clean theme for including a header.php and footer.php files to match the same layout as the main website.
However, when I installed the theme/plugin I was prompted with this:
Clean theme based on Siriux.net Gallery...
I have recently started working on an eCommerce site for a company and they have selected Magento 1.4.0 to run their store. I have spent most of my PHP "career" working with various MVC frameworks (even Zend with Magento is supposed to be based on) but the complexity of Magento seems to be on another level with no seemingly good resource...
i can't find any links on the main download page for downloading themes for jqgrid.
am i missing something?
...
Hi all,
Imagine an ASP.NET application with several theme defined within it. How can I change theme of total application (not just a single page) dynamically. I know it is possible through <pages Theme="Themename" /> in web.config. But I want to be able to change it dynamically. How shpuld I do it?
Thanks in Advance
...
Hi,
I'm trying to find tutorials or code to allow users to customise their page, just like twitter ,wordpress and tumblr do.
Could someone tell me what technology their using?
i'm a .net developer, but maybe they're using jquery?
Any help would be great.
Thanks
...
I'm faced with a business requirement that I believe may be solved by implementing CSS variables.
Basically, while the front-end developers on this project are in charge of CSS implementation, the designer wants to be able to introduce different "themes" for the site.
By swapping one theme for another, a range of changes (such as font-...
Hi Guys,
Is there a way to change styles for Gallery? For example, borders, animation speed. Maybe there is list of predefined themes?
Thanks for any help.
...
What if you have a CSS template that's really nice, and you want to use it with a wordpress theme, but don't want to edit all the theme files to use the rules in the CSS template? Is there a way to create a CSS file that acts as a proxy between the new CSS template and old WP theme?
...
Is there any themes available for .net windows application like WPF?
how to use that.where to learn it?
...