DIY Themes Forums  

Go Back   DIY Themes Forums > Thesis Theme > Thesis Customization Tips
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2008, 12:26 AM
Junior Member
 
Join Date: May 2008
Posts: 3
Default Remove rotating image and make Thesis 2 columns?

I've been following Chris' blog for awhile, hoping to see him announce that he was taking on client projects, but the day has yet to come, so I took the plunge and will be using the Thesis theme for a new blog.

What drew me to Thesis was the outstanding use of typography and whitespace, along with all the other perks of course. However, I'm more of a two column kind of guy... I found this thread about making a single column page: http://diythemes.com/forums/thesis-c...hp.html#post52 and was wondering if there was someway to make the theme two columns. I guess more like Pearsonified in terms of number of columns and their respective widths.

My next question is also a stretch... Is it possible to remove the rotating image all together?
Reply With Quote
  #2 (permalink)  
Old 05-03-2008, 11:24 PM
 
Join Date: Apr 2008
Location: Bangladesh
Posts: 26
Send a message via MSN to ehab
Default

To remove the video/rotating image box


Remove these lines of code from the right_side.php file

Code:
<?php
		if (thesis_use_video_box()) {
?>
			<div id="video_box">
<?php include (TEMPLATEPATH . '/video_box.php'); ?>
			</div>
<?php
		}
		else {
?>
			<div id="image_box">
<?php include (TEMPLATEPATH . '/rotating_images.php'); ?>
			</div>
<?php
		}
?>


and of course, it is possible to make it a 2 column theme, you have to decide the total width of your site, remove the sidebar2.php and then edit your CSS file accordingly.
Reply With Quote
  #3 (permalink)  
Old 05-04-2008, 08:49 PM
Administrator
 
Join Date: Mar 2008
Posts: 267
Default

cognoscente,

Once I've finished version 0.4 of Thesis (which may be called 1.0), I will release a 2-column version that is completely optimized for that type of spatial layout. The reason I want to wait is because the next version will offer an in-dashboard options panel that will solve a lot of customization issues. It will flat out be a better product, and I want to wait to scale out (to new themes) until I've nailed the underlying framework.

The good news is that I'm well on my way, and I should have all this figured out before the end of the month.
Reply With Quote
  #4 (permalink)  
Old 05-05-2008, 03:28 AM
 
Join Date: Apr 2008
Location: Bangladesh
Posts: 26
Send a message via MSN to ehab
Default

*end of the month* *eeks*

I was planning on waiting till the final release until I began to work on the customization. I hope the dimensions remain the same, else I would have to re-think and re-do a whole lot of slicing and cssing
Reply With Quote
  #5 (permalink)  
Old 05-06-2008, 02:34 PM
Member
 
Join Date: Apr 2008
Location: Carmarthenshire, UK
Posts: 59
Default

Quote:
Originally Posted by ehab View Post
...else I would have to re-think and re-do a whole lot of slicing and cssing
custom.css is your friend
Reply With Quote
  #6 (permalink)  
Old 05-19-2008, 06:39 PM
Administrator
 
Join Date: Mar 2008
Posts: 267
Default

So are user-defined WordPress functions.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:10 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0