M1K3Y's template thread - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10) +--- Thread: M1K3Y's template thread (/showthread.php?tid=2531) |
M1K3Y's template thread - m1k3y - 2011-12-25 Hohoho, as christmas gift to this great cms I ported several good looking templates to get simple: Whitespace
Download: http://get-simple.info/extend/export/6641/279/white-space.zip Vivid
Download: http://get-simple.info/extend/export/6641/280/vivid.zip Paivi K from a template contest of smashing magazine
Download: http://get-simple.info/extend/export/6641/281/paivi-k.zip Faulkner
Download: http://get-simple.info/extend/export/6641/282/faulkner.zip Lime Jungle
Download: http://get-simple.info/extend/export/6641/283/lime-jungle.zip M1K3Y's template thread - Connie - 2011-12-25 thank you and merry christmas! Connie M1K3Y's template thread - KBear - 2011-12-26 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 M1K3Y's template thread - m1k3y - 2011-12-26 Hey, this template in the orginal looked like this http://coding.smashingmagazine.com/wp-content/uploads/images/type-layouts/paivi-k/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 Code: #navigation ul li{display:inline;} M1K3Y's template thread - KBear - 2011-12-31 The menu in the "Paivi K" lines up now. Thanks |