aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://mcfrisk.myopenid.com/ <mikkorapeli@web>2013-03-30 12:56:43 -0400
committeradmin <admin@branchable.com>2013-03-30 12:56:43 -0400
commit28642f47f7814bac757f700af0e28c88cad7e67a (patch)
treee3011ec29c87270842791888641e8b077bf7ceea
parent27ff4f5cd89d41264d1c12974dc4b3b2943c9509 (diff)
downloadikiwiki-28642f47f7814bac757f700af0e28c88cad7e67a.tar
ikiwiki-28642f47f7814bac757f700af0e28c88cad7e67a.tar.gz
themes for mobile devices
-rw-r--r--doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn b/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn
new file mode 100644
index 000000000..dc1b31cd8
--- /dev/null
+++ b/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn
@@ -0,0 +1,7 @@
+Has anyone else created ikiwiki themes for mobile devices like phones and tablets?
+
+I've been using Blueview theme for a few years and finally tried to adapt the theme for my phone.
+My local.css is [here](http://mcfrisk.kapsi.fi/local.css), and my hobby web page full of images and videos [here](http://mcfrisk.kapsi.fi/skiing/).
+
+Previously I also had problems like wasted screen space, big minimum width and images not scaled down to the CSS element. Those got fixed as well.
+Would be nice if others could test that and maybe share their setups.