by Mike Nichols on January 3, 2010 · 1 comment
If you are a Firefox, Chrome or Mac user, you might be familiar with this scenario: Your Thesis site looks great and you are all proud. Then a friend emails you that your page is a mess in Internet Explorer. You gaze at the attached screenshot in horror. What can you do? A new article, [...]
Tagged as:
browser,
browser detection,
CSS,
IE,
Internet Explorer,
PHP
How many times have you wanted to customize just the Home page, or just one page, or only posts? You’ve heard about Conditional Tags but don’t have a clue how to use them! Well, you will after reading this new article! “Tutorial: Customizing Just Your Front Page, Pages or Posts Using Conditional Tags” provides all [...]
Tagged as:
Conditional Tags,
CSS,
custom_functions.php,
custom.css,
Front Page,
Home Page,
Page,
Pages,
PHP,
Post,
Posts
There are many times when Thesis users want to apply customizations to just one page or post or to only pages or posts. For example: You want a featured post plugin to appear only on the front or Home page. Only posts should have a particular message following them, and only when the full post [...]
Tagged as:
Conditional Tags,
CSS,
custom_functions.php,
custom.css,
Front Page,
Home Page,
Page,
Pages,
PHP,
Post,
Posts
People who are just getting their feet wet with customizations are often daunted by the strange words and punctuation they find in the code for custom.css and custom_functions.php. Even the basic format of the CSS and PHP languages are foreign. Two new articles just published in the Newbies “Getting Started” section, “Basic CSS Syntax for [...]
Tagged as:
CSS,
custom_functions.php,
custom.css,
Customization,
PHP,
Syntax
People faced with adding a customization into the custom.css file for the first time are often overwhelmed by the task, even if it’s just a cut-and-paste operation. What are all these strange terms? Are there any rules for the punctuation marks? And many find that their first attempt at customizations on their own fail because [...]
Tagged as:
CSS,
custom.css,
Customization,
Syntax