The theme tag has no wiki summary.
0
votes
0answers
8 views
Wordpress child-theme breaks site [migrated]
So, I have a child-theme with nothing but the required CSS file in it. Once I activated this child-theme my entire site is down. I end up with 2 questions:
1) How can activating a child-theme with ...
0
votes
0answers
20 views
website coloring: dark or bright? [closed]
When working on a website, is it usually better to use bright colors over darker ones? Let me explain a bit more.
Take facebook as an example; their "main" color is blue so they basically have white ...
1
vote
1answer
102 views
HTML Template Designs - Alternatives to Theme Forest
I'm looking to build a new corporate website using a ready made HTML theme so that I can focus on the business logic rather than on the presentation.
Any recommendations for websites similar and ...
1
vote
1answer
56 views
How can I use this freely available wordpress theme?
The theme is located at:
http://www.wikmag.com/wpadvanced-newspaper-v1-392-theme-by-gabfirethemes.html
I see that there is no option to use it (I am using free version of wordpress)
I also have ...
0
votes
0answers
42 views
0
votes
1answer
590 views
Wordpress theme for user generated content website [closed]
I'm looking for a wordpress theme that I can work from. I'm basically creating a website like the following two http://www.damnyouautocorrect.com/ and http://icanhas.cheezburger.com/ - both are ...
0
votes
0answers
31 views
help me on a suitable theme/templete to use [closed]
it's my 1st time to setup a website, kindly help me. i want to do a clothing supplying to wholesaler globly website ( not blog ) .
can anyone advise me what kind of theme or templete should i go ...
0
votes
0answers
25 views
Seo-wise, how important is 'content first' approach? [duplicate]
Possible Duplicate:
SEO - Does order of html carry importance - text before images preferred over opposite?
I've read that Google does not like navigation links, and ranks content better if ...
3
votes
2answers
136 views
How is fluid theme's impact on rendering performance?
I am new to responsive design and now re-making a template to make it more responsive. This involves redefining many fixed width and fonts as context-dependent percentage (% or em) instead of pixels ...
1
vote
0answers
107 views
Difference between Theme Vs Layout Vs Tamplate [closed]
What is difference between Theme Vs Layout Vs Tamplate?
Thanks.
5
votes
2answers
118 views
Whatchamacallit: You know how there are breadcrumbs and sliders and whatnot
What do you call it when a web site (especially corporate/retail) has a series of rows with thumbnails, each with a little caption/description beneath explaining some benefit or feature of a product ...
2
votes
1answer
776 views
Server Error after trying to update the functions.php [closed]
I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
http://anewtab.com/add-logo-genesis-theme
I added
add_theme_support( 'genesis-custom-header', array( ...
2
votes
2answers
264 views
Does wordpress.com support 3rd party themes? [closed]
I just purchased WordPress Value Bundle worth $99 from WordPress and now I am having a hard time customizing my blog's theme.
I am unable to install 3rd party themes. Can I just customize fonts, ...
2
votes
1answer
55 views
Is it a bad idea for our company to temporarily use a premade website theme?
I work at a software development company as a full time web developer..
In the last year our company has seen massive growth and as a result we've kicked off the rebranding process by getting a ...
0
votes
2answers
567 views
Opencart template $module code
I am using Opencart 1.5.1 but have a theme made for 1.4.9.
The following template code won't work with 1.5.1:
<?php foreach ($modules as $module) { ?>
<?php echo $module; ?>
...
3
votes
1answer
125 views
How to best protect my web designs? Licenses?
I'm afraid one of my clients might ask his fellow software engineer to design a few page templates for a WordPress-based community I'm redesigning, according to my code and design. He just bounced me ...
1
vote
2answers
283 views
Expression Engine vs Drupal for Theming
Ive been using Drupal for years and now with work need to learn Expression Engine. Im interested in the comparison of Drupal and Expression Engine, but purely from a theming point of view (Ive no ...
2
votes
1answer
791 views
How do I place a static wallpaper in my Tumblr theme?
How do I place a static wallpaper in this HTML theme?
http://static.tumblr.com/taepiis/5SFln832d/theme.txt
1
vote
1answer
49 views
What software/theme is running on this website?
See http://www.anscamobile.com
I like the design of this website, and would like to know if you guys can identify a similar design/theme/CMS setup that is readily available.
1
vote
2answers
188 views
How does WordPress determine which template to show?
So I recently set up a Wordpress blog and I've noticed that when I make posts, the link is http://www.domain.com/?p=2. I was wondering how you could specify which file to use to parse such requests.
...
0
votes
1answer
121 views
Joomla theme only 1 page or module
Hi how can I theme only 1 page or module in joomla 1.5?
And I don't mean change the css but change the php file, so I can choose to display the date above the title and not below.
This should be very ...
2
votes
1answer
146 views
WordPress theme like this Drupal theme?
I was wondering if anyone knew of a WordPress theme that was similar to this websites theme (in Drupal): http://www.barefootrunners.org
Thanks!
0
votes
3answers
343 views
look and feel of html5 applications?
Where can I find a theme kit to use for my websites, to skin them as html5 applications...
Sorry, I dunno how to explain myself.. I see this style in new web applications:
0
votes
2answers
113 views
Recommendations for affordable and reliable Drupal theme designer [closed]
Can anyone recommend an affordable and reliable Drupal theme designer, who can take a concept and produce a Drupal 6.19-compliant theme?
The backend functionality and structure of the web site is ...
3
votes
2answers
455 views
Customizing Google Sites look and feel
I find the site layout and theming capabilities in Google Sites (found in the Manage Site screen) very limited; for instance, I do not seem to be able to place the horizontal navigation buttons ...
1
vote
1answer
206 views
Directory template for Wordpress - Free or Paid
I'm looking for a wordpress template to create a website's directory. Anyone know?
The template can be paid or free.
6
votes
3answers
148 views
Are there any pre-fab CSS Sprites and styles I can apply to my page?
I'm more of a computer programmer than a designer and I need some sample CSS images that includes images for:
TabControl
Close Button for TabControl
Folder Open/Close
Buttons
etc...
Does any ...
0
votes
2answers
168 views
How to change CSS in a child theme? [closed]
I want to change tweentyten style.css so that this:
#content img {
margin: 0;
height: auto;
max-width: 640px;
/*width: auto;*/
}
Will be the case (instead of the width being ...
10
votes
2answers
364 views
Are there any WordPress themes optimized as a “starting point” for custom theme development?
I found this "blank" theme, but I was wondering if there are any other themes that provide a template for custom theme development.
I'm looking for something that, out of the box, provides a very ...
1
vote
1answer
68 views
Do you think that Goat theme is good for a qa site? [closed]
I'm going to open a question-answer web site however I was unable to find a good domain name. And it is non-English, by the way. So, I thought to have a theme; goats, kinda goatasks. And there will be ...