GREENWAY: Sleek and Sophisticated Web 2.O WordPress Theme

2 Column, White, Green, Grey, Widget, Right Sidebar, Neat, Clean, Sophisticated, Corporate, Business, Professional, Web 2.0 Template
Greenway is a 2-column sleek, sophisticated, neat and clean “widget” ready WordPress theme, with a right sidebar by headsetoptions.org and MandarinMusing. Ideal Web 2.0 Template for Corporate/Business or Professional Websites.
Here are a few words from the people who have made this post possible: Individuals who tend to over use their credit cards are often found looking for quick fixes like payday loans. When looking for such solutions, browsing through free insurance quotes before taking any decision is a good idea.
Please visit WordPress Support or WordPress Themes for support and downloads. For or queries or customized web design projects, visit web design.
Please do spread the word if you like our themes, make a donation if you love it!
Options



[...] GREENWAY: Download | Test run | Support [...]
April 3rd, 2007 at 11:26 am
[...] Themey wrote an interesting post today onHere’s a quick excerptGreenway is a 2-column sleek, sophisticated, neat and clean “widget” ready WordPress theme, with a right sidebar by headsetoptions.org and MandarinMusing. Ideal Web 2.0 Template for Corporate/Business or Professional Websites. … [...]
April 6th, 2007 at 1:16 am
[...] [...]
April 10th, 2007 at 12:08 pm
[...] green and white, widget ready WordPress theme, with a right sidebar. (Contains Sponsored Links) Sphere: Related Content (No Ratings Yet) Loading… [...]
April 11th, 2007 at 3:54 am
Please fix your ‘Test run’ link ( now : http://localhost/ )
April 11th, 2007 at 5:21 am
green and white, widget ready WordPress theme, with a right sidebar.
April 11th, 2007 at 6:28 am
@ Peter
Thanks, link in now fixed!
April 11th, 2007 at 6:55 am
And where it is possible to get such wonderful theme for wordpress
April 11th, 2007 at 7:10 am
[...] Headsetoptions.org › WordPress, Web Design, Blog, Etcetera » Blog Archive » GREENWAY: Sleek and Sophisticated Web 2.O WordPress Theme A nice clean green Wordpress theme (like the rhyme?) (tags: wordpress) Bookmark to: Filed under Links. | Tags: No Tags. var blogTool = “WordPress”; var blogURL = “http://www.silwenae.org/blog”; var blogTitle = “sil’s babbling”; var postURL = “http://www.silwenae.org/blog/?p=719″; var postTitle = “links for 2007-04-11″; var commentAuthorFieldName = “author”; var commentAuthorLoggedIn = false; var commentFormID = “commentform”; var commentTextFieldName = “comment”; var commentButtonName = “submit”; [...]
April 11th, 2007 at 2:21 pm
[...] Greenway es un lustroso tema para WordPress a 2 columnas, sofisticado, ordenado y limpio, verde y blanco, listo para widgets, con una barra lateral derecha. (Contiene Enlaces Patrocinados) (No Ratings Yet) Loading … [...]
April 12th, 2007 at 11:08 am
[...] Sparklines. GeoPress: Plugin para WordPress (Visto en Yet Another Blog). Popurls, viejo conocido por estos lares. Bonito tema para WordPress. Si alguna vez te interesaste por WordPress MU (esto es, lo que hay detrás de WordPress.com). Yo probé en DreamHost, puede que vuelva a las andadas pero ya sabemos que WordPress tira bastante de CPU. No es que conozca la estructura interna del programa ni cómo se enrolla con MySql, hablo por experiencia y viendo tiempos de carga. Pero aviso que no motiva ver blogs en blanco de gente que deja su primet post y se olvida (eso contribuyó a que cancelase aplazase el proyecto). No creía posible ver tantos comentarios en un hilo, me pregunto si estas discusiones se traducen en pérdidas en el Mundo Real o si la gente pasa directamente. [...]
April 12th, 2007 at 1:18 pm
[...] Greenway es un lustroso tema para WordPress a 2 columnas, sofisticado, ordenado y limpio, verde y blanco, listo para widgets, con una barra lateral derecha. (Tiene enlaces patrocinados). vía: WTCes [...]
April 13th, 2007 at 5:09 am
Why can I add a “edit this post” link in this template?
Is it because of “The Loop? I picked the code from the WP default theme.
April 20th, 2007 at 12:33 pm
@ Kimmono
You should be able to add the edit tag no matter what the theme! The theme you are using is K2 based I think, look in the theloop.php file and you should be able to add one if there is not one already! Remember, it is active only when you are logged in.
April 20th, 2007 at 1:37 pm
[...] Greenway [...]
April 27th, 2007 at 9:33 am
[...] Greenway 3C is a 3 column “widget” ready Web 2.0 WordPress theme with a professional look based on Greenway by headsetoptions.org and MandarinMusing. Clean Corporate, business, technology, personal blog template. Please go to our Wordpress downloads and support page for theme support, queries or customized web design projects.You may view, download and testrun more of our themes here. [...]
April 27th, 2007 at 4:44 pm
Peace people
We love you
April 28th, 2007 at 2:24 am
Hello,
I’m afraid to tell you that greenway 2 column theme is not working ok with WYSIWYG writer in wordpress 2.0+. I’m currently using WP 2.0 and I cannot centralize part of the posts, theme stay immmune on every change, except bold/links/and some other stuff. I checked default theme in the same momment (first I thought it was a WP bug), but it’s working ok with othere themes. What could be wrong?
Gregor
June 4th, 2007 at 4:43 pm
@ Gregor
Open style.css and look for this:
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}
Delete the line below and you shoule be fine:
text-align : justify;
June 4th, 2007 at 6:42 pm
I’m trying to figure out why all the text following any images I put in posts wants to follow the images as if there is a “Div align=”right” or something. Even if I insert a couple of line breaks after the photos it still pulls the text up around the photos.
What am I missing in the stylesheet that is causing this? Otherwise, the template is great!
June 11th, 2007 at 7:28 am
@ Becky
The default image setting will do that! While inserting images, you will need to select from the dropdown the alignment, I know it’s wierd but that is how WordPress works. Also, I checked your site, the image in the post is way too big and breaks the theme in IE.
June 13th, 2007 at 6:56 am
Thanks HSO. Strangely enough when I use the NonZero theme it doesn’t do that. I just keep trying to figure out the difference. Also, the things I use in the left sidebar seem to size the text differently than the right even though I’m using widgets.
June 14th, 2007 at 5:30 am
@ Becky
Open style.css and look for this:
#left_side img {
float : left;
padding : 0 10px 5px 0;
}
Remove it temporarily and see if makes a difference, I am really not able to see anything on your site, as there is no post!! So I am going with what I understand of this issue based on your comments.
June 14th, 2007 at 7:43 am
YES! That totally does it for the image problems! Is it the “float:left” part of that, that is the culprit? Will I miss that? I’m a dabbler in CSS but by no means understand it as well as you or others.
June 14th, 2007 at 8:59 am
Yes, taking out just the “Float left” part fixed that! Thank goodness. It was driving me batty.
Any ideas about why the left sidebar is sizing text weirdly?
And you should be able to see the site now.
June 14th, 2007 at 9:01 am
Please forgive me, I forgot to express my THANKS for your help! I’m sorry. I really DO appreciate the wonderful template and the help!
I’ve added a rotating image script to the sidebar where you had the image for fun on my site. That makes it really fun to view each time you click a new page.
June 14th, 2007 at 9:11 am
[...] Greenway LCR is the 3-column Left-Center-Right “widget” ready WordPress theme based on Greenway by headsetoptions.org and MandarinMusing using original design by David Herreman. The CSS (stylesheet) and images are released under a Creative Commons Attribution 2.5 License, while the rest of the theme files are released under a GNU GPL License. What this means is, if you are to use this CSS/images to redesign or redistribute, you are required to link back to the authors in the footer. You can make any changes to the php files any way you like. However, we require you to leave the credits for theme authors intact. If you plan on redistributing this theme, ask for permission first. [...]
August 1st, 2007 at 4:02 pm
I keep on having problems positioning the pictures. First of all, they’re always breaking the theme by “overlapping” with the preceding post if there’s not enough text accompanying them.
Is there any way I could avoid it? I would also like to be able to just post an image without any text but then again, it seems to be problematic now.
I realize there’s something wrong with the css for the theme.
I would really love to stick to the theme as I edited it and translated most part and love the colors.
Any hints? Will appreciate any help or suggestions.
PS: Strangely enough I was able to position an embedded video with just pasting the code so why not the same with the pictures? (see http://www.mlisecki.ath.bielsko.pl/?p=50)
October 17th, 2007 at 12:39 pm
[...] 3C is the 3 column “widget” ready WordPress theme based on Greenway by headsetoptions.org and MandarinMusing using original design by David Herreman. The CSS [...]
January 9th, 2008 at 5:02 am
[...] Greenway 3C é uma tema preparado para “widgets” com 3 colunas que se comporta bastante bem. O header é facilmente modificado. De referir que o tema apesar de ser distribuído com a licença GNU GPL tem o CSS distribuído sobre licença Creative Commons Attribution 2.5. March 22nd, 2008 [...]
March 22nd, 2008 at 9:33 am
In the tag cloud, the larger words overlap, as if the line spacing did not increase. Is there some way to correct this?
Thanks.
March 27th, 2008 at 12:59 pm
the tag cloud has overlapping words (the largest text), as if the line spacing did not increase with the increased font. is there a way to fix this?
March 27th, 2008 at 1:06 pm
@ brad
Looks fine in FF, what browser are you using?
March 27th, 2008 at 1:21 pm
Looks fine to me Brad in IE7
April 30th, 2008 at 6:10 am