Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Adjusting the width of the td#middle


  #1  
Old Aug 1, 2009, 08:13 PM
Masselyn
 
91 posts · Jan 2009
So. California
I've used this theme a lot, and I know I am missing something very small, but I would appreciate someone knocking me over the head with the "obvious" thing I am missing. I am working with the newer version (3.4.1 - which is sweet), so I wonder whether something changed and I am not seeing it.

I want to adjust the middle so that it fits on the following blog : http://rutlanddesigner.com/blog/. Basically adjusting the "post" and center content area so that I can get the sidebar to fit within the white area I have set (which is currently a background of the Layout container). I adjust the CSS through Firebug, but I can not stop it from being 100%.

Help!



Thanks in advance.

Masselyn
  #2  
Old Aug 8, 2009, 04:27 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You'll need to set the width on the COL element, not the TD, because this table is set to table-layout:fixed

coltwo {
width: ....
}
  #3  
Old Aug 8, 2009, 08:26 AM
Masselyn
 
91 posts · Jan 2009
So. California
Thank you very much, that helped and did the job perfectly.

I have one more issue, and that is the spacing around this area is quite a lot and is pushing the sidebar. How can I adjust the left/right spacing around the content (posts, text, etc)? I have tried adjusting the padding, etc, to no avail. Setting the col width adjusted so that the text is the right spacing, but if I increase it everything gets pushed off of the side (or the side of the background I have designed). I am currently keeping it at 650px, but I would like it a little wider and to meet closer to the beginning of the sidebar (without squishing the contents of the sidebar). Hope this all makes sense.

Thanks again!
  #4  
Old Aug 8, 2009, 07:23 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Put

padding: 0;

at Style & edit CENTER COLUMN -> Center column style
  #5  
Old Aug 8, 2009, 07:30 PM
Masselyn
 
91 posts · Jan 2009
So. California
Thanks, Flynn.

I did that, and then increased the Col width to 800px, and it is currently pushing my sidebar out of the defined space. Any other ideas what settings I might need to change, or that I might have messed up?

  #6  
Old Aug 9, 2009, 03:02 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You have a padding of 170px there

td#middle {
padding:10px 170px;
...
  #7  
Old Aug 9, 2009, 05:11 PM
Masselyn
 
91 posts · Jan 2009
So. California
THANK YOU. I see exactly what I did, and have fixed the padding all around correctly. It is looking like a dream!

You are the best!!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Print my screen shoves the middle content into the left column doctorrobert Atahualpa 3 Wordpress theme 5 Sep 7, 2010 05:06 PM
Adjusting the allowable HTML tags list bsizzle Comments, trackbacks & pings 2 Nov 13, 2009 10:25 AM
[SOLVED] Aesthetic Changes - Adding Image To Bar1, Adjusting Footer/Copyright Layout mannitol Atahualpa 3 Wordpress theme 8 Oct 3, 2009 02:03 AM
centering middle column with fixed width dschapin@gmail.com Atahualpa 3 Wordpress theme 7 Jul 25, 2009 06:09 PM
Changing border of middle column spencer Atahualpa 3 Wordpress theme 3 Jun 11, 2009 09:45 AM


All times are GMT -6. The time now is 08:08 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.