Commit graph

99 commits

Author SHA1 Message Date
friendica
7254401452 changed some defaults - for some of us everything will have shrunk and may be hard to read. turn on expert mode if you want to change them back. 2013-11-15 02:14:40 -08:00
friendica
eb982074ba reposition the photo menu button when the author photo is resized 2013-11-15 01:55:33 -08:00
friendica
eb3a563410 redbasic - set pixel dimensions of conversation top author photo and reply author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. 2013-11-15 01:11:03 -08:00
friendica
fa79085bd5 when setting font_size - the expert setting needs units. Otherwise you can't switch from px to em 2013-11-14 19:42:21 -08:00
friendica
412ebdade7 issues with converse_width uncovered during testing 2013-11-13 19:24:13 -08:00
friendica
0f6907ab68 change section_width to converse_width 2013-11-13 17:19:56 -08:00
Thomas Willingham
c2cf3254c8 Don't fart if we've got a schema that doesn't exist at this hub. 2013-11-06 17:17:12 +00:00
friendica
f4cb145f3c redbasic - allow changing icon colours 2013-11-05 16:21:38 -08:00
friendica
b15c9de1e5 soften the background a bit more 2013-11-05 15:34:17 -08:00
friendica
e28b12a5e1 Merge https://github.com/friendica/red into zpull 2013-11-05 15:31:03 -08:00
friendica
b4f8c247a2 soften the colours a wee bit for the default case 2013-11-05 15:29:44 -08:00
marijus
9dfa7c6030 make the font-colour for the banner adjustable as well 2013-11-06 00:16:02 +01:00
friendica
4d470f2d70 add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
friendica
5ba813397b provide nav_min_opacity which allows the navbar to fade or even vanish until hovered with a value of for instance '0'; 2013-11-03 14:26:42 -08:00
Christian Vogeley
2db45695e8 Merge upstream 2013-10-20 01:22:51 +02:00
Christian Vogeley
c0789bdb4f redbasic: set width of main section 2013-10-20 01:19:04 +02:00
Thomas Willingham
90fc3c1caf Errant logging. 2013-10-17 02:16:47 +01:00
Thomas Willingham
30e4a36084 Don't break themes by using functions we don't need.
If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too.
2013-10-16 17:08:19 +01:00
Thomas Willingham
033b1ed430 Dark schema, and associated fixes. 2013-10-11 17:36:02 +01:00
friendica
c52db29ff5 set the colour of the active nav element so it doesn't get washed out 2013-10-10 20:17:41 -07:00
friendica
993e90e974 Easier to load a chosen schema if one has a chosen schema to load... 2013-10-10 17:02:52 -07:00
Thomas Willingham
6d85acc413 *sigh* I swear I DID test this first... 2013-10-10 19:22:28 +01:00
Thomas Willingham
cdf608898a Various schema issues. 2013-10-10 19:18:33 +01:00
Thomas Willingham
41838fdfad Basic schema support - but no actual schemas. 2013-10-10 18:39:28 +01:00
friendica
963e0cefbb get rid of pink search bar when not using redbasic "red" 2013-10-03 02:20:09 -07:00
friendica
e1fb45bc4a bring back photo shadows (via theme settings) 2013-10-02 22:59:58 -07:00
Thomas Willingham
89c1fc7540 Fix a gotcha in theme defaults. 2013-10-03 02:39:49 +01:00
Thomas Willingham
6224a5e458 Why use 6 lines when you can use 8,000? 2013-10-02 20:39:47 +01:00
Thomas Willingham
31680f824f Four little typos 2013-10-02 04:31:05 +01:00
Thomas Willingham
3f850d3462 Do PCSS properly 2013-10-01 23:04:14 +01:00
friendica
d6133c861c configurable theme precedence rules, and passing the page owner to the pcss theme settings. 2013-07-17 02:01:35 -07:00
friendica
4c30cddbfc provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there. 2013-07-16 22:48:05 -07:00
friendica
5a8cda632b remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements. 2013-07-09 22:48:34 -07:00
friendica
6e012839c9 more work on bug #59 - hope this doesn't hork everything. Also some tweaking of the theme for the new radius control, which produced some surprising results when expert mode was toggled. 2013-07-08 22:01:57 -07:00
friendica
cd40802229 make corner radius configurable in redbasic expert mode 2013-07-08 19:21:06 -07:00
Thomas Willingham
e3a5a8c368 Quick fix for PCSS until the cleaned up version is finished. 2013-06-09 02:17:39 +01:00
Thomas Willingham
543e4903b2 Use misanthrozot as dark scheme, fix some PCSS bugs 2013-05-28 21:12:31 +01:00
Thomas Willingham
f49dcc0a0c Use load_pconfig in style.php 2013-03-20 22:57:08 +00:00
Thomas Willingham
9834df13c9 Make idiot mode colour schemes work. 2013-03-11 01:12:13 +00:00
friendica
b32b0102f7 fix font-size 2013-03-06 16:47:28 -08:00
friendica
c5d0da43e5 tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly 2013-03-06 15:13:54 -08:00
friendica
a132af7b6a conflicting class name 2013-03-05 19:13:33 -08:00
friendica
eebb0b323d tweaks 2013-03-05 17:30:03 -08:00
friendica
1e464120eb fix a typo and bring back nav:hover animation for the red scheme 2013-02-21 14:45:56 -08:00
root
5f5f90e58a Redbasic - implement "dark" colours. Intended to make life easier for a theme developer. 2013-02-21 16:20:40 +00:00
Thomas Willingham
21317ee953 Fix font size. That should never have worked in the first place. 2013-02-20 22:09:40 +00:00
Thomas Willingham
f95684c881 PCSS Redbasic 2013-02-20 20:30:47 +00:00
friendica
9096e4c8e3 make pcss work (really this time) 2013-02-07 19:23:21 -08:00
Thomas Willingham
d71a827d84 Templates for theme settings. There is a 99% chance these do not work yet, even if you implement them. 2012-12-08 00:44:30 +00:00