My FallSeason Theme Modifications
Published by David Potter on Sep.21, 2007
I’ve spent a bunch of time tweaking the FallSeason WordPress Theme by Sadish Bala to work for me, and I’m pretty happy with the results. I’ve left all the identifying information virtually intact, but I have changed the version number and added my name as a modifier so that the resulting theme can be distinguished from the original. Here are the changes I’ve made.
Style Changes
- Added a style for the h2 tag for the sidebar so that category names aren’t displayed in a very large font. Instead they are displayed smaller than the Links widget title but still larger than the links themselves.
- Modified the h5 tag style so that it would be bolded again. I use the h5 style a lot in my posts as a header so I need it to stand out.
- Changed the blockquotes style so that the double-quote image is not displayed and a border is displayed on the left. This also required the text padding to be reduced.
- Adding an a:visited style so that visited and unvisited links will show up differently. Visited links are displayed without any border on the bottom, while unvisited links are displayed with a dashed line on the bottom.
- Removed img tag style so that the border and extra padding would no longer be added for images. This allows smiley images to be displayed with less extra space around them and allows the text to flow better.
- Added some table styles to mimic Microsoft Word 7. See styll.css for details. (v1.1.drp.1 - 10/2/2007)
- Added a table cell style so that text is padded from cell borders. (v1.1.drp.1 - 10/2/2007)
- Added code and example formatting so that they stand out more. Code and examples can be indented and shaded with a border surrounding them with the use of a simple div tag. Use id=”code” and id=”example”. See style.css for details. (v1.1.drp.1 - 10/2/2007)
- Added a td style to vertically align data in tables at the top of cells. (v1.1.drp.1 - 10/2/2007)
- Added a separate style for ordered lists so that the numbers for double-digit list items will be fully displayed. (v1.2.drp.1 - 10/30/2007)
Sidebar ‘About’ Section Changes
- Allow any category that doesn’t have links or has posts to be selected as the Asides category. This allows you to create the category and then immediately configure the theme to use that category before you’ve written any posts that use it.
- Added support for specifying a profile (aka user) to be used in the ‘About Me’ section so that clicking in that section will take the visitor to a page with info from your profile along with a list of posts.
- Display the first and last name from the specified profile in the About Me section.
- Allow profile info to be specified which would be displayed under the name in the About Me section. You can also specify a keyword:
- [AboutYourself] - Will display the About Yourself text from the profile (requires a profile to be specified).
- [Tagline] - Will display the web sites tagline.
- Allow the picture displayed in the About Me section to be specified in the UI. A drop-down will be filled with each image that has been uploaded to the site.
Intro Section Changes
- Moved the intro text to the database. (v1.2.drp.1 - 10/30/2007)
- Allow the intro text to be edited online without having to touch any files. This has the added benefit that files can be copied to other blogs or can be shared without content going with it. All content is stored in the database. (v1.2.drp.1 - 10/30/2007)
- Allow the intro section to be displayed on every page. (v1.2.drp.1 - 10/30/2007)
Plugin Support
- Added support for the WP-Email plugin from Lester ‘GaMerZ’ Chan.
- Added support for the WP-Print plugin from Lester ‘GaMerZ’ Chan.
- Added support for the WP-PostViews plugin from Lester ‘GaMerZ’ Chan.
- Added support for the WP-PostNav plugin from Lester ‘GaMerZ’ Chan. (v1.1.drp.1 - 10/2/2007)
- Added support for the cross-references plugin from Francesc Hervada-Sala. (v1.2.drp.1 - 10/30/2007)
- Fixed support for the WP-Email plugin. (v1.2.drp.2 - 10/31/2007)
Miscellaneous Changes
- Minor grammatical fixes to the 404 page.
- Added the WordPress version to the footer.
- Added controls to the theme page to allow the sidebar to be displayed either at the top with the sidebar underneath (the default) or to the left with the sidebar on the right.
- Added navigation to the previous and next post to the top of single posts (like in the default theme). (v1.1.drp.1 - 10/2/2007)
- Formatted boxes evenly on the admin page. (v1.2.drp.1 - 10/30/2007)
- Display the comment number instead of the pound sign (#). (v1.2.drp.1 - 10/30/2007)
- Integrated Sadish’s changes for WordPress 2.3 compatibility. (v1.2.drp.1 - 10/30/2007)
Still Investigating/Working On
Problems I’m still working on:
- Gravatars in comments extend below the bottom of the comment shading in some cases.
Features I’m still working on:
- Include links in the profile info which can link to an About page.
- Include the About page on the author page for the primary profile.
- Use the nicetitle feature from the Scattered 1.5 theme to display popup titles.
- Allow blog admin to enable the WP-Email, WP-Print, and WP-PostViews plugins selectively.
Resources
FallSeason-1.2.drp.2.zip (125.1 KiB, 629 hits)
Note that I only tested this with IE7 against WordPress 2.2.3 and 2.3.1 and PHP 5.2.4.
Related posts
- RSS Feeds
- Email problem in FallSeason theme solved
- FallSeason WordPress Theme Update 1.2.drp.1
- Cross-references - WordPress Plugin Review
- Update to the FallSeason Theme
- FallSeason - WordPress Theme Review
- Converting wildcard to regular expression
- WP-Email - WordPress Plugin Review
- WP-Print - WordPress Plugin Review
- WP-PostViews - WordPress Plugin Review
- Scattered w/ Widgets 1.5 - WordPress Theme Review




Leave a Reply