From b5cbd457c4b9761b8c9a4ff36f9fb6638e8478e7 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 5 Mar 2014 17:27:36 -0800 Subject: make colorbox work again - it worked on the test site but not in production --- assets/home.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'assets/home.html') diff --git a/assets/home.html b/assets/home.html index 79b5a7be0..bac67dffc 100644 --- a/assets/home.html +++ b/assets/home.html @@ -130,7 +130,7 @@ function fadein() { $(document).ready(function() { update_element(); - $('.cb').colorbox({width: '50%'}); + $('.cb').colorbox({width: '50%',inline: true,href:"#farmer"}); }); @@ -144,7 +144,7 @@ $(document).ready(function() {
Dream it. Do it.
-The RedMatrix (aka "red") is a highly advanced social network which was created by a farmer in Australia - that grew disgusted by the lack of privacy and the increasing tendency of foreign corporations and governments to monitor and control the internet. This has strangled and subverted all that was once good about the web - and turned it into a steaming pile of crap. (Aussies typically don't mince words.) +The RedMatrix (aka "red") is a highly advanced social network which was created by a farmer in Australia - that grew disgusted by the lack of privacy and the increasing tendency of foreign corporations and governments to monitor and control the internet. This has strangled and subverted all that was once good about the web - and turned it into a steaming pile of crap. (Aussies typically don't mince words.)

@@ -161,3 +161,10 @@ Are you ready to ditch the steaming pile of crap, and breathe some fresh air for
Welcome to the Matrix
Public Sites (sign up now!) | Project Home | Git | Developers
+ + + -- cgit v1.2.3