1 (edited by m1k3y 2011-12-24 13:58:03)

Topic: M1K3Y's template thread

Hohoho, as christmas gift to this great cms I ported several good looking templates to get simple:


Whitespace

  • Uses component "sidebar" for the sidebar

  • Uses component "tagline" for the tagline

  • Uses google font PT Serif

  • Leave the credit

http://get-simple.info/extend/files/6641/279/screenshot.png
Download: http://get-simple.info/extend/export/66 … -space.zip

Vivid

  • Uses component "sidebar" for the sidebar

  • Uses component "tagline" for the tagline

  • The font used for the headline is included, please read the license

  • Leave the credit

http://get-simple.info/extend/files/6641/280/screenshot.png
Download: http://get-simple.info/extend/export/6641/280/vivid.zip

Paivi K
from a template contest of smashing magazine

  • Uses component "sidebar" for the sidebar

  • Leave the credit

http://get-simple.info/extend/files/6641/281/screenshot.png
Download: http://get-simple.info/extend/export/66 … aivi-k.zip

Faulkner

  • Uses component "sidebar" for the sidebar

  • Leave the credit



http://get-simple.info/extend/files/6641/282/screenshot.png
Download: http://get-simple.info/extend/export/66 … ulkner.zip


Lime Jungle

  • Uses component "sidebar" for the sidebar

  • Uses component "sidebar2" for the sidebar

  • Uses component "tagline" for the tagline

  • Leave the credit and read the included license



http://get-simple.info/extend/files/6641/283/screenshot.png
Download: http://get-simple.info/extend/export/66 … jungle.zip

Re: M1K3Y's template thread

thank you and merry christmas!

Connie

|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forum/forum/16/german-deutsch/

Re: M1K3Y's template thread

Thanks for the themes, hope you are having a great Christmas.

Loaded the "Paivi K" theme, like it!

In Explorer 9 the menu items are not lining up horizontally.  On your sample site, Portfolio, then blog one line up to the right, then home one line up to the right.

Like this:
_____________________________
                                     Home
                      Blog
Portfolio

Menu looks fine in Firefox.

The menu items show up in reverse order.  Maybe intentional.

Created a wider image for the top banner, and the image was sized down Horizontally.

Your sample page image screenshot.png is much larger than the image used by other themes.   Not sure if there is a standard size.

Appreciate the nice clean theme, Thanks

4 (edited by m1k3y 2011-12-26 08:52:10)

Re: M1K3Y's template thread

Hey,
this template in the orginal looked like this http://coding.smashingmagazine.com/wp-c … index.html
if you look at the source code you will see that the author used image replacements, i replaced them with pure css, and ie 9 may conflict with my css, ill have a look at it later this day.

the menu order is right.


In addition i attached the bigger screenshots to give the downloaders a better overview i dont think this is a problem because the screenshots  get only sideloaded in the backend and not in the front end


EDIT: Uploaded the updated version to extend, however i could only reproduce the bug in ie 7 and ie6 ie8 and ie9 were fine,
this mistake was that i forgot to add as workaround for ie 

#navigation ul li{display:inline;}

Re: M1K3Y's template thread

The menu in the "Paivi K" lines up now.  Thanks