From fdcea3a7cac159bb017d48eb6038bd72ebb920b4 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Mon, 29 Jun 2015 11:43:08 +0200 Subject: Doc: Updated the footer in the online template Also fixed a broken facebook like image link in the footer. Change-Id: I51e9b46d3e90763c41a125bf26ee4dccd375e744 Reviewed-by: Martin Smith Reviewed-by: Leena Miettinen --- doc/global/html-footer-online.qdocconf | 3 ++- doc/global/template/style/online.css | 2 +- doc/global/template/style/theqtcompany.png | Bin 11748 -> 31759 bytes 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/global') diff --git a/doc/global/html-footer-online.qdocconf b/doc/global/html-footer-online.qdocconf index 1937d97cbb..fca4d65808 100644 --- a/doc/global/html-footer-online.qdocconf +++ b/doc/global/html-footer-online.qdocconf @@ -58,6 +58,7 @@ HTML.footer += \ "
  • Professional
  • \n" \ "
  • Indie Mobile
  • \n" \ "
  • Community
  • \n" \ +"
  • Legal | Licensing FAQ
  • \n" \ "
  • Legal | Terms & Conditions
  • \n" \ "\n" \ "\n" \ @@ -65,7 +66,7 @@ HTML.footer += \ "\n" \ "
    \n" \ "
    \n" \ - " \n" \ + " \n" \ "
    \n" \ "
    \n" \ " \n" \ diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css index 240a818798..8775719be6 100644 --- a/doc/global/template/style/online.css +++ b/doc/global/template/style/online.css @@ -770,7 +770,7 @@ body.qt-account #navbar .navbar-oneQt h2 { #footerbar .theqtcompany { background:url("theqtcompany.png") no-repeat; background-size:100%; - width:150px; + width:215px; height:68px; display:inline; float:right; diff --git a/doc/global/template/style/theqtcompany.png b/doc/global/template/style/theqtcompany.png index b9799f387c..fee3d26f3d 100644 Binary files a/doc/global/template/style/theqtcompany.png and b/doc/global/template/style/theqtcompany.png differ -- cgit v1.2.3