View Single Post
Old 04-16-2009, 08:23 AM   #112 (permalink)
bluedragon
Senior Member
 
bluedragon's Avatar
 
Join Date: Sep 2008
Location: Bucharest, Romania
Posts: 1,040
bluedragon is on a distinguished road
Default

If you mean the theme, I made it, but the .css and the page layout are here:
The Perfect 2 Column Liquid Layout (left menu): No CSS hacks. SEO friendly. iPhone compatible.
I adapted it cause I understand most of the programming inside, except for the percentages, which I tried to modify without sucess.
I just copied the <style> part in a .css file and converted it to xhtml with a fee application.
I copied the <html> part in a file called index.php, then cut the header from inside and put it in haeder.php, the sidebar &the footer -the same. I then copied index.php as category.php, and category-8.php for the work&travel category. I deleted the php there and inserted one that calls only for the posts in the respective categories.
Sometimes it doesn't work with the sidebar in a different file, so I just copy it in the category template.

P.S. I'd be grateful if anyone could tell me how to add right padding to the css. All the percentages for the column widths depend on one another as well as on the paddings. I tried changing them and calculating the other percentages accordingly, but I couldn't get it right.
__________________
"When you are no more, then you ARE"

Last edited by bluedragon; 04-16-2009 at 11:42 AM.
bluedragon is offline   Reply With Quote