aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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-011-17/+6
|
* make corner radius configurable in redbasic expert modefriendica2013-07-081-5/+2
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-10/+15
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* PCSS RedbasicThomas Willingham2013-02-201-2/+16
|
* Templates for theme settings. There is a 99% chance these do not work yet, ↵Thomas Willingham2012-12-081-0/+7
even if you implement them.