Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Hensby
4f723b68e4
Merge branch '3.0' into 3.1 2018-03-21 12:26:06 +00:00
Daniel Hensby
0266065973
Merge branch '2.4' into 3.0 2018-03-21 12:11:49 +00:00
Daniel Hensby
451d22badd
FIX Remove link in footer that goes to spammy site 2018-03-19 19:10:18 +00:00
Will Rossiter
fa346339a5 Use proper formatting of SilverStripe. 2013-05-30 20:36:30 +12:00
Paul Clarke
bba8ebfac5 FIX left and right alignment of header & footer to content area 2013-01-23 11:56:46 +13:00
Paul Clarke
e68e63cf4b Fix for menu showing all sub-pages instead of children only
Replaces (git c8e1253)
2013-01-23 10:37:49 +13:00
Paul
5efbb7586b Merge pull request #20 from jbridson/master
ENHANCEMENT:added inline comments to Simple CSS to help new users when they are completing the tutorial. Added a couple of style fixes for the search form and navigation.
2013-01-21 15:43:06 -08:00
Ingo Schommer
78f491caa3 BUGFIX Don't loop over first menu when including sidebar (fixes #8166) 2013-01-15 01:31:16 +01:00
Jeremy Bridson
9496d90b53 MINOR:added the classes back in that I accidentally deleted. 2012-11-20 16:06:10 +13:00
Jeremy Bridson
1d6f81de32 MINOR:accidentally committed loop $parent that I didn't intend to, changed back to loop $level(1) 2012-11-20 16:02:24 +13:00
Jeremy Bridson
db27cdda7c ENHANCEMENT: added basic grid system to Simple Theme. 2012-11-20 15:27:34 +13:00
Jeremy Bridson
20c5e423c8 ENHANCEMENT:added inline comments to Simple CSS to help new users when they are completing the tutorial. Added a couple of style fixes for the search form and navigation. 2012-11-20 10:10:22 +13:00
Simon Welsh
d3f9781866 Updates templates to more SS3-ready syntax
- Use $Name in if/loop
- Replace instances of control with loop
2012-10-27 16:15:51 +13:00
Paul Clarke
275f5ba33d ENHANCEMENT basic updates to enhance usability and appearance of theme
Minor clean-up of consistency for tablet main menu styles
Added multilevel subnavigation in sidebar for internal pages
Updated search styling and positioning
Changed header color and link color to provide more consistency for the
theme
Footer links to red on hover and site name to link to homepage
Search results page styling updated
2012-10-08 17:02:34 +13:00
Paul Clarke
988174dc2e ENHANCEMENT improved form styles, typography styles, removed copyright 2012-10-04 17:15:59 +13:00
Sara Tusar
a7c4a128d6 MINOR form.css check, minor improvements 2012-07-09 11:22:11 +02:00
miiihi
45481dbaf9 MINOR javascript optimization, css, line endings, file modes... 2012-06-07 17:04:50 +02:00
Ingo Schommer
5bf43d9b20 ENHANCEMENT Show site title and tagline by default in theme (fixes #7350) 2012-05-20 22:01:45 +02:00
Sara Tusar
a3dc1471cd ENHANCEMENT overlapping menu, css, search-results styling 2012-05-09 17:16:21 +02:00
Sara
770ffce7d4 Merge pull request #2 from jbridson/simple-styling
ENHANCEMENT:fixed search results styling and added styling for the resul...
2012-04-24 00:44:57 -07:00
Jeremy Bridson
09de6b45ac ENHANCEMENT:changed styling of search box and how the mobile menu functions as per Sara's new designs. 2012-04-24 14:11:33 +12:00
Ingo Schommer
7a5e5b843a MINOR Checking for SearchForm in templates 2012-04-04 21:26:13 +02:00
Jeremy Bridson
2158f384bb ENHANCEMENT: created styling for search field and search results - styled mobile site header - fixed issue with navigation overflowing when too many <li> 2012-04-04 17:52:54 +12:00
sara
52b06ec3da MINOR Form fields styling, IE7 bug
Form fields fixed some more
    	IE7 background bug fixed
2012-03-29 09:10:28 +02:00
Ingo Schommer
294c6e5c42 MINOR 2.4 backwards compat syntax 2012-03-28 22:36:53 +02:00
sara
82ae8f7148 MINOR Form fields styling, font change
Form fields fixed
	Font changed to Cambo Regular webfont
2012-03-27 17:00:47 +02:00
Ingo Schommer
ea53ef5550 MINOR Removed custom ExternalLoginForm.ss 2012-03-15 11:59:03 +01:00
Ingo Schommer
44cec3d0ac ENHANCEMENT Using new template syntax 2012-03-15 11:28:41 +01:00
Ingo Schommer
bf2d9cb1e5 MINOR Linking to ss.org in footer 2012-03-15 11:28:24 +01:00
Sam Minnee
bfff6fb0ea Initial version of "Simple" theme. 2012-03-14 12:24:58 +13:00