Commit Graph

50 Commits

Author SHA1 Message Date
Jeremy Bridson e32706a7dd MINOR:added css/.DS_Store to the gitignore file 2012-11-20 10:13:54 +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
Sam Minnee 5779d770dc FIX: Relaxed version constraints 2012-11-04 21:38:54 +13:00
Ingo Schommer 3a679569d2 Added composer.json 2012-11-01 18:27:38 +01:00
Will Rossiter 878fc3261b Merge pull request #18 from simonwelsh/30-update
Updates templates to more SS3-ready syntax
2012-10-26 21:53:34 -07: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 a5ac2ab811 Merge pull request #17 from clarkepaul/forms-type
BUGFIX clearfix added for checkbox by it's self in userforms
2012-10-24 15:52:05 -07:00
Paul Clarke 8206f49d4f BUGFIX clearfix added for checkbox by it's self 2012-10-25 11:39:16 +13:00
Will Rossiter 037eac159e Merge pull request #15 from clarkepaul/forms-type
FIX basic updates to enhance usability and appearance of theme
2012-10-10 00:24:29 -07: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
Will Rossiter b8daf5970e Merge pull request #14 from clarkepaul/forms-type
Forms type
2012-10-05 15:08:18 -07:00
Paul Clarke 7ff80fd5f4 ENHANCEMENT added complete form style and additional typography styles 2012-10-05 18:37:18 +13:00
Paul Clarke 988174dc2e ENHANCEMENT improved form styles, typography styles, removed copyright 2012-10-04 17:15:59 +13:00
Naomi Guyer df15cd8920 BUG: Simple has base typography defined in layout ( trac #7803)
Moved some style declarations from layout to typography so that the cms
would pick them up.
Moved typography tag to the page.ss before layout is included
Changed typography elements to be wrapped in .typography, rather than a
layout tag within the Layout page templates. This will mean that a
bunch of modules have access to the correct type styling
2012-09-04 12:19:44 +12:00
Will Rossiter 917c322cb7 Merge pull request #11 from silverstripe-rebelalliance/open/7316
Fix right label and validation error message flow
2012-07-19 21:22:00 -07:00
Jeremy Bridson b68f80fc70 BUGFIX:fixed right label and validation error message flow from large window size to mobile. 2012-07-20 14:31:38 +12:00
Normann Lou 6b282a674f Merge pull request #10 from silverstripe-rebelalliance/open/7316
BUGFIX:widths were causing strange styling on log in form and forum regi...
2012-07-19 16:08:46 -07:00
Jeremy Bridson d7d335a767 BUGFIX:widths were causing strange styling on log in form and forum registration 2012-07-20 09:51:35 +12:00
Will Rossiter 03eb3f8cd7 Merge pull request #9 from silverstripe-rebelalliance/open/7316
FIX: re-styled register form as it looks quite broken re: Trac 7316
2012-07-18 22:54:39 -07:00
Jeremy Bridson 544bf2d6e8 BUGFIX:Fixed underlining of all checkboxes and other random fields trac 7316 2012-07-19 15:54:24 +12:00
Jeremy Bridson 911a447feb BUGFIX:re-styled register form as it looks quite broken re: Trac 7316 2012-07-19 12:29:24 +12:00
Will Rossiter 9b97fd35a5 Merge pull request #5 from silverstripe-rebelalliance/open/7599
BUG: 7599 removing console.log error
2012-07-10 01:09:09 -07:00
Kirk Mayo a1a66f2529 BUG: 7599 removing console.log error 2012-07-10 17:06:05 +12:00
Sara Tusar a7c4a128d6 MINOR form.css check, minor improvements 2012-07-09 11:22:11 +02:00
Sara fef2668a9a Merge pull request #4 from silverstripe-rebelalliance/master
Added styles for userforms and fixed strange form behaviour at different screen widths.
2012-07-06 01:00:21 -07:00
Jeremy Bridson bf3fd0f088 ENHANCEMENT:added styling for userforms - plus fixed strange form styling. 2012-07-06 15:24:53 +12:00
Sam Minnee a9c64c423e BUG: Fixed simple image styling for full-width images.
The max-width 60% is a nice touch for left-aligned or right-aligned images, but it doesn't suit all images.  I've restricted the styling so that this is only applied to img.left and img.right images, which are the classes assigned by the CMS for left-aligned and right-aligned images.
2012-06-29 15:30:32 +12:00
Sara Tusar f9e2128e14 image max-width, h1 line height 2012-06-18 10:00:45 +02:00
Ingo Schommer 85c3acc754 MINOR Indenting CSS to one rule per line, for easier collaboration and diff viewing (checked with Sara) 2012-06-15 19:16:49 +02:00
Ingo Schommer 706ceb5bc5 BUGFIX Using typography class, following theme conventions, and more importantly fixing editor alignment of images (fixes #7364) 2012-06-11 00:00:54 +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 b116b23ec2 BUGFIX: renaming form.css to fix case-sensitive error (second commit) 2012-04-24 15:07:14 +12:00
Jeremy Bridson f66efd667e BUGFIX: renaming form.css to fix case-sensitive error 2012-04-24 15:06:58 +12: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
Jeremy Bridson 0b946fd864 BUGFIX:fixed text-indent issues with search-form in IE 2012-04-10 14:54:07 +12:00
Jeremy Bridson 55566cf9f5 ENHANCEMENT:fixed search results styling and added styling for the results pagination 2012-04-10 10:45:25 +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
Ingo Schommer 7d35016bcc Merge branch 'forms-fixed' 2012-03-29 10:25:53 +02: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 38a01e74bf MINOR Added license file 2012-03-28 22:36:34 +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 f989f737da Removed _config.php and added README.md 2012-03-14 12:27:48 +13:00
Sam Minnee bfff6fb0ea Initial version of "Simple" theme. 2012-03-14 12:24:58 +13:00