aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl
Commit message (Collapse)AuthorAgeFilesLines
* scss: more options and some fixesMario2024-02-121-1/+5
|
* custom sass bootstrap builds for channels and siteMario2024-02-101-9/+11
|
* translateable stringsMario2023-03-111-3/+3
|
* redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-261-2/+2
|
* native dark theme initial checkinMario2023-01-201-16/+17
|
* redbasic: make use of css variables and implement link_hover_colourMario2022-08-201-1/+2
|
* appification of the pdl editor and move advanced_theming to theme settings ↵Mario Vavti2018-09-261-0/+1
| | | | where it belongs
* remove left_align modeMario Vavti2017-10-101-1/+0
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-02277-12312/+0
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-01277-0/+12312
|
* fix and cleanup custom theme settingsMario Vavti2017-03-261-11/+3
|
* fix custom fontsize for appMario Vavti2017-03-191-2/+1
|
* move schema settings into the display settings main so we can set ↵redmatrix2016-08-151-3/+0
| | | | theme:schema theme selectors in settings
* Show only schema selector when Redbasic (so not a derived theme)Jeroen van Riet Paap2016-03-071-0/+2
|
* some conv-item restructuring to allow full width elementsMario Vavti2015-10-111-2/+2
|
* Converse width for a few related (old) schemas back to 1024px / Name default ↵jeroenpraat2015-09-171-5/+4
| | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
* center page content by defaultMario Vavti2015-09-111-1/+1
|
* move body-font-size setting backt to expert. most people probably use ↵Mario Vavti2015-03-181-4/+1
| | | | browser built in zoom capabilitie.
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-181-2/+3
| | | | experts mode
* whitespace and minor restructuringMario Vavti2015-03-051-64/+46
|
* restructure display settingsMario Vavti2015-03-051-46/+61
|
* css fixes and remove sloppy photos setting since it is not supported anymore ↵marijus2014-12-291-1/+1
| | | | in redbasic
* whitespacemarijus2014-05-141-6/+6
|
* colorpicker: enable rgba for for item and comment colorsmarijus2014-05-141-1/+2
|
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-121-1/+1
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* and enable the colourpickerfriendica2014-05-011-1/+1
|
* missed the templatefriendica2014-05-011-0/+1
|
* typomarijus2014-05-011-1/+1
|
* revision/redesign of conv_item.tplmarijus2014-05-011-1/+2
|
* Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-091-0/+1
| | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* Add color picker to theme settingsChristian Vogeley2014-03-231-16/+25
|
* re-enable nav opacity and minor style.css cleanupmarijus2014-03-211-1/+1
|
* make navbar themable againmarijus2014-03-021-1/+8
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-221-0/+1
| | | | thick version
* bootstrapify the navmarijus2014-02-191-2/+2
|
* link colour optionsTazman DeVille2014-02-021-0/+1
|
* make font size tweakable for the whole appfriendica2013-11-151-0/+1
|
* redbasic - set pixel dimensions of conversation top author photo and reply ↵friendica2013-11-151-0/+2
| | | | 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.
* issues with converse_width uncovered during testingfriendica2013-11-131-1/+1
|
* redbasic - allow changing icon coloursfriendica2013-11-051-0/+2
|
* make the font-colour for the banner adjustable as wellmarijus2013-11-061-1/+2
|
* add sloppy photo setting and fix default navbar hide settingfriendica2013-11-031-0/+1
|
* provide nav_min_opacity which allows the navbar to fade or even vanish until ↵friendica2013-11-031-0/+1
| | | | hovered with a value of for instance '0';
* redbasic: set width of main sectionChristian Vogeley2013-10-201-1/+1
|
* Various schema issues.Thomas Willingham2013-10-101-1/+1
|
* Basic schema support - but no actual schemas.Thomas Willingham2013-10-101-0/+7
|
* bring back photo shadows (via theme settings)friendica2013-10-021-0/+1
|
* Do PCSS properlyThomas Willingham2013-10-012-31/+6
|
* make corner radius configurable in redbasic expert modefriendica2013-07-081-5/+2
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-084-54/+24
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates