As Ordering Xenical from canada, you may or may not have noticed, I changed the design on my site this week. παραγγείλετε online Xenical, Things were loading slow and behaving sluggishly with the old theme and I wanted something a bit more easily manageable, customizable, billig kaufen Xenical, Buy Xenical, and unique. I purchased the Thesis theme by Chris Pearson, Xenical ordine on-line, Ordering Xenical pills, whom I met last year out in LA, largely because it provides a nice balance of out of the box customization options alongside the ability to build a unique look for your site, purchase Xenical online. Köpa Xenical online, Currently, this site lacks nearly any sort of unique look, cheap Xenical online, Acheter Xenical bon marché, because I'm just starting to figure out how I want it to look and how I want to customize it.
I managed to increase the width of the main content column to 600px wide by adding the following to my custom.css file (and I'm debating making it even wider):
.custom #content { width: 600px; }
.custom #container { width: 1010px; }
Ideally, cheap Xenical online cheap, Buy Xenical, what I'd like to do next is widen the second sidebar so that it's as wide as the medium rectangle housing the YouTube video that currently sits on top of both columns, and then move the first sidebar to live on it's own over to the far left of the main content column, Xenical prices. Unfortunately all my attempts so far to do this have resulted in the first sidebar looking fine, the main column looking fine, and then a gap of about 150px before the second sidebar begins, thus pushing it off the side of the container, ordering Xenical from canada. Acquistare online Xenical, If there are any CSS ninjas out there with quick answers, I'd appreciate it, Kjøp Discount Xenical. Order Xenical no prescription, I've also written to Chris to see if he has a solution. After I get the basic layout that I want in place, cheap Xenical no prescription, Massachusetts MA Mass. , then I'll start adding some custom images and changing the header.
UPDATE: I figured out how to get the layout how I wanted with small column on the left, Xenical, West Virginia WV W.Va. , 600px main content column, and then wider 360px right hand column featuring my Twitter updates and Google Reader Shared items amongst other things, Køb discount Xenical. Kentucky KY Ky. , Here's the code I added to custom.css:
.custom #content { width: 600px; }. Købe Xenical online. New Hampshire NH N.H. . Texas TX Tex. . Farmacia Xenical baratos.
.custom #container { width: 1200px; }
.custom #sidebars { width: 360px; }
.custom #sidebar_2 { width: 360px; }
Similar posts: Ordering Reductil online without prescription. Buy Xenical without prescription. Cheapest Xenical prices. Buy cheap vpxl. Order Petcam (Metacam) no prescription.
Trackbacks from: Ordering Xenical from canada. Ordering Xenical from canada. Ordering Xenical from canada. Buy Xenical no rx. Buy Xenical.
Related posts:


{ 5 comments }
CK,
CSS is a black art that when done perfectly is more powerful that the strongest net mogo magic. When done improperly you summon a devil bent on nothing else but consuming your entire life with ID and Class hacks.
Don't try and work with CSS without the webdeveloper plugin on Firefox, it will tell you what rules are being assigned and where those rules are in your CSS.
Yeah, I can see on this permalink page that the 600px width didn't really take for this column. The Disqus comments are edging their side over the line over there —>
Ooooh, cool. I figured it out:
.custom #content { width: 600px; }
.custom #container { width: 1200px; }
.custom #sidebars { width: 360px; }
.custom #sidebar_1 { width: 161px; }
.custom #sidebar_2 { width: 360px; }
Comments on this entry are closed.