CSSzilla
CSSzilla is a 2 columns fluid width WordPress theme with backend admin option for easier site setup. This theme comes with featured content slider, featured category and sidebar tabber.
Theme Features:
- 2 Columns Fluid Width
- Featured Content Slider
- Featured Categories Display
- Auto Thumb And Auto Excerpt Posts
- Adsense Ready (Include Loop In Post)
- Banner Advertisement Ready (Copy & Paste Code)
- Popular Social Bookmark Ready In Post
- Related Post Ready
- Thread Comment Ready
- Twitter Ready
- Tested On Firefox And IE7
- Compatible With WordPress Version 2.7+
- Valid XHTML And CSS
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.
Tags: Adsense Ready, Dark Blue, Featured Content, Fluid Width, Free WordPress Themes, Gray, Horizontal Navigation, Tabber, Theme Options, Threaded Comments, Three Level Dropmenu, Twitter Ready, Widget Ready, Wordpress Templates, WP Themes
I love this theme! My favorite one you have done by far. It is very user friendly. One question: The Calendar seems to be in the default position, is there a way to change the featured video tab to the default?
Great Work!
Thanks April. I’m glad you like this theme. Regarding your question, if you’re using the widgets, you can arrange the featured video tab to be place on the first tab. Alternatively, if you want to manually edit the code, open the sidebar.php and look for the ‘tabbertab’ class containing the featured video, cut and paste it on top of the calendar tabbertab class. That’s all. Please try it out and let me know if you have trouble using this theme again. Thanks.
How do I change the links under Meta.I would want to change these three
# Valid XHTML
# Valid CSS
# XFN
Hai Chris. If you want to change them, just open the sidebar.php and look for tabbertab class containing the meta, just edit the html code within it. That’s all, please let me know if you have any question. Thanks.
How do I temporarily remove the tab for the sponsor ads and the ads in the header?
Hai Chris. If you want to remove the sponsor tab, please open the sidebar.php and look for this line below:
[?php include (TEMPLATEPATH . ‘/sponsor.php’); ?]
delele or comment it to temporary disable it.
[!–?php include (TEMPLATEPATH . ‘/sponsor.php’); ?–]
[ ] = < > *replace symbol
As for the header ads, open the header.php, remove the code inside the headerads div id.
[div id=”headerads”]
REMOVE CODE HERE
[/div]
That’s all, please try it out and let me know if you have trouble using this theme again. Thanks.
Thanks.Also how can I get the featured video to appear in the sidebox with been part of the tabs.I want it to appear in a box by itself just as the sponsors ads are.
I don’t want the featured video as part of the tabs where the categories are.
i’m using your theme on several of my blog. i wonder if i can put on the thumbnail without put a picture into the post
Thanks for using CSSZilla. You can use custom field name “feat-img” to insert your custom thumb image for your post.
HOW TO USE CUSTOM FIELDS FEATURE?
– On the edit post panel, scroll down to custom fields, press enter new, insert custom values as above in the Name box and insert the URL of your image on the Value box, finally press add custom field to update it.