Problem saving a DEV file
Problem saving a DEV file
The WebMediaSocial page does not save on the DEV file
I get a No route found msg at: dev.tiki.org and I was on the dev site.
This page has anonymous permission and it is not supposed to be like that: http://yogapartout.com/tiki-editpage.php?page=WebMediaSocial When saving, it does not find it's route: No route found. Please see http://dev.tiki.org/url+Rewriting+Revamp
Is this normal that we can not save modifications on the dev side?
Why modify pages on the dev side?
Daniel wants to work on the creation of the footer
Here is what and where he wants to work
: See the WebCast
Dev side footer
The Dev side admin panel shows at:
#twfooter ul { list-style: none; width: 100%; text-align: left; padding: 0; margin: 0 2em 0 0; } #twfooter ul ul li { float: left; clear: left; } #twfooter li { float: left; } #twfooter > ul > li { width: 12%; } #twfooter > ul > li > a, #twfooter > ul > li > a:visited { border-bottom: 1px dotted #28aae1; font-size: 1.2em; margin: 0 0 .5em; padding-bottom: .5em; color: #fff; font-weight: bold; display: inline-block; } #twfooter > p { clear: both; text-align: left; } /* end t.o footers */
-daniel