leftheader.gif

More nonsense about my page

April 22, 2004


Thank you everyone for the responses. I’m hammering out all the kinks one at a time and getting ever closer to my graphic goal here. I find it funny that the further I go into this redesign process; my site is taking on an appearance closer and closer to my previous design. I originally had lofty ambitions for a complete new layout with a single column and no sidebar. But now that I have all those Moveable Type interactive features on the right, I’ve grown fond of them and don’t want to see them go. Sure, some of them are a bit ugly, like the colander for instance, but their just damn practical. I’ll be shuffling them about and possibly removing some of them in the future. I had also designed a headmast for the new layout; but now that I have the sidebar I think it would look a bit too busy.

I’m going to take bre’s advice and beg you all for assistance. My content is locked to the left side of the page and nothing I try to do will place it in the center of the page where I want it. It’s driving me batty! Does anyone have any idea what I can do to fix this problem? I’d ask Nathan at Baltiblogs, but I feel bad taking his free time with all my irritating idiot html questions.

10:42 AM | Permalink
Comments

Wow, EE! Love the new digs.

As far as centering your content: pick the DIV you want to be centered. In your CSS, I'd try something like this:
{
text-align: center;
margin: auto;
}

Hope that works -- haven't looked at your CSS file yet. Good luck!

Posted by: Mb at April 22, 2004 04:53 PM

Excellent new site! (I know nothing about coding, I just follow what others tell me.)

Posted by: Jen at April 23, 2004 12:55 PM

ok so looks like you have everything in a div named content, you could use something like this I think

content{
position:relative;
width:widthpx;
float: left;
}

Then the other divs could either be set to position relative, or to position absolute (with in the content div)

Then put the content div in a table which is centered.....

here is an example/description

http://www.quirksmode.org/css/centering.html

Posted by: mike wolf at April 23, 2004 02:27 PM

Thanks mike! I'll be looking into it.

And Jen ... thank you. It's always good to get words of encouragement from an A lister.

Posted by: eebmore at April 23, 2004 03:58 PM
Comments close after posts fall off the main index page.
Have more to say? Please mail me:
eebmore at yahoo dot com.

mecatagory.gif

Complete Archives
Links to other peoples' crap
me1a.gif
The photoblog.

minipeep.gif
Previous Mastheads.


email: eebmore at yahoo dot com
aim: eebmore@mac.com
syndicate: (rss 1.0) (atom)

monthlyarchivescatagory.gif


January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003




Hosted by baltiblogs
Powered by Movable Type
Masthead JavaScripts provided for free by
The JavaScript Source
Optimized for Safari/Firefox/Opera



eXTReMe Tracker

rightend.gif